Commit 181d8a7f authored by Diego Biurrun's avatar Diego Biurrun

Remove unused CONFIG_H264_ENCODER #define.

Originally committed as revision 16993 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c7f03f4e
...@@ -86,10 +86,6 @@ ...@@ -86,10 +86,6 @@
#define CHROMA 1 #define CHROMA 1
#endif #endif
#ifndef CONFIG_H264_ENCODER
#define CONFIG_H264_ENCODER 0
#endif
#define EXTENDED_SAR 255 #define EXTENDED_SAR 255
#define MB_TYPE_REF0 MB_TYPE_ACPRED //dirty but it fits in 16 bit #define MB_TYPE_REF0 MB_TYPE_ACPRED //dirty but it fits in 16 bit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment