1. 14 Oct, 2011 1 commit
  2. 17 Sep, 2011 1 commit
  3. 07 Sep, 2011 2 commits
  4. 17 Jul, 2011 1 commit
  5. 13 Jul, 2011 1 commit
  6. 08 Jul, 2011 1 commit
  7. 06 Jul, 2011 1 commit
  8. 14 Jun, 2011 1 commit
  9. 13 May, 2011 1 commit
  10. 10 May, 2011 1 commit
  11. 28 Apr, 2011 1 commit
  12. 26 Apr, 2011 1 commit
  13. 17 Apr, 2011 1 commit
  14. 12 Apr, 2011 1 commit
  15. 04 Apr, 2011 1 commit
  16. 03 Apr, 2011 1 commit
  17. 23 Mar, 2011 1 commit
  18. 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
  19. 15 Feb, 2011 1 commit
  20. 02 Feb, 2011 1 commit
  21. 28 Jan, 2011 1 commit
  22. 26 Jan, 2011 1 commit
  23. 19 Jan, 2011 1 commit
  24. 29 Dec, 2010 1 commit
    • Justin Ruggles's avatar
      Change the default dB-per-bit code from 2 to 3. · ec44dd5f
      Justin Ruggles authored
      This gives slightly better quality in PEAQ tests.
      Code 3 gives a dBpb value of 2816 = -132dB (128 psd units = -6dB), which
      corresponds to 22 bits. Since the exponents have an offset applied, the
      16-bit source looks like 24-bit source to the bit allocation routine.
      So using dBpb code=3 is a closer match to the exponent range.
      
      Regression test refs updated for acodec-ac3, lavf-rm, and seek-ac3_rm.
      
      Originally committed as revision 26144 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ec44dd5f
  25. 21 Dec, 2010 1 commit
  26. 14 Dec, 2010 1 commit
  27. 16 Oct, 2010 1 commit
  28. 07 Oct, 2010 3 commits
  29. 31 Aug, 2010 2 commits
  30. 21 Jul, 2010 1 commit
  31. 02 Jul, 2010 1 commit
  32. 04 Jun, 2010 2 commits
  33. 24 May, 2010 1 commit
  34. 22 May, 2010 1 commit
  35. 21 May, 2010 1 commit