summaryrefslogtreecommitdiff
path: root/avconv_vdpau.c
Commit message (Collapse)AuthorAge
* avconv_vdpau: use the hwcontext device creation APIAnton Khirnov2016-05-25
|
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
|
* avconv_vdpau: use the hwcontext API to simplify codeAnton Khirnov2016-02-14
|
* avconv_vdpau: allocate video surface of VDPAU-specified sizeRémi Denis-Courmont2014-12-25
| | | | | 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-06
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-23