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

Diego Biurrun diego
Wed Jan 6 14:32:42 CET 2010


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'.

> libavformat/yop.c: In function ?yop_read_packet?:
> libavformat/yop.c:126: warning: ?av_destruct_packet_nofree? is deprecated (declared at ./libavcodec/avcodec.h:2794)

This is not acceptable.  New code must not use deprecated functions.
Mohamed, please fix this.

Diego



More information about the ffmpeg-devel mailing list