Re: [FFmpeg-devel] [PATCH 2/2] avformat/dump: Show coded dimensions again

2016-06-13 Thread Michael Niedermayer
On Sun, Jun 05, 2016 at 05:13:28AM +0200, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavformat/dump.c |2 ++ > 1 file changed, 2 insertions(+) applied [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Asymptotically faster algo

[FFmpeg-devel] [PATCH 2/2] avformat/dump: Show coded dimensions again

2016-06-04 Thread Michael Niedermayer
Signed-off-by: Michael Niedermayer --- libavformat/dump.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/libavformat/dump.c b/libavformat/dump.c index 126b624..8e97197 100644 --- a/libavformat/dump.c +++ b/libavformat/dump.c @@ -458,6 +458,8 @@ static void dump_stream_format(AVFormatCon