[FFmpeg-devel] [PATCH v4 0/9] Enhancement for libopenh264 encoder

Fu, Linjie linjie.fu at intel.com
Sun Apr 26 09:13:21 EEST 2020


Hi,

> From: Fu, Linjie <linjie.fu at intel.com>
> Sent: Wednesday, April 15, 2020 12:54
> To: ffmpeg-devel at ffmpeg.org
> Cc: Fu, Linjie <linjie.fu at intel.com>
> Subject: [PATCH v4 0/9] Enhancement for libopenh264 encoder
> 
> 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
Ping for this set.

- Linjie


More information about the ffmpeg-devel mailing list