diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-06-16 11:38:50 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-06-19 01:36:30 +0200 |
commit | 18b4404dc35eef67620066e11086048b933c2e4c (patch) | |
tree | 616cdcfd42e5db5a55e06e54572e5f8584b02356 /libavformat/flacenc.h | |
parent | 0b2ecf8224cf882033737541cf3bd615dd414625 (diff) | |
download | ffmpeg-18b4404dc35eef67620066e11086048b933c2e4c.tar.gz |
lavc/imgconvert: fix check on av_image_check_size() return code in avpicture_get_size()
The documentation states that av_image_check_size() will return a
negative value in case of error, while the check is done on ret != 0.
Also return a proper error code rather than -1 in case the check fails.
Diffstat (limited to 'libavformat/flacenc.h')
0 files changed, 0 insertions, 0 deletions