OSDN Git Service

avio_put_str16le: Print error message in case of invalid UTF8 input
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 13 Nov 2013 17:39:17 +0000 (18:39 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 13 Nov 2013 18:09:04 +0000 (19:09 +0100)
commitb52ae27edf392e5a0df95054d394d850b8e57d35
treec90f7da049b2104ef68b2c431f1d96e27afa0a71
parent7561974dfee0f233433f05c1f77f97ec10796f35
avio_put_str16le: Print error message in case of invalid UTF8 input

Found-by: Stefano Sabatini
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/aviobuf.c