1. 02 Jun, 2011 1 commit
  2. 23 May, 2011 2 commits
  3. 18 May, 2011 1 commit
  4. 14 May, 2011 1 commit
  5. 13 May, 2011 1 commit
  6. 12 May, 2011 1 commit
  7. 11 May, 2011 1 commit
    • Ronald S. Bultje's avatar
      swscale: fix YUV420P 9/10bit support. · c8f487de
      Ronald S. Bultje authored
      Fix handling of input if not in native endianness, and add support for
      9/10-bit output. This allows us to force endianness of YUV420P 9/10bit
      in the H264/10bit fate tests, which should fix them on big-endian
      systems.
      c8f487de
  8. 10 May, 2011 2 commits
  9. 04 May, 2011 1 commit
  10. 29 Apr, 2011 1 commit
  11. 28 Apr, 2011 4 commits
  12. 26 Apr, 2011 1 commit
  13. 17 Apr, 2011 1 commit
  14. 12 Apr, 2011 1 commit
  15. 07 Apr, 2011 1 commit
  16. 04 Apr, 2011 1 commit
  17. 03 Apr, 2011 1 commit
  18. 26 Mar, 2011 1 commit
  19. 23 Mar, 2011 1 commit
  20. 22 Mar, 2011 2 commits
  21. 17 Mar, 2011 1 commit
    • Mans Rullgard's avatar
      asf: update seek test reference · 487fef2d
      Mans Rullgard authored
      This updates the seek test reference to match de11ee90.  Before this
      change, most of the seeks requested positions before the supposed
      start of the file (the preroll time), resulting in the first packet
      being returned.  With the preroll subtracted, some of these seeks
      will land within the file and some beyond the end, thus returning
      a different set of packets.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      487fef2d
  22. 14 Mar, 2011 1 commit
    • Justin's avatar
      ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. · 323e6fea
      Justin authored
      This increases the accuracy of coefficients, leading to improved quality.
      Rescaling of the coefficients to full 25-bit accuracy is done rather than
      offsetting the exponent values. This requires coefficient scaling to be done
      before determining the rematrixing strategy. Also, the rematrixing strategy
      calculation must use 64-bit math to prevent overflow due to the higher
      precision coefficients.
      323e6fea
  23. 25 Feb, 2011 1 commit
  24. 24 Feb, 2011 2 commits
  25. 16 Feb, 2011 1 commit
  26. 15 Feb, 2011 1 commit
  27. 11 Feb, 2011 1 commit
  28. 02 Feb, 2011 1 commit
  29. 28 Jan, 2011 1 commit
  30. 26 Jan, 2011 1 commit
  31. 24 Jan, 2011 1 commit
  32. 22 Jan, 2011 2 commits