| Commit message (Expand) | Author | Age | Files | Lines |
* | vf_scale_vaapi: Add options to configure output colour properties | Mark Thompson | 2019-06-02 | 1 | -0/+70 |
* | lavfi/vaapi: Improve support for colour properties | Mark Thompson | 2019-06-02 | 1 | -4/+4 |
* | lavfi/vaapi: Factorise out common code for parameter buffer setup | Mark Thompson | 2019-06-02 | 1 | -32/+6 |
* | lavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACK | Zachary Zhou | 2018-12-30 | 1 | -1/+1 |
* | lavfi/vf_scale_vaapi: add scaling mode setting support. | Jun Zhao | 2018-12-10 | 1 | -3/+33 |
* | vf_scale_vaapi: Apply cropping rectangle to input | Mark Thompson | 2018-03-22 | 1 | -6/+6 |
* | lavfi/vf_xxx_vaapi: fix typo. | Jun Zhao | 2018-01-24 | 1 | -1/+1 |
* | lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi. | Jun Zhao | 2018-01-21 | 1 | -315/+41 |
* | lavfi/vf_scale_vaapi: set output SAR | Rodger Combs | 2018-01-18 | 1 | -0/+5 |
* | vaapi: Always free parameter buffers after vaEndPicture() with libva2 | Mark Thompson | 2017-10-09 | 1 | -1/+1 |
* | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+1 |
|\ |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+1 |
* | | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d' | Matthieu Bouron | 2017-03-29 | 1 | -8/+3 |
|\| |
|
| * | lavfi: Use ff_get_video_buffer in all filters using hwframes | Mark Thompson | 2016-11-02 | 1 | -8/+3 |
* | | Merge commit 'bdf7610eb266fd3de650040c97328791868abd82' | Clément Bœsch | 2017-03-20 | 1 | -1/+11 |
|\| |
|
| * | vf_scale_vaapi: Crop input surface to active region | Mark Thompson | 2016-09-14 | 1 | -1/+11 |
| * | vf_scale_vaapi: Respect driver quirks around buffer destruction | Mark Thompson | 2016-07-02 | 1 | -7/+8 |
* | | vf_scale_vaapi: Add missing return value checks | Mark Thompson | 2017-02-05 | 1 | -4/+7 |
* | | avfilter/scale: refactor common code for scaling height/width expressions | Aman Gupta | 2017-02-02 | 1 | -4/+15 |
* | | vf_scale_vaapi: Respect driver quirks around buffer destruction | Mark Thompson | 2016-11-13 | 1 | -7/+8 |
* | | avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing | Michael Niedermayer | 2016-04-21 | 1 | -1/+1 |
* | | Merge commit '98114d70e48caf871b0fe9b8e5bf8ebd989b845d' | Derek Buitenhuis | 2016-04-18 | 1 | -4/+4 |
|/ |
|
* | lavf: VAAPI scale filter | Mark Thompson | 2016-03-23 | 1 | -0/+460 |