[FFmpeg-soc] [soc]: r1130 - in rv40: add_rv40.patch rv40_parser.c

Aurelien Jacobs aurel at gnuage.org
Tue Aug 21 21:16:16 CEST 2007


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 ;-)

Aurel



More information about the FFmpeg-soc mailing list