avformat_write_header(): detail error message
authorRafaël Carré <funman@videolan.org>
Sun, 29 Jan 2012 04:29:26 +0000 (23:29 -0500)
committerAnton Khirnov <anton@khirnov.net>
Mon, 30 Jan 2012 06:32:57 +0000 (07:32 +0100)
commit420df8b7c414cfd0cae29930344889651825f9d0
tree50ace3a2dab4cacb267f60ca634268599a559eef
parentcc09dc7863e4ffdf5d7c18472721c5ce739f26b0
avformat_write_header(): detail error message

Give the exact aspect ratios when there is a mismatch between encoder
and muxer.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/utils.c