[FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
martin schitter
ms+git at mur.at
Tue Sep 10 17:11:24 EEST 2024
On 10.09.24 01:19, Marton Balint wrote:
> You should split this patch to at least 3 parts for easier review.
> Adding the codec ID and description, adding MXF demux support, and
> adding the decoder/parser.
O.k. -- I'll try to rearrange the changes into a structured group of
patches.
Right now I'm still bussy to fix all the flaws pointed out by Anton
Khirnov and Zhao Zhili yesterday.
> There is a note saying that the specs are not freely accessible, that is
> not the case as far as I see:
>
> https://pub.smpte.org/doc/rdd50/20190730-pub/
Whouw! That's really helpful!
Now I can control the correctness of my findings and improve code and
remarks!
Thanks! :)
> So maybe you want to check your work based on the specs?
For sure!
Nevertheless, I still will not add much support for variants, which I
can not test by real world examples or in/output from other software.
Martin
More information about the ffmpeg-devel
mailing list