[FFmpeg-cvslog] r16993 - trunk/libavcodec/h264.h
diego
subversion
Wed Feb 4 21:41:10 CET 2009
Author: diego
Date: Wed Feb 4 21:41:09 2009
New Revision: 16993
Log:
Remove unused CONFIG_H264_ENCODER #define.
Modified:
trunk/libavcodec/h264.h
Modified: trunk/libavcodec/h264.h
==============================================================================
--- trunk/libavcodec/h264.h Wed Feb 4 21:36:37 2009 (r16992)
+++ trunk/libavcodec/h264.h Wed Feb 4 21:41:09 2009 (r16993)
@@ -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
More information about the ffmpeg-cvslog
mailing list