intel / cartwheel-ffmpeg

Intel developer staging area for unmerged upstream patch contributions to FFmpeg
GNU Lesser General Public License v2.1
84 stars 31 forks source link

avfilter: Add auto hwmap filter and delete patch 0068 #253

Closed tong1wu closed 1 year ago

nyanmisaka commented 1 year ago
-autoscale 0
-noautoscale

@tong1wu There are options used to disable the auto scaler.

Similarly in some cases users want to control the auto insertion of hwmap filter. We'd better have an -autohwmap option as well when upstreaming.