On Mon, May 09, 2016 at 02:40:09PM -0500, Kyle Swanson wrote: [...] > I thought about extracting the FFmpeg ebur128 functions so they could be > reused elsewhere in FFmpeg, but the R128 logic from the ebur128 filter > is quite tangled, tied to filter functions, internal states are spread > out between several structs, and is not easily extracted into a reusable > API.
Or you could just either add options to the filter, or even declare another filter within the same file, using the same shared structure, like we do in many other filters. Note: please don't cc me, I'm on the ml -- Clément B.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel