Change function prototype from taking an AVStream to taking an index to the
commit453588d21536cb973803a5a291244da4c3ebddd8
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 30 Nov 2008 20:39:16 +0000 (30 20:39 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 30 Nov 2008 20:39:16 +0000 (30 20:39 +0000)
tree6aa7cd55303252cf396df20fc953aeaf7438040c
parent49ff7e8ca7112f4f41c6f47e9ee45453fa3ee48b
Change function prototype from taking an AVStream to taking an index to the
stream itself, plus a name change to signify that there may be multiple
AVStreams per RDT set. See discussion in "[PATCH] RDT/Realmedia patches #2"
thread on ML.

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