summaryrefslogtreecommitdiff
path: root/libavcodec/vc1.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-04-26 03:44:05 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-04-26 03:44:05 +0200
commit05f4c0506198548c2e93e2029763008383ab48ca (patch)
tree0ad6c4023eb56b4d0c0ece2f603a433fcb8edd76 /libavcodec/vc1.h
parentcd134963e8fdaae14a25779799e4436f99e50557 (diff)
downloadffmpeg-05f4c0506198548c2e93e2029763008383ab48ca.tar.gz
vc1dec: remove interlaced warning
While not yet bugfree, the warning is IMHO no longer appropriate Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/vc1.h')
-rw-r--r--libavcodec/vc1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/vc1.h b/libavcodec/vc1.h
index 76982267f3..c77ab7ce09 100644
--- a/libavcodec/vc1.h
+++ b/libavcodec/vc1.h
@@ -399,8 +399,6 @@ typedef struct VC1Context{
int end_mb_x; ///< Horizontal macroblock limit (used only by mss2)
int parse_only; ///< Context is used within parser
-
- int warn_interlaced;
} VC1Context;
/** Find VC-1 marker in buffer