summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale_qsv.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missingMichael Niedermayer2017-03-301-1/+1
* Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-301-0/+2
|\
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-021-0/+2
* | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron2017-03-291-5/+1
|\ \ | |/
| * lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-021-5/+1
| * lavfi: add a QSV scaling filterAnton Khirnov2016-06-211-0/+633
* lavfi: add a QSV scaling filterAnton Khirnov2017-03-121-0/+635