1. 08 Mar, 2013 1 commit
  2. 25 Feb, 2013 1 commit
  3. 12 Feb, 2013 1 commit
  4. 22 Jan, 2013 1 commit
  5. 04 Jan, 2013 1 commit
  6. 14 Dec, 2012 1 commit
  7. 04 Dec, 2012 1 commit
  8. 26 Nov, 2012 1 commit
  9. 23 Nov, 2012 1 commit
  10. 11 Nov, 2012 1 commit
  11. 23 Oct, 2012 4 commits
  12. 21 Oct, 2012 2 commits
  13. 01 Oct, 2012 2 commits
  14. 28 Sep, 2012 2 commits
  15. 27 Sep, 2012 1 commit
  16. 10 Sep, 2012 1 commit
  17. 08 Aug, 2012 1 commit
  18. 07 Aug, 2012 2 commits
  19. 28 Jul, 2012 1 commit
  20. 05 Jul, 2012 1 commit
  21. 20 May, 2012 1 commit
    • Kostya Shishkov's avatar
      mp3: fix start band index for block type 2 in 8kHz audio · b37d945d
      Kostya Shishkov authored
      In hybrid frames long window part ends at 36 samples for most of the cases
      but at 72 for 8kHz case. For some reason decoder assumed it's 48 or even 36
      samples, which caused wrong bitstream decoding for such blocks.
      
      l3_25207.mpg from conformance suite demonstrates it the best.
      b37d945d
  22. 19 May, 2012 2 commits
  23. 08 May, 2012 1 commit
  24. 18 Apr, 2012 1 commit
  25. 13 Apr, 2012 1 commit
  26. 30 Mar, 2012 1 commit
  27. 29 Mar, 2012 1 commit
  28. 28 Mar, 2012 1 commit
  29. 04 Mar, 2012 1 commit
    • Anton Khirnov's avatar
      lavc: deprecate AVCodecContext.sub_id. · 02beb982
      Anton Khirnov authored
      In most places where it's used, it's as a pointless write-only field.
      
      Only rv10 decoder actually reads from it, but it stores some internal
      version info in it. There is no reason for it to be in a public field.
      02beb982
  30. 01 Mar, 2012 2 commits
  31. 29 Feb, 2012 1 commit