| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/scale_qsv: Fix a format specifier for a variable of type int. | Carl Eugen Hoyos | 2020-04-04 | 1 | -1/+1 |
* | lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv | Linjie Fu | 2020-02-18 | 1 | -1/+1 |
* | avfilter/vf_scale_qsv: add logging context to log | Steven Liu | 2019-10-08 | 1 | -1/+1 |
* | lavfi/scale_qsv: change alignment to be 16 bytes | Zhong Li | 2019-08-20 | 1 | -2/+2 |
* | lavf/qsv_scale: add scaling modes support | Zhong Li | 2019-06-25 | 1 | -5/+35 |
* | lavf/qsv: use av_cold for init/uninit | Zhong Li | 2019-06-03 | 1 | -2/+2 |
* | Merge commit 'e05e5920a4e1f1f15cc8a7c843159d519f6ec18e' | James Almer | 2018-09-11 | 1 | -0/+5 |
|\ |
|
| * | qsv: Error out if getting session handle failed in avfilter | Zhong Li | 2018-08-23 | 1 | -0/+5 |
* | | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42' | James Almer | 2018-04-13 | 1 | -0/+7 |
|\| |
|
| * | qsv: adding Multi Frame Encode support | Maxym Dmytrychenko | 2018-04-08 | 1 | -0/+7 |
* | | Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0' | Mark Thompson | 2018-02-12 | 1 | -15/+11 |
|\| |
|
| * | vf_scale_qsv: Support increasing hardware frame pool size | Mark Thompson | 2018-02-11 | 1 | -15/+11 |
* | | avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missing | Michael Niedermayer | 2017-03-30 | 1 | -1/+1 |
* | | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+2 |
|\| |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+2 |
* | | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d' | Matthieu Bouron | 2017-03-29 | 1 | -5/+1 |
|\| |
|
| * | lavfi: Use ff_get_video_buffer in all filters using hwframes | Mark Thompson | 2016-11-02 | 1 | -5/+1 |
| * | lavfi: add a QSV scaling filter | Anton Khirnov | 2016-06-21 | 1 | -0/+633 |
* | lavfi: add a QSV scaling filter | Anton Khirnov | 2017-03-12 | 1 | -0/+635 |