[FFmpeg-devel] [PATCH v3 0/9] patchset for the enhancement of libopenh264 encoder

Linjie Fu linjie.fu at intel.com
Sat Apr 11 13:03:30 EEST 2020


Docs will 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
  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

 libavcodec/libopenh264enc.c | 376 +++++++++++++++++++++++++++++++-------------
 1 file changed, 263 insertions(+), 113 deletions(-)

-- 
2.7.4



More information about the ffmpeg-devel mailing list