mpeg4dec: use unsigned type for startcode in ff_mpeg4_decode_picture_header
authorMans Rullgard <mans@mansr.com>
Sun, 9 Oct 2011 22:21:01 +0000 (23:21 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 9 Oct 2011 22:28:54 +0000 (23:28 +0100)
commit581810f5024dbb9df8e794dc0f5beac30d3a5fd4
treef6f3841d91c773e9311d8f9c87de5b08c216ebb3
parentaa498fef0dbd6eebd1b4dd90c36d3117cd9a17b2
mpeg4dec: use unsigned type for startcode in ff_mpeg4_decode_picture_header

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/mpeg4videodec.c