diff options
author | Alex Converse <alex.converse@gmail.com> | 2011-11-07 10:14:54 -0800 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2011-11-08 10:59:52 -0800 |
commit | 735e601be1b7731d256a41e942b31a96255a6bec (patch) | |
tree | ae92cbe6010a480881815f5af9cfb49a6daea2c1 /libavcodec | |
parent | 3110ad8329c39d1512eea86db617fa339ba5d076 (diff) | |
download | ffmpeg-735e601be1b7731d256a41e942b31a96255a6bec.tar.gz |
mxfdec: Fix comparison of unsigned expression < 0.
'size' is populated by functions returning int64_t and int that return
negative error codes.
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions