]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Parse the ASMRuleBook SDP line to dynamically create one new AVStream for
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:38:44 +0000 (14:38 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 7 Jan 2009 14:38:44 +0000 (14:38 +0000)
commitc19683800ed69163fee32919029a31ea7e837204
treebaef2a92bb6271de952709729f7f170e88911635
parentb517d46d97bbfca16d5ad08a1d2d2edebc272dde
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.

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