1. 26 Sep, 2019 1 commit
  2. 13 Aug, 2019 1 commit
  3. 08 Jul, 2019 1 commit
  4. 26 Jun, 2019 1 commit
  5. 01 Jan, 2019 1 commit
  6. 26 Dec, 2018 1 commit
  7. 02 May, 2017 1 commit
  8. 23 Mar, 2017 1 commit
  9. 07 Feb, 2017 1 commit
  10. 18 Nov, 2016 1 commit
  11. 29 Oct, 2016 1 commit
  12. 27 Jul, 2015 3 commits
  13. 13 Nov, 2014 2 commits
  14. 11 Nov, 2014 1 commit
  15. 22 Sep, 2014 1 commit
  16. 23 Jun, 2014 1 commit
  17. 18 Jun, 2014 1 commit
  18. 22 Mar, 2014 1 commit
  19. 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
  20. 30 Oct, 2013 1 commit
  21. 03 Oct, 2013 1 commit
  22. 23 Jul, 2013 1 commit
  23. 29 Jun, 2013 2 commits
  24. 12 Jun, 2013 11 commits
  25. 15 May, 2013 1 commit