[FFmpeg-devel] [PATCH v2 0/7] MediaCodec encoder: Fix width/height alignment issue and add more options

"zhilizhao(赵志立)" quinkblack at foxmail.com
Fri Dec 16 14:37:33 EET 2022



> On Dec 15, 2022, at 23:25, Zhao Zhili <quinkblack at foxmail.com> wrote:
> 
> 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.

Pushed.

> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-devel mailing list