aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/svq1dec.c
diff options
context:
space:
mode:
authorLinjie Fu <linjie.fu@intel.com>2020-04-29 11:00:50 +0800
committerMartin Storsjö <martin@martin.st>2020-04-29 20:58:17 +0300
commit59a9204b8a11a1428367d6e1ddc0ef123cfddb61 (patch)
treee54c5b653660360a739d4479adadbcf1d8829575 /libavcodec/svq1dec.c
parent9310361252c88bcab74a7ccbe2c910c7a1a37397 (diff)
downloadffmpeg-59a9204b8a11a1428367d6e1ddc0ef123cfddb61.tar.gz
lavc/libopenh264enc: set slice_mode option to deprecated
"slice mode" option seems to be unnecessary since it could be determined by -slices/max_nal_size. default: SM_FIXEDSLCNUM_SLICE mode with cpu-number slices. -slices N: SM_FIXEDSLCNUM_SLICE mode with N slices. -max_nal_size: SM_SIZELIMITED_SLICE mode with limited size slices. Add FF_API_OPENH264_SLICE_MODE macro to remove this option after LIBAVCODEC_VERSION_MAJOR = 59. Signed-off-by: Linjie Fu <linjie.fu@intel.com> Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/svq1dec.c')
0 files changed, 0 insertions, 0 deletions