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
lavfi/fieldorder: remove unused headers and commented define
tags/n2.0
Stefano Sabatini
12 years ago
parent
92ca292766
commit
a3233e9d7a
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
libavfilter/vf_fieldorder.c
+ 0
- 5
libavfilter/vf_fieldorder.c
View File
@@ -23,11 +23,6 @@
* video field order filter, heavily influenced by vf_pad.c
*/
/* #define DEBUG */
#include <stdio.h>
#include <string.h>
#include "libavutil/imgutils.h"
#include "libavutil/internal.h"
#include "libavutil/pixdesc.h"
Write
Preview
Loading…
Cancel
Save