1. 11 Jan, 2017 1 commit
    • Steinar H. Gunderson's avatar
      avcodec: add Newtek SpeedHQ decoder · 2a293ec7
      Steinar H. Gunderson authored
      This decoder can decode all existing SpeedHQ formats (SHQ0–5, 7, and 9),
      including correct decoding of the alpha channel.
      
      1080p is decoded in 142 fps on one core of my i7-4600U (2.1 GHz Haswell),
      about evenly split between bitstream reader and IDCT. There is currently
      no attempt at slice or frame threading, even though the format trivially
      supports both.
      
      NewTek very helpfully provided a full set of SHQ samples, as well as
      source code for an SHQ2 encoder (not included) and assistance with
      understanding some details of the format.
      2a293ec7
  2. 04 Aug, 2016 1 commit
  3. 16 Feb, 2016 2 commits
  4. 09 Feb, 2016 1 commit
  5. 31 May, 2015 1 commit
  6. 28 May, 2015 1 commit
  7. 07 Jan, 2015 2 commits
  8. 02 Sep, 2014 2 commits
  9. 04 Apr, 2014 1 commit
  10. 13 Nov, 2013 1 commit
    • Diego Biurrun's avatar
      Deprecate obsolete XvMC hardware decoding support · 19e30a58
      Diego Biurrun authored
      XvMC has long ago been superseded by newer acceleration APIs, such as
      VDPAU, and few downstreams still support it. Furthermore XvMC is not
      implemented within the hwaccel framework, but requires its own specific
      code in the MPEG-1/2 decoder, which is a maintenance burden.
      19e30a58
  11. 17 Aug, 2013 1 commit
  12. 15 Aug, 2013 1 commit
  13. 05 Aug, 2013 1 commit
  14. 15 May, 2013 1 commit
  15. 04 May, 2013 1 commit
  16. 27 Mar, 2013 1 commit
  17. 26 Mar, 2013 2 commits
  18. 18 Mar, 2013 2 commits
  19. 16 Mar, 2013 1 commit
  20. 15 Mar, 2013 2 commits
  21. 12 Mar, 2013 1 commit
  22. 08 Mar, 2013 1 commit
  23. 07 Mar, 2013 1 commit
  24. 06 Mar, 2013 1 commit
  25. 01 Mar, 2013 1 commit
  26. 26 Feb, 2013 1 commit
  27. 24 Feb, 2013 1 commit
  28. 15 Feb, 2013 2 commits
  29. 23 Jan, 2013 1 commit
  30. 07 Jan, 2013 1 commit
  31. 31 Dec, 2012 3 commits