[FFmpeg-devel] [PATCH] RTSP-MS 13/15: transport context

Ronald S. Bultje rsbultje
Tue Jan 6 14:49:55 CET 2009


Hi,

On Tue, Jan 6, 2009 at 12:17 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> this patch adds a "parent class" to RTPDemuxContext and
> RDTDemuxContext, called transport_context, which contains the only
> shared structure between the two: the RTSP AVFormatContext. I need
> that for my next patch to be able to retrieve the ASF demuxer's
> AVFormatContext from the RTSPState (in the RTSP
> AVFormatContext->priv_data) so I can call ASF demuxer functions in the
> RTP payload parsing function.

Updated patch that includes the relevant rtsp.h chunk attached.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtsp-transport-context.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090106/05e3dfe0/attachment.txt>



More information about the ffmpeg-devel mailing list