summaryrefslogtreecommitdiffstats
path: root/avconv_vdpau.c
Commit message (Collapse)AuthorAgeFilesLines
* 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