summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale_qsv.c
Commit message (Expand)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* qsv: dump more info in error, debug and verbose modeHaihao Xiang2021-01-23
* lavfi/scale_qsv: Fix a format specifier for a variable of type int.Carl Eugen Hoyos2020-04-04
* lavfi/vf_scale_qsv: fix the class_name in help for scale_qsvLinjie Fu2020-02-18
* avfilter/vf_scale_qsv: add logging context to logSteven Liu2019-10-08
* lavfi/scale_qsv: change alignment to be 16 bytesZhong Li2019-08-20
* lavf/qsv_scale: add scaling modes supportZhong Li2019-06-25
* lavf/qsv: use av_cold for init/uninitZhong Li2019-06-03
* Merge commit 'e05e5920a4e1f1f15cc8a7c843159d519f6ec18e'James Almer2018-09-11
|\
| * qsv: Error out if getting session handle failed in avfilterZhong Li2018-08-23
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\|
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0'Mark Thompson2018-02-12
|\|
| * vf_scale_qsv: Support increasing hardware frame pool sizeMark Thompson2018-02-11
* | avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missingMichael Niedermayer2017-03-30
* | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-30
|\|
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-02
* | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron2017-03-29
|\|
| * lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-02
| * lavfi: add a QSV scaling filterAnton Khirnov2016-06-21
* lavfi: add a QSV scaling filterAnton Khirnov2017-03-12