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