[Ffmpeg-devel] [PATCH] Targa encoder

Bobby Bingham uhmmmm
Fri Mar 16 01:38:48 CET 2007


Michael Niedermayer wrote:
> Hi
> 
> On Thu, Mar 15, 2007 at 05:57:43PM +0900, Bobby Bingham wrote:
>> 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.
> 
> ive already approved the previous patch and this patch does not fix
> any critical issues instead it adds several more features which should
> be in seperate patches
> or in other words
> * the original patch should be applied
> * the quicktime issue is a bug which should be investigated though
>   this is not critical, QT is likely just broken like always but still
>   it would be interresting to figure out where the problem is exactly
> * 15bpp and RLE support is very welcome but please in a seperate patch
> 

Alright.  Here are separate patches for separate features.  The first 
adds 15-bit support.  The second is cosmetic, and moves the actual 
encoding of the image data to its own function.  The third adds RLE 
encoding support.

> [...]

-- 
Bobby Bingham
??????????????????????
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1_targa_15bpp.patch
Type: text/x-patch
Size: 1241 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070316/94365435/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2_targa_function.patch
Type: text/x-patch
Size: 2025 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070316/94365435/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3_targa_rle.patch
Type: text/x-patch
Size: 4208 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070316/94365435/attachment-0002.bin>



More information about the ffmpeg-devel mailing list