[FFmpeg-devel] [PATCH v2 0/7] MediaCodec encoder: Fix width/height alignment issue and add more options
Zhao Zhili
quinkblack at foxmail.com
Thu Dec 15 17:25:24 EET 2022
On Wed, 2022-12-07 at 17:31 +0800, Zhao Zhili wrote:
> From: Zhao Zhili <zhilizhao at tencent.com>
>
> v2:
> Reorder 1/7 and 2/7.
>
> Zhao Zhili (7):
> avcodec/mediacodecenc: make each encoder has its own option
> avcodec/mediacodecenc: add bitrate_mode option
> avcodec/mediacodecenc: add level option
> avcodec/mediacodecenc: use bsf to handle crop
> avcodec/mediacodecenc: remove the strategy to create DTS
> avcodec/mediacodecenc: add max-bframes support
> avcodec/mediacodecenc: add pts_as_dts option
>
> configure | 2 +
> libavcodec/mediacodecenc.c | 294 +++++++++++++++++++++++++++++++--
> ----
> libavcodec/version.h | 2 +-
> 3 files changed, 256 insertions(+), 42 deletions(-)
>
Will apply tomorrow.
More information about the ffmpeg-devel
mailing list