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

Måns Rullgård mans
Tue Dec 2 15:16:48 CET 2008


Ronald S. Bultje wrote:
> 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

Simpler: quilt applied | xargs wc -c

> 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

diffstat would be more informative.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list