1. 11 Nov, 2012 1 commit
  2. 27 Oct, 2012 1 commit
  3. 01 Oct, 2012 2 commits
  4. 15 Aug, 2012 1 commit
  5. 08 Aug, 2012 1 commit
  6. 07 Aug, 2012 1 commit
  7. 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
  8. 21 Apr, 2012 1 commit
  9. 06 Apr, 2012 1 commit
  10. 01 Mar, 2012 1 commit
  11. 28 Feb, 2012 1 commit
  12. 15 Feb, 2012 6 commits
  13. 10 Feb, 2012 1 commit
  14. 17 Dec, 2011 1 commit
  15. 13 Dec, 2011 1 commit
  16. 12 Dec, 2011 1 commit
  17. 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
  18. 02 Nov, 2011 1 commit
  19. 20 Oct, 2011 1 commit
  20. 21 Sep, 2011 1 commit
  21. 29 Jul, 2011 1 commit
  22. 10 Jul, 2011 1 commit
    • Diego Biurrun's avatar
      Eliminate FF_COMMON_FRAME macro. · 657ccb5a
      Diego Biurrun authored
      FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied
      to struct Picture.  Replace by an embedded AVFrame structure in struct Picture.
      657ccb5a
  23. 02 Jun, 2011 1 commit
  24. 24 May, 2011 2 commits
  25. 02 May, 2011 2 commits
  26. 29 Apr, 2011 1 commit
  27. 26 Apr, 2011 1 commit
  28. 12 Apr, 2011 1 commit
  29. 19 Mar, 2011 1 commit
  30. 25 Feb, 2011 1 commit
  31. 28 Jan, 2011 1 commit
  32. 26 Jan, 2011 1 commit