1. 16 Apr, 2012 1 commit
  2. 08 Mar, 2012 1 commit
  3. 07 Mar, 2012 2 commits
  4. 05 Mar, 2012 1 commit
  5. 29 Feb, 2012 3 commits
  6. 15 Feb, 2012 1 commit
  7. 07 Jan, 2012 1 commit
  8. 03 Jan, 2012 1 commit
  9. 02 Dec, 2011 1 commit
    • Justin Ruggles's avatar
      Add avcodec_decode_audio4(). · 0eea2129
      Justin Ruggles authored
      Deprecate avcodec_decode_audio3().
      Implement audio support in avcodec_default_get_buffer().
      Implement the new audio decoder API in all audio decoders.
      0eea2129
  10. 27 Nov, 2011 1 commit
  11. 25 Nov, 2011 2 commits
  12. 29 Oct, 2011 3 commits
  13. 28 Oct, 2011 4 commits
  14. 22 Oct, 2011 1 commit
  15. 08 Oct, 2011 1 commit
  16. 30 Sep, 2011 1 commit
  17. 29 Sep, 2011 1 commit
  18. 28 Sep, 2011 1 commit
  19. 04 Jul, 2011 1 commit
    • John Stebbins's avatar
      dca: set AVCodecContext frame_size for DTS audio · 49c7006c
      John Stebbins authored
      Set the frame size when decoding DTS audio.
      
      This has the side effect of fixing the computation of timestamps for DTS-HD in compute_pkt_fields.  Since frame_size is
      not currently set, the duration of a frame is being guessed based on the streams bitrate.  But for DTS-HD, the bitrate
      currently used is the rate of the DTS core which is much different than the whole DTS-HD stream and leads to a wildly
      inaccurate frame duration estimate.
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      49c7006c
  20. 30 Jun, 2011 1 commit
  21. 20 Jun, 2011 1 commit
  22. 02 Jun, 2011 1 commit
  23. 29 May, 2011 1 commit
  24. 18 May, 2011 1 commit
  25. 12 May, 2011 1 commit
  26. 01 May, 2011 1 commit
  27. 26 Apr, 2011 1 commit
  28. 25 Apr, 2011 1 commit
  29. 23 Apr, 2011 1 commit
  30. 03 Apr, 2011 1 commit
  31. 19 Mar, 2011 1 commit