[FFmpeg-devel] [PATCH] RDT/Realmedia patches #2
Ronald S. Bultje
rsbultje
Sun Nov 23 17:53:32 CET 2008
Hi,
On Sun, Nov 23, 2008 at 11:17 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> On Sun, Nov 23, 2008 at 11:16 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>> This patch changes the prototype of rdt_demux_context_open() so that
>> it takes an index integer to the first AVStream pointed to by the
>> RTSPStream, matching the fact that one RTSPStream (in RDT) can have
>> multiple contained (AV)streams.
>
> And this patch uses that to remove the RDTDemuxContext->st and replace
> it by streams and n_streams to indicate that fact. I hope this fixes
> your worries about the st variable in RDTDemuxContext.
Actually, I can do this without the extra "n" variable... See attached.
Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rdt-double_st_array.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081123/ece75f8f/attachment.asc>
More information about the ffmpeg-devel
mailing list