1. 12 Dec, 2015 1 commit
  2. 19 Oct, 2015 1 commit
  3. 24 Jun, 2015 1 commit
    • Michael Niedermayer's avatar
      avcodec/mpegaudio_parser: Discard ID3v1 tag at the end · 89a420b7
      Michael Niedermayer authored
      Ideally this should be discarded by the demuxer but this is not
      possible without fully parsing which would be then very similar
      to this. The current ID3v1 discard code in the demuxer does not work
      and will be removed in a subsequent commit
      
      The discard code could be adjusted if needed to also discard tags at
      other locations than the end or to limit this possibly to input
      from the mp3 demuxer or even to move the discarding to the
      decoder.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      89a420b7
  4. 21 Feb, 2015 1 commit
  5. 14 Feb, 2015 1 commit
  6. 05 Nov, 2014 1 commit
  7. 11 Feb, 2014 2 commits
  8. 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
  9. 07 Mar, 2013 1 commit
  10. 05 Mar, 2013 1 commit
  11. 14 Sep, 2012 1 commit
  12. 15 Aug, 2012 1 commit
  13. 07 Aug, 2012 1 commit
  14. 03 Mar, 2012 2 commits
  15. 20 Feb, 2012 1 commit
  16. 02 Nov, 2011 1 commit
  17. 20 Oct, 2011 1 commit
  18. 21 Jun, 2011 1 commit
  19. 20 May, 2011 2 commits
  20. 19 May, 2011 1 commit
  21. 19 Mar, 2011 1 commit
  22. 28 Jan, 2011 1 commit
  23. 26 Jan, 2011 1 commit
  24. 02 Jul, 2009 1 commit
  25. 30 Jun, 2009 1 commit
  26. 05 May, 2009 2 commits
  27. 22 Feb, 2009 1 commit
  28. 23 Jan, 2009 1 commit
  29. 19 Jan, 2009 1 commit
  30. 13 Jan, 2009 2 commits
  31. 21 Dec, 2008 1 commit
  32. 08 Jul, 2007 2 commits
  33. 02 Jun, 2007 1 commit
  34. 20 May, 2007 1 commit