This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
v210dec: remove debuging #include
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Michael Niedermayer
13 years ago
parent
bc38e83793
commit
1373923ddf
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/v210dec.c
+ 0
- 1
libavcodec/v210dec.c
View File
@@ -24,7 +24,6 @@
#include "avcodec.h"
#include "avcodec.h"
#include "v210dec.h"
#include "v210dec.h"
#include "libavutil/bswap.h"
#include "libavutil/bswap.h"
#include "libavutil/x86/timer.h"
#define READ_PIXELS(a, b, c) \
#define READ_PIXELS(a, b, c) \
do { \
do { \
Write
Preview
Loading…
Cancel
Save