projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f03f4
)
Remove unused CONFIG_H264_ENCODER #define.
author
Diego Biurrun
<diego@biurrun.de>
Wed, 4 Feb 2009 20:41:09 +0000
(20:41 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Wed, 4 Feb 2009 20:41:09 +0000
(20:41 +0000)
Originally committed as revision 16993 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.h
patch
|
blob
|
blame
|
history
diff --git
a/libavcodec/h264.h
b/libavcodec/h264.h
index
8bbf84f
..
e4e070a
100644
(file)
--- 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