[FFmpeg-devel] [PATCH] RTSP-MS 13/15: add RTSP demuxer AVFormatContext to parse_packet() function pointer (was: transport context)

Michael Niedermayer michaelni
Tue Feb 3 01:30:10 CET 2009


On Sun, Feb 01, 2009 at 09:19:13AM -0500, Ronald S. Bultje wrote:
> Hello,
> 
> On Sat, Jan 31, 2009 at 8:00 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Sat, Jan 31, 2009 at 07:35:28PM -0500, Ronald S. Bultje wrote:
> >> store the ASF demuxer context in the RTSP demuxer "private" context
> >> (RTSPState)->asf_ctx, so that it's shared between all streams in the
> >> session. That value needs to be accessible from the streams.
> [..]
> > why do they not have access to it? I mean why is RTSPState / AVFormatContext
> > not passed to the respective functions?
> >
> > It seems that either
> [..]
> > B. RTSPState / AVFormatContext should be passed directly
> 
> Attached patch does this.

no comment from me, luca?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090203/98ba2649/attachment.pgp>



More information about the ffmpeg-devel mailing list