Re: [FFmpeg-devel] [PATCH] lavfi/avf_showcqt: fix error code.

2015-04-16 Thread Michael Niedermayer
On Thu, Apr 16, 2015 at 11:31:23AM +0200, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavfilter/avf_showcqt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > > If deemed correct, do not wait for me to apply. applied thanks [...] -- Michael GnuPG fingerpri

[FFmpeg-devel] [PATCH] lavfi/avf_showcqt: fix error code.

2015-04-16 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/avf_showcqt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) If deemed correct, do not wait for me to apply. diff --git a/libavfilter/avf_showcqt.c b/libavfilter/avf_showcqt.c index e862dc7..8c6ce1f 100644 --- a/libavfilter/avf_showcqt.c ++