[FFmpeg-devel] Fwd: [PATCH] Psygnosis YOP demuxer

Benoit Fouet benoit.fouet
Wed Jan 6 14:37:58 CET 2010


On Wed, 06 Jan 2010 14:32:42 +0100 Diego Biurrun wrote:
> On Wed, Jan 06, 2010 at 11:09:03AM +0100, Benoit Fouet wrote:
> > On Wed, 6 Jan 2010 06:46:08 +0100 Michael Niedermayer wrote:
> > > 
> > > patch ok if it works (also seeking and no crashes with damaged files)
> > 
> > libavformat/yop.c: In function ?yop_read_header?:
> > libavformat/yop.c:80: error: ?CODEC_ID_YOP? undeclared (first use in this function)
> > libavformat/yop.c:80: error: (Each undeclared identifier is reported only once
> > libavformat/yop.c:80: error: for each function it appears in.)
> 
> Run 'make config'.
> 

there is no yop decoder, running 'make config' won't make it appear magically ;)
(I already added the codec ID to test the demuxer though...)

Ben



More information about the ffmpeg-devel mailing list