[Ffmpeg-devel] [PATCH] ogg probe
Måns Rullgård
mru
Mon Dec 5 01:16:02 CET 2005
Michael Niedermayer <michaelni at gmx.at> writes:
> 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?
Patch applied, with slight modification.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list