Re: [FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-14 Thread Michael Niedermayer
On Thu, Aug 14, 2014 at 03:13:03PM +0200, Nicolas George wrote: > Le septidi 27 thermidor, an CCXXII, Clément Bœsch a écrit : > > contet? > > Thanks for spotting it. The series to merge is now: > > a3aaaec lavfi/avf_showspectrum: set output frame rate. > 65b284a lavfi/avf_showspectrum: fix output

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-14 Thread Nicolas George
Le septidi 27 thermidor, an CCXXII, Clément Bœsch a écrit : > contet? Thanks for spotting it. The series to merge is now: a3aaaec lavfi/avf_showspectrum: set output frame rate. 65b284a lavfi/avf_showspectrum: fix output pts computation. d4de6d4 lavfi/avf_showspectrum: do not push the frame at EOF

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-14 Thread Clément Bœsch
On Thu, Aug 14, 2014 at 03:06:14PM +0200, Nicolas George wrote: > Le nonidi 19 thermidor, an CCXXII, Clément Bœsch a écrit : > > OK > > Thanks for the reviews on this series. I have pushed this to my tree for > merging at any convenient time: > > a3aaaec lavfi/avf_showspectrum: set output frame r

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-14 Thread Nicolas George
Le nonidi 19 thermidor, an CCXXII, Clément Bœsch a écrit : > OK Thanks for the reviews on this series. I have pushed this to my tree for merging at any convenient time: a3aaaec lavfi/avf_showspectrum: set output frame rate. 65b284a lavfi/avf_showspectrum: fix output pts computation. d4de6d4 lavfi

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-06 Thread Clément Bœsch
On Wed, Aug 06, 2014 at 11:37:23AM +0200, Clément Bœsch wrote: > On Sun, Aug 03, 2014 at 04:29:36PM +0200, Nicolas George wrote: > > Signed-off-by: Nicolas George > > --- > > libavfilter/avf_showspectrum.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/libavfilter/avf_showspect

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-06 Thread Clément Bœsch
On Sun, Aug 03, 2014 at 04:29:36PM +0200, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavfilter/avf_showspectrum.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavfilter/avf_showspectrum.c b/libavfilter/avf_showspectrum.c > index 4a4b4f4..e3ae6ea 100644 > ---

[FFmpeg-devel] [PATCH 1/2] lavfi/avf_showspectrum: set output frame rate.

2014-08-03 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/avf_showspectrum.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavfilter/avf_showspectrum.c b/libavfilter/avf_showspectrum.c index 4a4b4f4..e3ae6ea 100644 --- a/libavfilter/avf_showspectrum.c +++ b/libavfilter/avf_showspectrum.c @@ -246,6