1. 27 Jul, 2015 3 commits
  2. 13 Nov, 2014 1 commit
  3. 11 Nov, 2014 1 commit
  4. 23 Jun, 2014 1 commit
  5. 18 Jun, 2014 1 commit
  6. 22 Mar, 2014 1 commit
  7. 06 Jan, 2014 2 commits
    • Anton Khirnov's avatar
      4xm: replace forcing EMU_EDGE by a copy · fe80fa53
      Anton Khirnov authored
      The decoder currently sets CODEC_FLAG_EMU_EDGE and relies on
      get_buffer2() to always provide buffers with linesize == 2 * width.
      This is wrong, since we place no such restriction on get_buffer2()
      implementations.
      
      Fix this by decoding into internal buffers and copying them to output
      frames. Since this is a very obscure decoder, the performance hit should
      not be an issue.
      fe80fa53
    • Anton Khirnov's avatar
      4xm: return a proper error code. · fffca3d2
      Anton Khirnov authored
      fffca3d2
  8. 03 Oct, 2013 1 commit
  9. 23 Jul, 2013 1 commit
  10. 12 Jun, 2013 11 commits
  11. 15 May, 2013 1 commit
  12. 08 Mar, 2013 1 commit
  13. 23 Feb, 2013 1 commit
  14. 23 Jan, 2013 1 commit
  15. 06 Jan, 2013 4 commits
  16. 23 Dec, 2012 1 commit
  17. 20 Dec, 2012 1 commit
  18. 04 Dec, 2012 2 commits
  19. 08 Oct, 2012 1 commit
  20. 07 Aug, 2012 1 commit
  21. 29 Apr, 2012 1 commit
  22. 28 Mar, 2012 1 commit
  23. 15 Feb, 2012 1 commit