1. 04 Dec, 2012 1 commit
  2. 26 Nov, 2012 1 commit
  3. 14 Nov, 2012 1 commit
  4. 01 Nov, 2012 1 commit
  5. 14 Oct, 2012 1 commit
  6. 12 Oct, 2012 1 commit
  7. 29 Sep, 2012 1 commit
  8. 07 Aug, 2012 1 commit
  9. 03 Aug, 2012 3 commits
  10. 29 Jun, 2012 1 commit
  11. 22 Apr, 2012 1 commit
  12. 14 Apr, 2012 3 commits
  13. 06 Apr, 2012 1 commit
  14. 04 Apr, 2012 1 commit
  15. 28 Mar, 2012 1 commit
  16. 07 Mar, 2012 1 commit
  17. 28 Feb, 2012 1 commit
  18. 17 Feb, 2012 1 commit
    • Ronald S. Bultje's avatar
      wmapro: change max. block size to 13 bits. · b4027d97
      Ronald S. Bultje authored
      WMApro actually support 13-bits block sizes (potentially even up to 14),
      and thus we should support that also. If we get block sizes beyond what
      the decoder can handle (14 is possible depending on s->decode_flags),
      error out instead of crashing.
      b4027d97
  19. 15 Feb, 2012 1 commit
  20. 11 Dec, 2011 1 commit
  21. 10 Dec, 2011 1 commit
  22. 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
  23. 28 Oct, 2011 2 commits
  24. 20 Oct, 2011 1 commit
  25. 07 Oct, 2011 1 commit
  26. 26 Sep, 2011 1 commit
  27. 24 Sep, 2011 1 commit
    • Sascha Sommer's avatar
      Fix segfault in save_bits: · 780d4547
      Sascha Sommer authored
      use put_bits_count to get the buffer fill state instead of
      num_saved_bits as num_saved_bits is sometimes reset when
      frames are lost
      (Ticket 495)
      780d4547
  28. 29 Jul, 2011 1 commit
  29. 03 Jun, 2011 1 commit
  30. 26 Apr, 2011 1 commit
  31. 20 Mar, 2011 1 commit
  32. 19 Mar, 2011 2 commits
  33. 02 Feb, 2011 1 commit
  34. 31 Jan, 2011 1 commit