Re: [FFmpeg-devel] [PATCH] lavfi/avf_showspectrum: use automatic framing.

2014-08-06 Thread Clément Bœsch
On Sun, Aug 03, 2014 at 07:51:00PM +0200, Nicolas George wrote: > The framework can ensure that each input frame has exactly > the correct number of samples, except the last one. > > Signed-off-by: Nicolas George > --- > libavfilter/avf_showspectrum.c | 48 > +++-

Re: [FFmpeg-devel] [PATCH] lavfi/avf_showspectrum: use automatic framing.

2014-08-04 Thread Paul B Mahol
On Sun, Aug 3, 2014 at 7:51 PM, Nicolas George wrote: > The framework can ensure that each input frame has exactly > the correct number of samples, except the last one. > > Signed-off-by: Nicolas George > --- > libavfilter/avf_showspectrum.c | 48 > +++--- >