This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Remove unused CONFIG_H264_ENCODER #define.
Originally committed as revision 16993 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
16 years ago
parent
c7f03f4e2a
commit
181d8a7f3a
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
libavcodec/h264.h
+ 0
- 4
libavcodec/h264.h
View File
@@ -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
Write
Preview
Loading…
Cancel
Save