On Tue, Aug 21, 2007 at 09:16:16PM +0200, Aurelien Jacobs wrote: > On Tue, 21 Aug 2007 13:31:31 +0200 (CEST) > kostya <[EMAIL PROTECTED]> wrote: > > > Author: kostya > > Date: Tue Aug 21 13:31:31 2007 > > New Revision: 1130 > > > > Log: > > Parser for gathering all slices for one frame > > > > +Index: libavcodec/avcodec.h > > +=================================================================== > > +--- libavcodec/avcodec.h > > ++++ libavcodec/avcodec.h > > +@@ -2777,6 +2777,7 @@ > > + extern AVCodecParser mpegaudio_parser; > > + extern AVCodecParser mpegvideo_parser; > > + extern AVCodecParser pnm_parser; > > ++extern AVCodecParser rv40_parser; > > + extern AVCodecParser vc1_parser; > > Sorry but I broke this patch with commit r10173 ;-)
Don't worry, now parser s not working properly too. > Aurel _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
