[Ffmpeg-devel] [PATCH] Targa encoder

Bobby Bingham uhmmmm
Thu Mar 15 09:57:43 CET 2007


Diego Biurrun wrote:
> On Thu, Mar 15, 2007 at 12:19:41PM +0900, Bobby Bingham wrote:
>> Attached is an updated patch.  It adds support for 15 bpp output, as 
>> well as RLE compression.  It always tries RLE for a frame, and falls 
>> back to uncompressed if RLE didn't help or made the size bigger.
>>
>> --- /dev/null	2007-03-14 22:58:21.763168863 +0900
>> +++ libavcodec/targaenc.c	2007-03-15 12:11:32.000000000 +0900
>> @@ -0,0 +1,178 @@
>> +                /* fall back to uncompressed */
> 
> Nit: fall back *on*

fixed

> 
> Some of your comments could use some doxygenization.  The build system

Gave it a try.  It's my first time with doxygen, so let me know if I 
didn't do it right.

Also removed some trailing whitespace while I was at it.

-- 
Bobby Bingham
??????????????????????
-------------- next part --------------
A non-text attachment was scrubbed...
Name: targa.patch
Type: text/x-patch
Size: 8102 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070315/6218fcb3/attachment.bin>



More information about the ffmpeg-devel mailing list