On Tue, Dec 27, 2016 at 07:02:07PM +0100, Nicolas George wrote: > AVFilterLink contains fields of internal types that are better > isolated. Furthermore, with the prospect of inter-filters > threading, it is better if filters do not access links directly. > > Signed-off-by: Nicolas George <geo...@nsup.org> > --- > libavfilter/Makefile | 1 + > libavfilter/avfilter.h | 217 +-------------------------------------- > libavfilter/avfilterlink.h | 248 > +++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 250 insertions(+), 216 deletions(-) > create mode 100644 libavfilter/avfilterlink.h > > > That way, making it public or private is just a matter of changing one line > in the Makefile.
LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Complexity theory is the science of finding the exact solution to an approximation. Benchmarking OTOH is finding an approximation of the exact
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel