OSDN Git Service

Parse the ASMRuleBook SDP line to dynamically create one new AVStream for
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:38:44 +0000 (14:38 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:38:44 +0000 (14:38 +0000)
commit3ca45429fea4edb64daf3e6dd11e40ee23bc484b
treebe5a1f9db55bcae1c199fe9d9987fcf19d06e94a
parentb06688ffedf0491deb158f5885b55203103e0c99
Parse the ASMRuleBook SDP line to dynamically create one new AVStream for
each "rule" described in the ASMRuleBook. Each rule represents a stream
of identical content compared to other streams in the same rulebook, but
with a possibly different codec/bitrate/etc. See "[PATCH] rdt.c: ASM
rulebook parsing and AVStream creation" thread on mailinglist.

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