1. 22 Apr, 2012 1 commit
  2. 14 Apr, 2012 3 commits
  3. 06 Apr, 2012 1 commit
  4. 04 Apr, 2012 1 commit
  5. 28 Mar, 2012 1 commit
  6. 07 Mar, 2012 1 commit
  7. 28 Feb, 2012 1 commit
  8. 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
  9. 15 Feb, 2012 1 commit
  10. 11 Dec, 2011 1 commit
  11. 10 Dec, 2011 1 commit
  12. 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
  13. 28 Oct, 2011 2 commits
  14. 20 Oct, 2011 1 commit
  15. 07 Oct, 2011 1 commit
  16. 26 Sep, 2011 1 commit
  17. 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
  18. 29 Jul, 2011 1 commit
  19. 03 Jun, 2011 1 commit
  20. 26 Apr, 2011 1 commit
  21. 20 Mar, 2011 1 commit
  22. 19 Mar, 2011 2 commits
  23. 02 Feb, 2011 1 commit
  24. 31 Jan, 2011 1 commit
  25. 30 Jan, 2011 1 commit
  26. 29 Jan, 2011 1 commit
  27. 28 Jan, 2011 1 commit
  28. 26 Jan, 2011 1 commit
  29. 16 Jan, 2011 1 commit
  30. 15 Jan, 2011 1 commit
  31. 14 Jan, 2011 2 commits
  32. 08 Jan, 2011 4 commits