1. 11 Jan, 2012 1 commit
    • Justin Ruggles's avatar
      avcodec: add GSM parser · 82390f57
      Justin Ruggles authored
      The WAVE demuxer returns packets with many blocks per frame, which needs to be
      parsed into single blocks. This has a side-effect of fixing the timestamps.
      82390f57
  2. 28 Dec, 2011 1 commit
  3. 20 Dec, 2011 2 commits
  4. 13 Dec, 2011 2 commits
  5. 10 Dec, 2011 1 commit
  6. 26 Nov, 2011 3 commits
  7. 24 Nov, 2011 1 commit
  8. 14 Nov, 2011 1 commit
  9. 11 Nov, 2011 1 commit
  10. 09 Nov, 2011 1 commit
  11. 07 Nov, 2011 1 commit
  12. 27 Oct, 2011 1 commit
  13. 26 Oct, 2011 1 commit
    • Justin Ruggles's avatar
      avcodec: remove the Zork PCM encoder. · 85579b63
      Justin Ruggles authored
      The Zork PCM decoder does not decode the 1 sample we have correctly, therefore
      the encoder based on the decoder is also incorrect. There is no good reason to
      keep the encoder.
      85579b63
  14. 23 Oct, 2011 1 commit
  15. 20 Oct, 2011 1 commit
  16. 19 Oct, 2011 2 commits
  17. 16 Oct, 2011 1 commit
  18. 12 Oct, 2011 1 commit
  19. 11 Oct, 2011 1 commit
  20. 22 Sep, 2011 1 commit
  21. 12 Sep, 2011 1 commit
  22. 07 Sep, 2011 1 commit
  23. 17 Aug, 2011 1 commit
  24. 27 Jul, 2011 1 commit
    • Kostya Shishkov's avatar
      bink: make IDCT take 32-bit input · 2968bedf
      Kostya Shishkov authored
      Since IDCT transforming 32-bit input to 8-bit output is unusual and unpractical
      for most codecs, move Bink IDCT into separate context. Get rid of an additional
      permutation table while at it since SIMD support for Bink IDCT is unlikely to
      be implemented in foreseeable future.
      Quantisation tables also have to change type to signed for proper
      dequantisation of DCT coefficients.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      2968bedf
  25. 22 Jul, 2011 1 commit
  26. 20 Jul, 2011 1 commit
  27. 19 Jul, 2011 2 commits
  28. 08 Jul, 2011 1 commit
  29. 28 Jun, 2011 1 commit
  30. 25 Jun, 2011 1 commit
  31. 13 Jun, 2011 1 commit
  32. 10 Jun, 2011 1 commit
  33. 07 Jun, 2011 1 commit
  34. 05 Jun, 2011 1 commit