[Ffmpeg-devel] [PATCH] ogg probe

Michael Niedermayer michaelni
Wed Nov 30 02:59:42 CET 2005


Hi

On Fri, Nov 11, 2005 at 09:23:33PM +0200, Ivo wrote:
> Hi,
> 
> This small patch adds ogg_probe to the ogg demuxer.
[...]
> Index: libavformat/ogg2.c
> ===================================================================
> RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/ogg2.c,v
> retrieving revision 1.10
> diff -u -r1.10 ogg2.c
> --- libavformat/ogg2.c	23 Sep 2005 00:25:41 -0000	1.10
> +++ libavformat/ogg2.c	11 Nov 2005 19:18:54 -0000
> @@ -622,11 +622,24 @@
>  }
>  #endif
>  
> +static int ogg_probe(AVProbeData *p)

anyone maintaining ogg2.c? hello mans, lu_zero?
you guys dont seriously expect me to maintain everything do you?

[...]

-- 
Michael





More information about the ffmpeg-devel mailing list