[FFmpeg-devel] [PATCH 4/4] lavc/qsvenc_h264: remove the privite option trellis
Moritz Barsnick
barsnick at gmx.net
Wed Mar 27 16:51:54 EET 2019
On Wed, Mar 27, 2019 at 20:51:47 +0800, Zhong Li wrote:
> Just simply remove the private option, and switch to the AVCodecContext
> definition. Compatibility should not a big problem (expect can't exact map)
> since the option name is same as AVCodecContext.
You should probably bump libavcodec's micro version if the option
mapping changes.
Moritz
More information about the ffmpeg-devel
mailing list