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

Ronald S. Bultje rsbultje
Mon Dec 1 03:47:16 CET 2008


Hi,

On Sun, Nov 30, 2008 at 6:58 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> looks ok

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.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rdt-rmctx-array.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081130/0993b92f/attachment.asc>



More information about the ffmpeg-devel mailing list