1. 03 May, 2015 4 commits
  2. 02 May, 2015 33 commits
  3. 01 May, 2015 3 commits
    • Michael Niedermayer's avatar
      Merge remote-tracking branch 'rbultje/vp9-profile1-wip' · d56245f7
      Michael Niedermayer authored
      * rbultje/vp9-profile1-wip:
        vp9: add fate test for 422.
        vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction.
        vp9: add yuv440 fate test.
        vp9: fix mask_edges and filter_plane_rows/cols() for 440.
        vp9: more specifically specify mask destination to mask_edges().
        vp9: add fate test for profile 1 444.
        vp9: don't create special u/v filter masks for 444.
        vp9: merge uv loopfilter code into generic filter_plane_rows/cols().
        vp9: split out loopfilter luma rows/cols functions from loopfilter_sb().
        vp9: invert order of two conditions.
        vp9: use correct chroma subsampling for profile 1 inter block recon.
        vp9: use correct chroma subsampling for profile 1 intra block recon.
        vp9: take chroma subsampling into account when walking the block tree.
        vp9: support non-420 chroma subsampling for profile 1 token decoding.
        vp9: increase buffer sizes for non-420 chroma subsamplings.
        vp9: profile 1 header decoding.
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      d56245f7
    • Michael Niedermayer's avatar
      Merge commit '3ecb82dd' · c8de8f7e
      Michael Niedermayer authored
      * commit '3ecb82dd':
        dnxhddec: Fix pixel format change
      
      See: dcac15a8Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      c8de8f7e
    • Michael Niedermayer's avatar
      Merge commit '6503cbf8' · 9aff7d41
      Michael Niedermayer authored
      * commit '6503cbf8':
        ffv1enc: Add const attribute to input frame
      
      Conflicts:
      	libavcodec/ffv1.h
      
      no change, the changed field does not exist in FFmpeg
      Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      9aff7d41