Le nonidi 9 prairial, an CCXXIV, Michael Niedermayer a écrit : > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > --- > libavfilter/avfilter.c | 53 > +++++++++++++++++++++++++++++++++++++------ > libavfilter/avfilter.h | 8 +++++++ > libavfilter/avfiltergraph.c | 31 ++++++++++++------------- > 3 files changed, 68 insertions(+), 24 deletions(-)
Is there any point to the series? Do you know of people using huge graphs where it makes a difference? It conflicts hugely with my efforts to remove recursiveness from filter_frame() (which is now working for normal filtering but is not yet completed with regard to EOF and error propagation, but it I stumbled on a lot of unexpected pitfalls). My plan was to get that working, then simplify the user API (with regard to multiple outputs), and only then optimize the scheduling for large graphs. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel