1. 01 May, 2015 3 commits
  2. 28 Apr, 2015 1 commit
  3. 27 Apr, 2015 2 commits
  4. 26 Apr, 2015 1 commit
  5. 24 Apr, 2015 4 commits
  6. 23 Apr, 2015 4 commits
  7. 22 Apr, 2015 4 commits
  8. 21 Apr, 2015 1 commit
  9. 20 Apr, 2015 2 commits
    • Michael Niedermayer's avatar
      avformat/mp3dec: Adjust returned timestamp in the CBR seeking case · ecf34e8f
      Michael Niedermayer authored
      With this the returned timestamp should match the packet instead of
      the requested timestamp, which may lay between  packets
      Reviewed-by: 's avatarwm4 <nfxjfg@googlemail.com>
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      ecf34e8f
    • wm4's avatar
      fate: gapless: fix mp3 tests · 1e2e22ec
      wm4 authored
      Seeking to a negative time did not have the desired effect of seeking to
      the next valid position (the file start). On the other hand, just
      "-ss 0" will normally seek to a position higher than 0, because it adds
      the start time of the file. (The start time is not 0 because the gapless
      code skips a few samples from the start.)
      
      Fix this by using the "-seek_timestamp 1" option, which makes "-ss 0" do
      what you'd expect it would do.
      
      Also put the -ss option at the right place, before -i. This actually
      makes it seek, instead of something completely else. The ".out-3" test
      is no different in the -usetoc 0/1 cases, because the seeking is
      inaccurate (in both cases).
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      1e2e22ec
  10. 19 Apr, 2015 2 commits
  11. 17 Apr, 2015 3 commits
  12. 16 Apr, 2015 2 commits
  13. 13 Apr, 2015 2 commits
  14. 09 Apr, 2015 1 commit
  15. 08 Apr, 2015 2 commits
  16. 06 Apr, 2015 2 commits
  17. 05 Apr, 2015 1 commit
  18. 03 Apr, 2015 2 commits
  19. 02 Apr, 2015 1 commit