1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavfilter
Jun Zhao a271025215 lavfi/vf_scale_vaapi: add scaling mode setting support.
before this change, scale_vaapi hard coding the scaling mode, add a
new option "mode" to setting the scaling mode, it can be use to change
scaling algorithm for performance/quality trade off.

Note: VA_FILTER_SCALING_NL_ANAMORPHIC(nolinear ananorphic scaling
algorithm) doesn't support by i965/iHD driver now, add this just for
completeness.

Reviewed-by: Mark Thompson <sw@jkqxz.net>
Signed-off-by: Jun Zhao <mypopydev@gmail.com>
2018-12-10 15:24:47 +08:00
..
2018-12-02 23:39:37 +00:00
2018-11-18 21:21:18 +01:00
2018-12-02 23:39:37 +00:00
2018-10-19 17:43:29 +02:00
2018-11-15 14:44:24 +01:00
2018-06-21 00:31:42 +01:00
2018-06-21 00:31:42 +01:00
2018-11-27 10:45:25 +08:00
2018-05-05 21:50:22 +02:00
2018-11-02 12:32:34 +01:00
2018-12-02 23:39:37 +00:00
2018-12-02 23:39:37 +00:00
2018-06-21 00:31:42 +01:00
2018-10-21 12:57:58 +02:00
2018-08-16 00:07:59 +02:00
2018-11-16 20:24:52 +01:00
2018-11-18 21:21:18 +01:00
2018-09-13 12:09:51 +02:00
2018-10-26 12:40:54 +02:00
2018-11-02 09:32:52 +01:00
2018-04-13 08:41:51 +02:00
2018-10-23 11:12:41 +02:00
2018-08-09 10:35:00 +05:30