[FFmpeg-cvslog] r27730 - in trunk/libswscale: swscale.c swscale_internal.h

Vitor Sessak vitor1001
Sat Oct 18 23:55:58 CEST 2008


vitor wrote:
> Author: vitor
> Date: Wed Oct  8 19:46:22 2008
> New Revision: 27730
> 
> Log:
> Add a new unscaled PAL8 -> RGB converter.

1000l for me for this patch. I tested it, but without noticing that 
typing "make" do _not_ rebuild swscale-example. Actually it made a small 
regression in {PAL,RGB8,BGR8,RGB4,BGR4}->{RGB32, BGR32}.

Three possibilities:

1- Revert it
2- sws_fix10l.diff: fix the actual bug (in rgb2rgb.c)
3- sws_hack.diff: just fix my breakage

I've attached also the diff out the output of swscale-example for the 
two cases.

-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sws_fix10l.diff
Type: text/x-diff
Size: 1631 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20081018/a6e3b903/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sws_hack.diff
Type: text/x-diff
Size: 517 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20081018/a6e3b903/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_fix.diff
Type: text/x-diff
Size: 19372 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20081018/a6e3b903/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_hack.diff
Type: text/x-diff
Size: 9732 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20081018/a6e3b903/attachment-0003.diff>



More information about the ffmpeg-cvslog mailing list