OSDN Git Service

Change function prototype from taking an AVStream to taking an index to the
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 30 Nov 2008 20:39:16 +0000 (20:39 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 30 Nov 2008 20:39:16 +0000 (20:39 +0000)
commite0d1eabf14ec84f6a2114740d092d31381a98086
treeeeb7b1d259f0070c4d72528d32ad6a6d7b68c702
parent640760da3efeffa5893caa905d2a0fe39b1e55ff
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.

Originally committed as revision 15962 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rdt.c
libavformat/rdt.h
libavformat/rtsp.c