summaryrefslogtreecommitdiff
path: root/avconv_qsv.c
Commit message (Expand)AuthorAgeFilesLines
* avconv_qsv: use the actual pixel format provided by lavcAnton Khirnov2016-07-221-1/+1
* avconv_qsv: align the surface size to 32Anton Khirnov2016-07-221-2/+2
* avconv_qsv: use the device creation APIAnton Khirnov2016-06-251-209/+38
* avconv: init filtergraphs only after we have a frame on each inputAnton Khirnov2016-06-251-1/+0
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-161-0/+268