1. 04 May, 2016 1 commit
  2. 31 May, 2015 1 commit
  3. 30 Jun, 2014 1 commit
  4. 09 Apr, 2014 1 commit
  5. 13 Nov, 2013 1 commit
  6. 24 Jun, 2013 1 commit
  7. 15 May, 2013 1 commit
  8. 09 Apr, 2013 1 commit
  9. 27 Mar, 2013 1 commit
  10. 08 Mar, 2013 1 commit
  11. 23 Jan, 2013 1 commit
  12. 12 Dec, 2012 1 commit
  13. 25 Nov, 2012 1 commit
  14. 11 Nov, 2012 1 commit
  15. 27 Oct, 2012 1 commit
  16. 01 Oct, 2012 2 commits
  17. 15 Aug, 2012 1 commit
  18. 08 Aug, 2012 1 commit
  19. 07 Aug, 2012 1 commit
  20. 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
  21. 21 Apr, 2012 1 commit
  22. 06 Apr, 2012 1 commit
  23. 01 Mar, 2012 1 commit
  24. 28 Feb, 2012 1 commit
  25. 15 Feb, 2012 6 commits
  26. 10 Feb, 2012 1 commit
  27. 17 Dec, 2011 1 commit
  28. 13 Dec, 2011 1 commit
  29. 12 Dec, 2011 1 commit
  30. 07 Nov, 2011 1 commit
    • Alex Converse's avatar
      msmpeg4: Don't set up run-level info for level 0. · a1684cf8
      Alex Converse authored
      run: The number of zero coefficients preceding a non-zero coefficient,
      in the scan order. The absolute value of the non-zero coefficient is
      called "level".
      
      The run-level code makes illegal reads when trying to set up tables for
      nonsense level 0.
      a1684cf8
  31. 02 Nov, 2011 1 commit
  32. 20 Oct, 2011 1 commit
  33. 21 Sep, 2011 1 commit
  34. 29 Jul, 2011 1 commit