On Tue, Aug 14, 2007 at 01:08:52PM +0200, k.nowosad wrote:
>
> --- (empty file)
> +++ jpeg2000/j2kdec.c Tue Aug 14 13:08:52 2007
> @@ -0,0 +1,1091 @@
> +
> +/** code block */
> +typedef struct {
> + uint8_t npassess;
What is this weird name supposed to mean?
> +static int getnpassess(J2kDecoderContext *s)
same here
Also, please try to avoid some of those long lines.
Diego
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc