Change type of prev_stream_id from uint32_t to int, since it has a max size
commit404164f2aebb02129efafa759d7da39887138265
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 17 Nov 2008 18:10:02 +0000 (17 18:10 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 17 Nov 2008 18:10:02 +0000 (17 18:10 +0000)
tree6445afc5114807df2109f482100094ee1fc84462
parenta302bdeb6d3d53bce1f5db8f55502a127ccbd0c7
Change type of prev_stream_id from uint32_t to int, since it has a max size
of 16bits. See discussion in "[PATCH] RDT/Realmedia patches #2" thread on ML.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15864 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rdt.c