chroma_format_idc=0 aka grayscale support.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 26 Jul 2008 02:27:14 +0000 (02:27 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 26 Jul 2008 02:27:14 +0000 (02:27 +0000)
commit0af6967ee747346bbb89b819b30dea11b498d1dd
tree2c4595739a6aac281f52256f6e632d927d99a01e
parent385c820b4a1bff625936ec66be9c151ea2f9718b
chroma_format_idc=0 aka grayscale support.
Can be disabled by removing #define ALLOW_NOCHROMA in case the extra if()
slow the code down measurably.
Fixes at least
FRExt/HPCAMOLQ_BRCM_B.264
FRExt/HPCVMOLQ_BRCM_B.264

Originally committed as revision 14407 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264data.h