1. 24 Jan, 2014 7 commits
  2. 20 Jan, 2014 1 commit
  3. 22 Dec, 2013 1 commit
  4. 16 Dec, 2013 1 commit
  5. 09 Dec, 2013 1 commit
  6. 05 Dec, 2013 1 commit
  7. 26 Nov, 2013 1 commit
  8. 14 Nov, 2013 3 commits
  9. 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
  10. 10 Nov, 2013 1 commit
  11. 31 Oct, 2013 1 commit
  12. 30 Oct, 2013 2 commits
  13. 04 Oct, 2013 1 commit
  14. 03 Oct, 2013 1 commit
  15. 13 Sep, 2013 1 commit
  16. 18 Aug, 2013 1 commit
  17. 17 Aug, 2013 1 commit
  18. 15 Aug, 2013 1 commit
  19. 13 Aug, 2013 1 commit
  20. 05 Aug, 2013 1 commit
  21. 25 Jul, 2013 1 commit
  22. 24 Jul, 2013 1 commit
  23. 08 Jul, 2013 1 commit
  24. 28 May, 2013 1 commit
    • Janne Grunau's avatar
      mpeg12: skip frames consistently · bf20cdbd
      Janne Grunau authored
      The decoder did not start predicted frames with missing references but
      called the end of frame handling on them anyway. This caused an
      assertion in the VA API HW accelorator since it tried to render a
      picture with uninitialized buffers.
      bf20cdbd
  25. 15 May, 2013 1 commit
  26. 05 May, 2013 2 commits
  27. 15 Apr, 2013 1 commit
  28. 27 Mar, 2013 2 commits
  29. 26 Mar, 2013 1 commit