1. 07 Feb, 2005 1 commit
    • Loic Le Loarer's avatar
      INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) · 6fbcaaa0
      Loic Le Loarer authored
      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
      6fbcaaa0
  2. 06 Feb, 2005 3 commits
  3. 04 Feb, 2005 7 commits
  4. 03 Feb, 2005 1 commit
  5. 02 Feb, 2005 5 commits
  6. 01 Feb, 2005 13 commits
  7. 31 Jan, 2005 6 commits
  8. 30 Jan, 2005 4 commits