November 25, 2011
View 92afb43

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/25 09:38:21
View 185655c

swscale: add support for planar RGB input.

Ronald S. Bultje authored on 2011/11/25 03:40:05
November 20, 2011
View dbb38bc

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/20 10:46:06
November 19, 2011
View 09d243d

swscale: Fix stack alignment for SSE

John Stebbins authored on 2011/11/19 08:06:17
View 6f326b5

sws: fix: libswscale/swscale_unscaled.c:915:9: warning: new qualifiers in middle of multi-level non-const cast are unsafe

Michael Niedermayer authored on 2011/11/19 06:00:01
View 8c3ab30

sws: Fix: libswscale/swscale_unscaled.c:805:5: warning: passing argument 1 of ‘check_image_pointers’ from incompatible pointer type libswscale/swscale_unscaled.c:774:12: note: expected ‘uint8_t **’ but argument is of type ‘const uint8_t * const*’ libswscale/swscale_unscaled.c:809:5: warning: passing argument 1 of ‘check_image_pointers’ discards qualifiers from pointer target type libswscale/swscale_unscaled.c:774:12: note: expected ‘uint8_t **’ but argument is of type ‘uint8_t * const*’

Michael Niedermayer authored on 2011/11/19 05:58:27
View 0a3a125

sws: update copyright dates

Michael Niedermayer authored on 2011/11/19 05:44:26
November 6, 2011
View b13ba5c

swscale: use isByteRGB() to simplify check for palToRgbWrapper.

Michael Niedermayer authored on 2011/11/06 21:30:10
View 307b650

swscale: Fix packed rgb check for planarRgbToRgbWrapper.

Michael Niedermayer authored on 2011/11/06 21:26:50
View 1e79926

Unscaled Planar RGB -> RGB support in swscale.

Themaister authored on 2011/11/06 18:43:47
October 22, 2011
View d3d97d4

sws: fix warning: new qualifiers in middle of multi-level non-const cast are unsafe warning.

Michael Niedermayer authored on 2011/10/22 12:14:08
October 9, 2011
View cca81e7

sws: gbr24p input support

Michael Niedermayer authored on 2011/10/09 06:07:05
August 25, 2011
View abe0b8e

sws: use shift for chroma sample up convertion sws: use shifts for non full range luma sample upconvertion

Michael Niedermayer authored on 2011/08/25 20:54:43
August 1, 2011
View 335bbe4

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/08/01 07:35:57
July 28, 2011
View 4ce0a946

lsws: remove deprecated and unused stuff after the 0->1 major bump

Stefano Sabatini authored on 2011/07/28 19:30:19