Skip to content
Snippets Groups Projects
Commit af9e6227 authored by Marton Balint's avatar Marton Balint
Browse files

avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS


This will be used for AVCodecContext->profile. By specifying constants in the
encoders we won't have to use the common AVCodecContext options table and
different encoders can use the same profile name even with different values.

Signed-off-by: default avatarMarton Balint <cus@passwd.hu>
parent 638b5d51
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment