[FFmpeg-devel] [PATCH][RFC] Lagarith Decoder.
Carl Eugen Hoyos
cehoyos
Thu Aug 6 23:29:55 CEST 2009
Nathan Caldwell <saintdev <at> gmail.com> writes:
> Here's my first attempt at a Lagarith decoder. At the moment it only
> handles YV12 content, I do plan on adding in the other modes (RGB24,
> YUY2, and RGBA). I just wanted some input on things that need changed
> before I get too far along.
You patch contains trailing whitespace and tabs, both are forbidden in FFmpeg
svn.
The tabs are around line 340, there is a grep incantation to find the whitespace
(that I forgot).
Carl Eugen
More information about the ffmpeg-devel
mailing list