[FFmpeg-soc] [soc]: r1130 - in rv40: add_rv40.patch rv40_parser.c
Kostya
kostya.shishkov at gmail.com
Wed Aug 22 05:10:57 CEST 2007
On Tue, Aug 21, 2007 at 09:16:16PM +0200, Aurelien Jacobs wrote:
> On Tue, 21 Aug 2007 13:31:31 +0200 (CEST)
> kostya <subversion at mplayerhq.hu> 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
More information about the FFmpeg-soc
mailing list