summaryrefslogtreecommitdiff
path: root/cmdutils.h
diff options
context:
space:
mode:
authorLoic Le Loarer <lll+ffmpeg@m4x.org>2005-02-07 00:10:28 +0000
committerMichael Niedermayer <michaelni@gmx.at>2005-02-07 00:10:28 +0000
commit6fbcaaa0ef8bce6087abff3280f2c45c59e36cf6 (patch)
tree17d5360963d4a169b4a86a10def0f5ca905017fa /cmdutils.h
parent3f26d68aecb1cec054cde548e341ffaf82fa2748 (diff)
INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org)
This patch adds the support for INTRA PCM macroblocks in CAVLC and CABAC mode, the deblocking needed a small modification and so did the intra4x4_pred_mode prediction. With this patch, the 5 streams of the conformance suite containing INTRA PCM macroblocks now decode entirely, 4 are completely corrects, 1 is incorrect since the first B slice because of deblocking in B slice not yet implemented. The code is not optimized for speed, it is not necessary IPCM macroblocks are rare, but it could be optimized for code size, if someone want to do this, feel free. Originally committed as revision 3941 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'cmdutils.h')
0 files changed, 0 insertions, 0 deletions