[FFmpeg-devel] [PATCH] Waveform Archiver decoder and demuxer
Nicolas George
george at nsup.org
Wed Feb 1 11:42:23 EET 2023
Tomas Härdin (12023-02-01):
> This belongs in the demuxer. In fact it appears the decoder duplicates
> code from the demuxer. Why?
Because sharing code between demuxer and decoder is extremely annoying,
because somebody decided the libraries must be separate even though all
the technical reasons for it have less annoying solutions.
Regards,
--
Nicolas George
More information about the ffmpeg-devel
mailing list