Set AVStream.discard, so that demuxers can choose which stream to select if that...
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 18 Aug 2008 17:09:34 +0000 (17:09 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 18 Aug 2008 17:09:34 +0000 (17:09 +0000)
commit3f3fe38d254ca5b4823a2c76d06011087f707200
treec50f6688406c07d0aba16e65ec218ea3733d8df3
parentfc7ed9a6f60860fb19c54ae2482a0588ca8054f6
Set AVStream.discard, so that demuxers can choose which stream to select if that is a serverside option (as is the case for RTSP). See "Realmedia patch" thread on mailinglist.

Originally committed as revision 14825 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c