Browse Source

lavfi/fieldorder: remove unused headers and commented define

tags/n2.0
Stefano Sabatini 12 years ago
parent
commit
a3233e9d7a
1 changed files with 0 additions and 5 deletions
  1. +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"


Loading…
Cancel
Save