OSDN Git Service

avformat: gather aspect ratio from rv30/40 in find_stream_info
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 3 Mar 2013 17:41:16 +0000 (18:41 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 3 Mar 2013 17:41:16 +0000 (18:41 +0100)
commitf2cb993139415bd5cadf70d01a9a32a97974df68
tree8912834be598f83154a14f6c62fdac3ed762c166
parentd210e9741e7cff8cdc89b2759d8fb0e4ea2213ab
avformat: gather aspect ratio from rv30/40 in find_stream_info

Fixes Ticket1550

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c