rm: Use the correct codec_data_size signedness
authorLuca Barbato <lu_zero@gentoo.org>
Thu, 4 Dec 2014 11:00:01 +0000 (12:00 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 12 Jan 2015 22:18:01 +0000 (23:18 +0100)
commit036f5c5420e4529f05fa5180f5fa28ca2c5c4065
tree2a1b1d550bd57c1409014f54f76e5fd707eac3f1
parentda35008c314eae5a10a8c070f5185b7694c0a37e
rm: Use the correct codec_data_size signedness

The function takes a size and not an offset.

CC: libav-stable@libav.org
Sample-Id: rm_deadlock.rm

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/rdt.c
libavformat/rm.h
libavformat/rmdec.c