On 21/05/2012 2:05 PM, Justin Ruggles wrote: > This is in preparation for adding an audio split filter. > --- > libavfilter/Makefile | 2 +- > libavfilter/split.c | 108 > ++++++++++++++++++++++++++++++++++++++++++++++++ > libavfilter/vf_split.c | 108 > ------------------------------------------------ > 3 files changed, 109 insertions(+), 109 deletions(-) > create mode 100644 libavfilter/split.c > delete mode 100644 libavfilter/vf_split.c
Um, why are we not using a separate af_split.c for the audio filter? - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
