lavc: Move context_model to codec private options
This option is only used by ffv1 and ffvhuff.
It is a very codec-specific option, so deprecate the global variant.
Improve documentation a little.
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
Showing
- libavcodec/avcodec.h 4 additions, 5 deletionslibavcodec/avcodec.h
- libavcodec/ffv1.h 1 addition, 0 deletionslibavcodec/ffv1.h
- libavcodec/ffv1enc.c 14 additions, 6 deletionslibavcodec/ffv1enc.c
- libavcodec/huffyuvenc.c 29 additions, 4 deletionslibavcodec/huffyuvenc.c
- libavcodec/options_table.h 2 additions, 0 deletionslibavcodec/options_table.h
Loading
Please register or sign in to comment