summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-04 20:41:09 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-04 20:41:09 +0000
commit181d8a7f3abf0561aef91f2f5e9e7b1b8b4b836d (patch)
treef37ec8c8b0714206cc6b5ca9b96525a0e5fa80b0 /libavcodec/h264.h
parentc7f03f4e2a673517c99b9c534cbfcfd089f1982c (diff)
Remove unused CONFIG_H264_ENCODER #define.
Originally committed as revision 16993 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 8bbf84f2c2..e4e070aab6 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -86,10 +86,6 @@
#define CHROMA 1
#endif
-#ifndef CONFIG_H264_ENCODER
-#define CONFIG_H264_ENCODER 0
-#endif
-
#define EXTENDED_SAR 255
#define MB_TYPE_REF0 MB_TYPE_ACPRED //dirty but it fits in 16 bit