1. 04 Oct, 2017 1 commit
  2. 25 Aug, 2017 1 commit
  3. 22 Aug, 2017 1 commit
  4. 09 Aug, 2017 1 commit
  5. 18 Jul, 2017 1 commit
  6. 15 Jul, 2017 1 commit
  7. 12 Jul, 2017 1 commit
  8. 11 Jul, 2017 1 commit
  9. 19 May, 2017 1 commit
  10. 17 May, 2017 1 commit
  11. 11 May, 2017 1 commit
  12. 07 May, 2017 1 commit
  13. 09 Mar, 2017 1 commit
    • wm4's avatar
      aacdec: do not mutate input packet metadata · fcfc78cb
      wm4 authored
      Apparently the demuxer outputs the wrong padding for HE-AAC (based on
      the raw sample rate, or so). aacdec contains a hack to adjust the muxer
      padding accordingly before it's used to trim the decoder output. This
      modified the packet side data, which in combination with the old
      decoding API would change the packet the user passed to the decoder.
      This is clearly not allowed, and it breaks running some gapless fate
      tests with "-fflags +keepside" applied (without keepside, the packet
      metadata is typically newly allocated, essentially making a copy and not
      modifying the user's input packet).
      
      This should probably be fixed in the demuxer (and consequently also the
      muxer), but for now only fix the immediate problem.
      
      Regression since 946ed78f (2012).
      fcfc78cb
  14. 21 Feb, 2017 1 commit
  15. 14 Feb, 2017 1 commit
  16. 13 Feb, 2017 3 commits
  17. 08 Dec, 2016 2 commits
  18. 03 Dec, 2016 1 commit
  19. 13 Mar, 2016 1 commit
  20. 10 Jan, 2016 1 commit
  21. 27 Nov, 2015 2 commits
  22. 10 Nov, 2015 1 commit
  23. 21 Oct, 2015 1 commit
  24. 15 Oct, 2015 1 commit
  25. 02 Aug, 2015 2 commits
  26. 29 Jul, 2015 1 commit
  27. 28 Jul, 2015 1 commit
  28. 25 Jul, 2015 1 commit
  29. 20 Jul, 2015 1 commit
  30. 09 Jul, 2015 2 commits
  31. 08 Jun, 2015 1 commit
  32. 07 Jun, 2015 3 commits