OSDN Git Service

lavc: use hexadecimal debug print for showing err_recognization values.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 13 Dec 2011 00:28:22 +0000 (01:28 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 13 Dec 2011 00:28:22 +0000 (01:28 +0100)
commit41c2bbaac614eacba904f901146f778be1e8b55e
tree28ffc734076433d3a041be6e6f1c80e87fb29df4
parentb95565074f3090762aeda4b57dc7d78381f6be5f
lavc: use hexadecimal debug print for showing err_recognization values.
They are flags which makes them easier to read as hex than decimal.

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