Re: [FFmpeg-devel] [PATCHv3 2/3] ffplay: convert to new decode API

2017-04-15 Thread Marton Balint
On Fri, 7 Apr 2017, Marton Balint wrote: Signed-off-by: Marton Balint --- ffplay.c | 101 ++- 1 file changed, 54 insertions(+), 47 deletions(-) Pushed the rest of the series. Regards, Marton

[FFmpeg-devel] [PATCHv3 2/3] ffplay: convert to new decode API

2017-04-06 Thread Marton Balint
Signed-off-by: Marton Balint --- ffplay.c | 101 ++- 1 file changed, 54 insertions(+), 47 deletions(-) diff --git a/ffplay.c b/ffplay.c index cf138dc..3d48daa 100644 --- a/ffplay.c +++ b/ffplay.c @@ -187,7 +187,6 @@ enum { typedef st