[FFmpeg-devel] [PATCH] Electronic Arts TGV decoder

Diego Biurrun diego
Wed Jul 9 17:29:48 CEST 2008


On Wed, Jul 09, 2008 at 09:18:13PM +1000, pross at xvid.org wrote:
> 
> Second video codec in the EA series.

This is missing

- docs update
- changelog entry
- avcodec.h version bump

some nits below...

> --- libavcodec/eatgv.c	(revision 0)
> +++ libavcodec/eatgv.c	(revision 0)
> @@ -0,0 +1,338 @@
> +/*
> + * Electronic Arts TGV Video Decoder

video decoder

> +/**
> + * @file eatgv.c
> + * Electronic Arts TGV Video Decoder

ditto

> +/**
> + * Unpack buffer
> + * @return 0 on success, -1 on critical buffer underflow

Add periods please, same below.

Diego




More information about the ffmpeg-devel mailing list