Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avconv_vdpau: use the hwcontext device creation API | Anton Khirnov | 2016-05-26 | 1 | -88/+7 |
| | |||||
* | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -1/+0 |
| | |||||
* | avconv_vdpau: use the hwcontext API to simplify code | Anton Khirnov | 2016-02-14 | 1 | -152/+94 |
| | |||||
* | avconv_vdpau: allocate video surface of VDPAU-specified size | Rémi Denis-Courmont | 2014-12-25 | 1 | -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 interface | Rémi Denis-Courmont | 2014-10-06 | 1 | -43/+2 |
| | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | avconv: add support for VDPAU decoding | Anton Khirnov | 2013-11-23 | 1 | -0/+335 |