June 4, 2011
View 87f4036

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/04 13:31:35
June 3, 2011
View 1674bd2

swscale: integrate (literally) swscale_template.c in swscale.c.

Ronald S. Bultje authored on 2011/06/03 14:34:12
View 983260b

swscale: split out x86/swscale_template.c from swscale.c.

Ronald S. Bultje authored on 2011/06/03 14:00:00
View 877f76a

swscale: Fix use of uninitialized values (bug probably introduced from a marge of libav)

Michael Niedermayer authored on 2011/06/03 02:26:40
June 2, 2011
View 6713989

swscale: dither for planar yuv outputs

Michael Niedermayer authored on 2011/06/02 11:41:44
May 31, 2011
View 7056498

Add const to fix "cast discards qualifiers" warnings.

Reimar Döffinger authored on 2011/05/31 03:02:39
May 29, 2011
View b8a43bc

Merge remote-tracking branch 'qatar/master' into master

Michael Niedermayer authored on 2011/05/29 09:55:19
May 28, 2011
View 986f0d8

Commits that could not be pulled earlier due to bugs.

Michael Niedermayer authored on 2011/05/28 22:52:50
May 27, 2011
View b8e8933

sws: replace all long with int.

Anton Khirnov authored on 2011/05/27 01:57:26
View 041dbd3

swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the bits.

Michael Niedermayer authored on 2011/05/27 19:47:03
May 26, 2011
View 9222ddd

swscale: use av_clip_uint8() in yuv2yuv1_c().

Ronald S. Bultje authored on 2011/05/26 04:28:12
View 485d73e

swscale: replace formatConvBuffer[VOF] by allocated array.

Ronald S. Bultje authored on 2011/05/26 22:15:38
View 11f2eae

swscale: Remove commented-out printf cruft.

Diego Biurrun authored on 2011/05/26 08:40:56
View 2b6bfff

swscale: Do not loose precission on yuv values after rgb->yuv.

Michael Niedermayer authored on 2011/05/26 22:32:33
May 25, 2011
View f2a3b23

swscale: remove if(full_chr_int) from yuv2packed1().

Ronald S. Bultje authored on 2011/05/25 04:18:40