1. 29 Sep, 2016 1 commit
  2. 09 Feb, 2016 2 commits
  3. 27 Jul, 2015 2 commits
  4. 15 Oct, 2014 1 commit
    • Anton Khirnov's avatar
      lavc: deprecate the use of AVCodecContext.time_base for decoding · 7ea1b347
      Anton Khirnov authored
      When decoding, this field holds the inverse of the framerate that can be
      written in the headers for some codecs. Using a field called 'time_base'
      for this is very misleading, as there are no timestamps associated with
      it. Furthermore, this field is used for a very different purpose during
      encoding.
      
      Add a new field, called 'framerate', to replace the use of time_base for
      decoding.
      7ea1b347
  5. 18 Jul, 2014 1 commit
  6. 30 Jun, 2014 1 commit
  7. 23 Jun, 2014 1 commit
  8. 18 Jun, 2014 1 commit
  9. 31 Oct, 2013 1 commit
  10. 03 Oct, 2013 1 commit
  11. 08 Mar, 2013 1 commit
  12. 25 Feb, 2013 1 commit
  13. 23 Jan, 2013 1 commit
  14. 04 Dec, 2012 2 commits
  15. 08 Oct, 2012 1 commit
  16. 07 Aug, 2012 1 commit
  17. 29 Jul, 2012 1 commit
    • Mans Rullgard's avatar
      eamad/eatgq/eatqi: call special EA IDCT directly · f3eb0083
      Mans Rullgard authored
      These decoders use a special non-MPEG2 IDCT.  Call it directly
      instead of going through dsputil.  There is never any reason
      to use a regular IDCT with these decoders or to use the EA IDCT
      with other codecs.
      
      This also fixes the bizarre situation of eamad and eatqi decoding
      incorrectly if eatgq is disabled.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      f3eb0083
  18. 23 May, 2012 1 commit
  19. 06 Apr, 2012 1 commit
  20. 15 Feb, 2012 1 commit
  21. 01 Feb, 2012 1 commit
  22. 29 Jul, 2011 1 commit
  23. 15 Jul, 2011 1 commit
  24. 19 Mar, 2011 1 commit
  25. 26 Jan, 2011 1 commit
  26. 20 Apr, 2010 1 commit
  27. 30 Mar, 2010 1 commit
  28. 06 Mar, 2010 1 commit
  29. 22 Jan, 2010 1 commit
  30. 24 May, 2009 1 commit
  31. 13 Apr, 2009 1 commit
  32. 12 Apr, 2009 3 commits
  33. 07 Apr, 2009 1 commit
  34. 08 Feb, 2009 1 commit
  35. 05 Feb, 2009 1 commit