[Ffmpeg-devel] Re: Bethsoft VID demuxer and decoder

Diego Biurrun diego
Sat Apr 7 16:31:58 CEST 2007


On Sat, Apr 07, 2007 at 07:23:13AM -0700, Nicholas T wrote:
> 
> --- libavcodec/bethsoftvideo.c	(revision 0)
> +++ libavcodec/bethsoftvideo.c	(revision 0)
> @@ -0,0 +1,143 @@
> +/*
> + * Nicholas Tung, Google Summer of Code application

This is irrelevant, remove it.

> + * Helpful references: aasc.c, http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto

same here

> +    /* formats in libavutil/avutil.h
> +       pal8 has some information which tells this that the palette is
> +       vid->frame.data[1], and an image would be in vid->frame.data[0] */

nit: PAL8

I cannot really understand this comment, what is "this"?

Diego




More information about the ffmpeg-devel mailing list