1. 22 Jun, 2011 2 commits
    • Philip Langdale's avatar
      CrystalHD: Simplfy extradata handling for non-Annex B content. · edf5fbd5
      Philip Langdale authored
      Originally, we needed to restore the original extradata after
      initialising the mp4toannexb filter because mplayer would end up
      taking two passes through the init sequence for the same stream
      and end up miscategorising the stream. This doesn't seem to happen
      anymore, making the backup/restore process unnecessary.
      Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
      edf5fbd5
    • Michael Niedermayer's avatar
      Merge remote-tracking branch 'qatar/master' · 043d2aff
      Michael Niedermayer authored
      * qatar/master:
        rawdec: Fix decoding of QT WRAW files.
        configure: report optimization for size separately
        mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
        mov: Support R10g codec identifier.
        riff/img2: Add JPEG 2000 codec IDs.
        riff: Add DAVC fourcc.
        riff: Add M263, XVIX, MMJP, CDV5 fourccs.
        rawvideo: Support auv2 fourcc.
        swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
        h264: Fix assert that failed to compile with -DDEBUG.
        h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.
        fate: remove output redirections from old regtest scripts
      
      Conflicts:
      	configure
      	libavcodec/rawdec.c
      	libavformat/isom.c
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      043d2aff
  2. 21 Jun, 2011 33 commits
  3. 20 Jun, 2011 5 commits