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
libavcodec/ccaption_dec: remove unnecessary include
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.0
Aman Gupta
Michael Niedermayer
10 years ago
parent
206f65b06d
commit
e7271e6d07
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/ccaption_dec.c
+ 0
- 1
libavcodec/ccaption_dec.c
View File
@@ -21,7 +21,6 @@
#include "avcodec.h"
#include "ass.h"
#include "libavutil/internal.h"
#include "libavutil/opt.h"
#define SCREEN_ROWS 15
Write
Preview
Loading…
Cancel
Save