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

Michael Niedermayer michaelni
Sun Nov 30 17:58:25 CET 2008


On Sun, Nov 30, 2008 at 10:36:54AM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> On Wed, Nov 26, 2008 at 6:40 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > anyway IMHO the function needs some documentation anyway ...
> 
> See attached, whch is to be applied after the original patch.
> 
> Ronald

> Index: ffmpeg-svn/libavformat/rdt.h
> ===================================================================
> --- ffmpeg-svn.orig/libavformat/rdt.h	2008-11-30 10:32:18.000000000 -0500
> +++ ffmpeg-svn/libavformat/rdt.h	2008-11-30 10:35:33.000000000 -0500
> @@ -28,6 +28,17 @@
>  
>  typedef struct RDTDemuxContext RDTDemuxContext;
>  
> +/**
> + * Open RDT parsing context.

open?
you mean allocate & init or just take it from somewhere and init?


> + * @param ic the containing RTSP demuxer context

> + * @param first_stream_of_set_idx index to the first AVStream (in the RTSP
> + *              demuxer context's ic->streams array) in the set belonging
> + *              to this particular stream's set of streams with identical
> + *              content

index to the first AVStream in the RTSP demuxer context's ic->streams array
that is part of this particular stream's set of streams (with identical
content)

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

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- 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/20081130/99fe7fc6/attachment.pgp>



More information about the ffmpeg-devel mailing list