Re: [FFmpeg-devel] [PATCH 1/3] ffplay: Fix usage of private lavfi API

2016-06-29 Thread Michael Niedermayer
On Wed, Jun 29, 2016 at 11:58:01AM +0200, Timo Rothenpieler wrote: > --- > ffplay.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) LGTM also please backport to release/3.1 thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The greatest way to live w

[FFmpeg-devel] [PATCH 1/3] ffplay: Fix usage of private lavfi API

2016-06-29 Thread Timo Rothenpieler
--- ffplay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffplay.c b/ffplay.c index f28e087..b0702eb 100644 --- a/ffplay.c +++ b/ffplay.c @@ -2725,7 +2725,7 @@ static int stream_component_open(VideoState *is, int stream_index) goto fail; link =