1. 05 Jan, 2014 1 commit
  2. 09 Nov, 2013 1 commit
  3. 25 Oct, 2013 1 commit
  4. 12 Sep, 2013 1 commit
  5. 25 Aug, 2013 1 commit
  6. 05 Aug, 2013 1 commit
  7. 08 Jul, 2013 1 commit
  8. 07 Jul, 2013 2 commits
  9. 06 Jul, 2013 1 commit
  10. 04 May, 2013 1 commit
  11. 19 Apr, 2013 1 commit
  12. 08 Mar, 2013 1 commit
    • Alexander Kojevnikov's avatar
      mp3dec: Fix VBR bit rate parsing · eae0879d
      Alexander Kojevnikov authored
      When parsing the Xing/Info tag, don't set the bit rate if it's an Info tag.
      
      When parsing the stream, don't override the bit rate if it's already set,
      otherwise calculate the mean bit rate from parsed frames. This way, the bit
      rate will be set correctly both for CBR and VBR streams.
      
      CC:libav-stable@libav.org
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      eae0879d
  13. 05 Mar, 2013 1 commit
  14. 25 Dec, 2012 1 commit
  15. 29 Oct, 2012 1 commit
  16. 21 Oct, 2012 1 commit
    • Michael Niedermayer's avatar
      mp3demux: Rewrite xing TOC based seeking · b6267901
      Michael Niedermayer authored
      The libav code depends on mp3 startcodes only occuring at the start of
      frames. But there is nothing in mp3 that prevents them occuring elsewhere
      by chance. Thus the code would fail randomly, the new code searches for 3
      consecutive valid frames. If this turns out to be still insufficient the
      number can be raised further, or additional checks added.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      b6267901
  17. 20 Sep, 2012 1 commit
  18. 19 Sep, 2012 2 commits
  19. 07 Aug, 2012 1 commit
  20. 30 Jul, 2012 1 commit
  21. 28 Jul, 2012 3 commits
  22. 26 Jul, 2012 1 commit
  23. 14 Jul, 2012 1 commit
  24. 12 Jul, 2012 1 commit
  25. 30 May, 2012 1 commit
  26. 08 May, 2012 2 commits
  27. 01 May, 2012 1 commit
  28. 06 Apr, 2012 1 commit
  29. 19 Mar, 2012 1 commit
  30. 01 Mar, 2012 1 commit
  31. 30 Jan, 2012 1 commit
  32. 27 Jan, 2012 1 commit
  33. 30 Nov, 2011 2 commits
  34. 20 Oct, 2011 1 commit