Re: [FFmpeg-devel] [PATCH 4/4] ffplay: dump format before selecting streams

2014-12-27 Thread Michael Niedermayer
On Thu, Dec 25, 2014 at 07:57:05PM +0100, Marton Balint wrote: > This helps the user to see the available streams just before the error message > if the stream specifiers do not match. LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In fact, the RIAA has be

[FFmpeg-devel] [PATCH 4/4] ffplay: dump format before selecting streams

2014-12-25 Thread Marton Balint
This helps the user to see the available streams just before the error message if the stream specifiers do not match. Signed-off-by: Marton Balint --- ffplay.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffplay.c b/ffplay.c index 655af6d..72ec35d 100644 --- a/ffplay