summaryrefslogtreecommitdiffstats
path: root/avconv_vdpau.c
Commit message (Collapse)AuthorAgeFilesLines
* avconv_vdpau: use the hwcontext device creation APIAnton Khirnov2016-05-261-88/+7
|
* Drop pointless assert.h #includesDiego Biurrun2016-05-031-1/+0
|
* avconv_vdpau: use the hwcontext API to simplify codeAnton Khirnov2016-02-141-152/+94
|
* avconv_vdpau: allocate video surface of VDPAU-specified sizeRémi Denis-Courmont2014-12-251-2/+7
| | | | | Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avconv_vdpau: update to new VDPAU interfaceRémi Denis-Courmont2014-10-061-43/+2
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-231-0/+335
OpenPOWER on IntegriCloud