mirror of https://git.ffmpeg.org/ffmpeg.git
v210dec: remove debuging #include
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
bc38e83793
commit
1373923ddf
|
@ -24,7 +24,6 @@
|
|||
#include "avcodec.h"
|
||||
#include "v210dec.h"
|
||||
#include "libavutil/bswap.h"
|
||||
#include "libavutil/x86/timer.h"
|
||||
|
||||
#define READ_PIXELS(a, b, c) \
|
||||
do { \
|
||||
|
|
Loading…
Reference in New Issue