1. 02 Oct, 2015 1 commit
    • Joseph Artsimovich's avatar
      dnxhddata: Fix 10-bit DNxHD quant matrices · bfe1cd80
      Joseph Artsimovich authored
      Convert them to zigzag order, as the rest of them are.
      
      When I was adding support for 10-bit DNxHD, I just copy-pasted the
      missing quant matrices from the spec. Now it turns out the existing
      matrices in dnxhddata.c were in zigzag order. This resulted in wrong
      quantization for 10-bit DNxHD. The attached patch fixes the problem by
      converting 10-bit quant matrices to zigzag order.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      bfe1cd80
  2. 01 Oct, 2015 4 commits
  3. 30 Sep, 2015 3 commits
  4. 29 Sep, 2015 17 commits
  5. 28 Sep, 2015 15 commits