[FFmpeg-devel] [PATCH v2 1/3] avcodec/mpegvideo_enc: add checks for custom inter/intra/chroma matrices

Marton Balint cus at passwd.hu
Sat Jan 25 21:22:24 EET 2025



On Sun, 12 Jan 2025, Michael Niedermayer wrote:

> On Sat, Jan 11, 2025 at 02:11:33PM +0100, Marton Balint wrote:
>> Make the checker functions available for all codecs.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  libavcodec/encode.c        | 19 +++++++++++++++++++
>>  libavcodec/encode.h        |  9 +++++++++
>>  libavcodec/mpegvideo_enc.c |  8 ++++++++
>>  3 files changed, 36 insertions(+)
>
> this fixes the issue i saw

Will apply the series.

Thanks,
Marton


More information about the ffmpeg-devel mailing list