[FFmpeg-devel] [PATCH v4 0/9] Enhancement for libopenh264 encoder
Linjie Fu
linjie.fu at intel.com
Wed Apr 15 07:53:38 EEST 2020
Docs would be provided later.
Linjie Fu (9):
lavc/libopenh264enc: Add default qmin/qmax support
lavc/libopenh264enc: add default gop size and bit rate
lavc/libopenh264enc: add bit rate control select support
lavc/libopenh264enc: prompt slice number changing inside libopenh264
lavc/libopenh264enc: set slice_mode option to deprecated
[v4]: move FF_API_OPENH264_SLICE_MODE to libavcodec/version.h
lavc/libopenh264enc: separate svc_encode_init() into several functions
lavc/libopenh264enc: add profile high option support
lavc/libopenh264enc: allow specifying the profile through
AVCodecContext
lavc/libopenh264enc: Add coder option to replace cabac
[v4]: move FF_API_OPENH264_CABAC to libavcodec/version.h
libavcodec/libopenh264enc.c | 365 ++++++++++++++++++++++++++++++--------------
libavcodec/version.h | 6 +
2 files changed, 259 insertions(+), 112 deletions(-)
--
2.7.4
More information about the ffmpeg-devel
mailing list