On 1/29/17, Nicolas George <geo...@nsup.org> wrote: > Instead of just updating statistics, have it actually do the work > instead of leaving that job to the call site. > > Also: skip the samples by updating the frame data pointers > instead of moving the samples. More efficient and avoid writing > into shared frames. > Found-By: Muhammad Faiz <mfc...@gmail.com> > > Signed-off-by: Nicolas George <geo...@nsup.org> > --- > libavfilter/avfilter.c | 8 +------- > libavfilter/framequeue.c | 27 +++++++++++++++++++++++++++ > libavfilter/framequeue.h | 11 +++++------ > 3 files changed, 33 insertions(+), 13 deletions(-) >
LGTM Thank's _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel