On Wed, 2022-12-07 at 17:31 +0800, Zhao Zhili wrote: > From: Zhao Zhili <zhiliz...@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. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".