1. 25 Dec, 2014 1 commit
  2. 15 Oct, 2014 1 commit
    • Rémi Denis-Courmont's avatar
      vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check · d565fef1
      Rémi Denis-Courmont authored
      Decoding acceleration may work even if the codec level is higher than
      the stated limit of the VDPAU driver. Or the problem may be considered
      acceptable by the user. This flag allows skipping the codec level
      capability checks and proceed with decoding.
      
      Applications should obviously not set this flag by default, but only if
      the user explicitly requested this behavior (and presumably knows how
      to turn it back off if it fails).
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      d565fef1
  3. 06 Oct, 2014 1 commit
    • Rémi Denis-Courmont's avatar
      vdpau: add av_vdpau_bind_context() · e3e158e8
      Rémi Denis-Courmont authored
      This function provides an explicit VDPAU device and VDPAU driver to
      libavcodec, so that the application is relieved from codec specifics
      and VdpDevice life cycle management.
      
      A stub flags parameter is added for future extension. For instance, it
      could be used to ignore codec level capabilities (if someone feels
      dangerous).
      Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
      e3e158e8
  4. 14 Nov, 2013 2 commits
  5. 04 Nov, 2013 1 commit
  6. 05 Aug, 2013 2 commits
  7. 12 Jul, 2013 1 commit
  8. 13 Jan, 2013 1 commit
  9. 09 Apr, 2012 1 commit
  10. 23 Jun, 2011 1 commit
  11. 19 Mar, 2011 1 commit
  12. 02 Jul, 2010 1 commit
  13. 16 Nov, 2009 1 commit
  14. 10 Nov, 2009 1 commit
  15. 27 Oct, 2009 1 commit
  16. 14 Feb, 2009 1 commit
  17. 12 Feb, 2009 1 commit
  18. 20 Jan, 2009 2 commits
  19. 16 Jan, 2009 1 commit
  20. 07 Jan, 2009 2 commits
  21. 06 Jan, 2009 1 commit
  22. 05 Jan, 2009 5 commits
  23. 04 Jan, 2009 1 commit