[FFmpeg-devel] [PATCH] avcodec/options_table: make AVCodecContext->level search for child constants
James Almer
jamrial at gmail.com
Thu Jul 30 01:36:29 EEST 2020
On 7/29/2020 7:08 PM, James Almer wrote:
> This change makes it possible for child encoders to define custom level
> option names which can be used for setting the AVCodecContext->level.
>
> Based on 337fe4bcc2
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/options_table.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed by jkqxz on IRC, and pushed.
More information about the ffmpeg-devel
mailing list