1. 28 Oct, 2016 2 commits
  2. 29 Sep, 2016 1 commit
  3. 04 Oct, 2015 1 commit
    • Vittorio Giovara's avatar
      dv: Mark internal frame reference as const · cab63a8b
      Vittorio Giovara authored
      Silence a warning due to frame assignment in dvenc. All uses of the
      reference in dvdec are read only, except the ones in the main decoding
      function, so use the frame pointer directly there.
      cab63a8b
  4. 27 Jul, 2015 2 commits
  5. 19 Apr, 2015 1 commit
  6. 15 Nov, 2014 1 commit
  7. 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
  8. 09 Sep, 2014 1 commit
  9. 05 Sep, 2014 1 commit
  10. 02 Aug, 2014 1 commit
  11. 09 Jul, 2014 1 commit
  12. 30 Jun, 2014 1 commit
  13. 27 Jun, 2014 1 commit
  14. 20 Jun, 2014 2 commits
  15. 09 Dec, 2013 1 commit
  16. 15 Nov, 2013 1 commit
  17. 31 Oct, 2013 1 commit
  18. 03 Oct, 2013 1 commit
  19. 08 Mar, 2013 1 commit
  20. 08 Feb, 2013 1 commit
  21. 23 Jan, 2013 1 commit
  22. 04 Dec, 2012 2 commits
  23. 08 Oct, 2012 1 commit
  24. 07 Aug, 2012 1 commit
  25. 06 May, 2012 1 commit
  26. 21 Apr, 2012 1 commit
  27. 16 Apr, 2012 2 commits
  28. 06 Apr, 2012 1 commit
  29. 28 Mar, 2012 1 commit
  30. 27 Mar, 2012 1 commit