[FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
Anton Khirnov
anton at khirnov.net
Mon Sep 9 13:42:56 EEST 2024
Quoting Martin Schitter (2024-09-08 20:41:38)
> As suggested by Zhao Zhili, here is a squash rebased 3rd attempt.
>
> I'm still unsure about my solution of adding the codec_id entries and
> increasing the lead-position value, as criticized by Andreas Rheinhard,
> but I don't see any other way to make it better.
I think you're misunderstanding the meaning of AV_CODEC_ID_LEAD - it's
not in any way special, it's just the ID of a codec called "LEAD MCMP".
You should add your new codec ID immediately after it.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list