December 30, 2012
View c77eb4e

sws: fix warning: cast from pointer to integer of different size

Michael Niedermayer authored on 2012/12/30 04:50:43
View aa9507c

swscale: fix warning: assignment from incompatible pointer type

Michael Niedermayer authored on 2012/12/30 03:39:14
December 22, 2012
View d27edc0

Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'

Michael Niedermayer authored on 2012/12/22 01:32:52
December 20, 2012
View 511cf61

miscellaneous typo fixes

Diego Biurrun authored on 2012/12/20 02:48:21
December 8, 2012
View 320ae9f

sws_scale: check input against NULL

Michael Niedermayer authored on 2012/12/08 05:48:27
October 31, 2012
View 4d2f1d8

swscale.c:remove fill_plane9or10() use fillPlane16()

Michael Niedermayer authored on 2012/10/31 02:40:55
View a201639

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/10/31 01:41:17
October 30, 2012
View 26b5ad2

swscale: support gray to 9bit and 10bit formats

Luca Barbato authored on 2012/10/30 03:07:01
October 14, 2012
View 7a32ab5

sws: get rid of C99 signed overflows try #2

Michael Niedermayer authored on 2012/10/14 12:16:59
View 3ee8eef

sws: avoid signed C99 overflows

Michael Niedermayer authored on 2012/10/14 10:59:45
October 13, 2012
View a291345

sws: do not use av_pix_fmt_descriptors directly

Paul B Mahol authored on 2012/10/13 01:57:04
October 12, 2012
View a9bd51b

Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'

Michael Niedermayer authored on 2012/10/12 22:52:55
October 9, 2012
View ac627b3

Merge commit '716d413c13981da15323c7a3821860536eefdbbb'

Michael Niedermayer authored on 2012/10/09 03:54:00
October 6, 2012
View 0a7068f

sws: do not use av_pix_fmt_descriptors directly.

Anton Khirnov authored on 2012/10/06 20:29:37
View 716d413

Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat

Anton Khirnov authored on 2012/10/06 19:10:34