Allow subscription to any of the streams, not just the first, available in
commit8c73da40d477f5ec5504deea23e3afd5b8cf019b
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:48:17 +0000 (7 14:48 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:48:17 +0000 (7 14:48 +0000)
tree6592b1f560b88bd4136942ebff361ec1b9071621
parentd72ed3020eedcd7fbc4d2092d214b2b3929d81fc
Allow subscription to any of the streams, not just the first, available in
this RTSP/RDT session. This basically implies full RDT support, including
stream selection in ffmpeg and multi-stream backupping in ffmpeg (by mapping
each stream to an output). See "[PATCH] RTSP/RDT: subscriptions" thread on
mailinglist.

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