Quoting Nicolas George (2023-04-24 12:20:00)
> Anton Khirnov (12023-04-19):
> > Start by moving OutputStream.filtered_frame to it, which really belong
> > to the filtergraph rather than the output stream.
> 
> What is the point of this? fftools/ffmpeg_filter: is not part of a
> library, concepts of public/private do not apply, just put everything
> you need in FilterGraph.

Separating internal state from public interfaces is a fundamental notion
of object-oriented programming and is completely orthogonal to that
object being a part of a library or not.

-- 
Anton Khirnov
_______________________________________________
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".

Reply via email to