On Sun, May 18, 2025 at 02:25:38PM +0200, Michael Niedermayer wrote: > This allows detecting changes and regressions in side data related code, same > as what > framecrc does for before already for packet data itself.
This code is also available as source plugin at: https://github.com/michaelni/FFmpeg/tree/sourceplugin-sidedata-tests Previously IIRC anton was against this, I used code like this for many years in all tests i run. It simply covers side data too in every framecrcenc based test. Which means more test coverage for basically zero extra cpu time. I would prefer if this can be added to master because maintaince of the checksums really fits better into master than a seperate plugin repository. But I already did bascically maintain this outside for years because previously we failed to reach a consensus to add it to master ... thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The worst form of inequality is to try to make unequal things equal. -- Aristotle
signature.asc
Description: PGP signature
_______________________________________________ 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".