diff options
author | Linjie Fu <linjie.fu@intel.com> | 2020-05-06 21:47:52 +0800 |
---|---|---|
committer | Linjie Fu <linjie.fu@intel.com> | 2020-05-13 09:55:54 +0800 |
commit | e4d37abcc13b236a544d37b9a8a4aa16bebe1fda (patch) | |
tree | 4d6428d9866e3f93784e8c8a3546edd73f38298e /libavcodec/tiff_data.c | |
parent | e3e2702d400e047d7a12b3c4f7ee666ffdafd090 (diff) | |
download | ffmpeg-e4d37abcc13b236a544d37b9a8a4aa16bebe1fda.tar.gz |
lavc/libopenh264enc: Add coder option to replace cabac
Set DEPRECATED flag to option cabac, replace with coder. The
priority logic is:
1. s->coder; then
2. avctx->coder_type; then
3. s->cabac.
Change the default option to -1 and allow the default cabac to be
determined by profile.
Add FF_API_OPENH264_CABAC macro for cabac to remove this option after
LIBAVCODEC_VERSION_MAJOR = 59.
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Linjie Fu <linjie.fu@intel.com>
Diffstat (limited to 'libavcodec/tiff_data.c')
0 files changed, 0 insertions, 0 deletions