[FFmpeg-devel] Realmedia patch

Ronald S. Bultje rsbultje
Sun Aug 31 17:43:59 CEST 2008


Hi,

On Sat, Aug 30, 2008 at 6:05 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> The next few patches would then implement stream selection:
> - ASM rulebook parsing

This patch attempts to do very simplistic (as Michael requested) ASM
rulebook parsing, it simply uses strcmp()s for the condition (first
item in each rule). I save the condition in case at some point we want
to allow stream changing ('a' key in ffplay), and I want to keep the
statements around to be able to parse them and extract things like
bitrate information for the AVStream-per-rule (this is not in the RM
header).

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtsp-asmrulebook.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080831/2c2b5089/attachment.asc>



More information about the ffmpeg-devel mailing list