1. 09 Apr, 2014 1 commit
  2. 23 Mar, 2014 1 commit
  3. 22 Mar, 2014 1 commit
  4. 08 Mar, 2014 2 commits
  5. 09 Jan, 2014 1 commit
    • Anton Khirnov's avatar
      mpegvideo: drop support for real (non-emulated) edges · ebfe622b
      Anton Khirnov authored
      Several decoders disable those anyway and they are not measurably faster
      on x86. They might be somewhat faster on other platforms due to missing
      emu edge SIMD, but the gain is not large enough (and those decoders
      relevant enough) to justify the added complexity.
      ebfe622b
  6. 04 Jan, 2014 1 commit
  7. 22 Nov, 2013 1 commit
  8. 08 Nov, 2013 1 commit
  9. 31 Oct, 2013 1 commit
  10. 03 Oct, 2013 1 commit
  11. 19 Sep, 2013 1 commit
  12. 15 May, 2013 1 commit
  13. 17 Apr, 2013 3 commits
  14. 15 Mar, 2013 2 commits
  15. 13 Mar, 2013 1 commit
  16. 12 Mar, 2013 1 commit
  17. 08 Mar, 2013 1 commit
  18. 07 Mar, 2013 1 commit
  19. 06 Mar, 2013 1 commit
  20. 25 Feb, 2013 1 commit
  21. 15 Feb, 2013 1 commit
  22. 09 Feb, 2013 1 commit
  23. 06 Feb, 2013 2 commits
  24. 07 Jan, 2013 1 commit
  25. 20 Dec, 2012 1 commit
  26. 04 Dec, 2012 1 commit
  27. 15 Nov, 2012 1 commit
  28. 13 Nov, 2012 1 commit
  29. 08 Oct, 2012 1 commit
  30. 01 Oct, 2012 1 commit
  31. 07 Aug, 2012 1 commit
  32. 08 Jun, 2012 1 commit
  33. 01 Jun, 2012 1 commit
  34. 25 May, 2012 1 commit
    • Michael Niedermayer's avatar
      Revert "removing lowres support" · 5e50a572
      Michael Niedermayer authored
      There have been multiple user complaints about loosing this feature
      while its not clear the 3% speedloss claims where real or fabricated.
      My own testing indicates no statistically significant speed difference
      both with mpeg2 and mpeg4, and if at all the code with lowres support
      is a tiny bit faster than without.
      
      This reverts commit 92ef4be4, reversing
      changes made to 2e07f429.
      
      Conflicts:
      
      	cmdutils.c
      	libavcodec/arm/vp8dsp_init_arm.c
      	libavcodec/mpegvideo.c
      	libavcodec/mpegvideo.h
      	libavutil/arm/Makefile
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      5e50a572
  35. 21 Apr, 2012 1 commit