[FFmpeg-devel] [PATCH] RDT/Realmedia patches #2

Ronald S. Bultje rsbultje
Tue Dec 2 14:45:53 CET 2008


Hi,

On Sun, Nov 30, 2008 at 9:47 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> Then the next patch makes an array of real-demuxer contexts per
> PayloadContext. Like an RTSPStream and a RDTDemuxContext, a
> PayloadContext (in RDT) represents a set of streams of identical
> content, and can represent multiple AVStreams. Each should be
> represented by its own real demuxer context, since things such as
> audio codecs, bitrates and thus demuxer cache settings and state
> differ per stream within a set.

Ping? We're almost there, I've split the remainder of my patchset and
this is what's left:

$ for patch in `quilt applied`; do ls -l patches/$patch; done | cut -d" " -f9,13
3837 patches/rtsp-change-parse_sdp_a_line-prototype.patch
2758 patches/rdt-rmctx-array.patch
3879 patches/rdt-asmrulebook-parsing.patch
1283 patches/rdt-parse-stream-bitrate.patch
3465 patches/rdt-parse-payload-mdpr.patch
3827 patches/rtsp-rdt-subscription.patch
663 patches/rtsp-report-bitrate.patch
998 patches/rtsp-move-start_pts.patch

Updated patch-set (excludes RTSP-MS for now, I'll add that later)
available on my website [1]. I'll submit patch-by-patch as they get
approved...

Ronald

[1] http://www.gnome.org/~rbultje/ffmpeg-realmedia-rtsp/




More information about the ffmpeg-devel mailing list