Michael Niedermayer
|
370e397256
|
sws: fix handling of big endian alpha
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Anton Khirnov
|
716d413c13
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
Paul B Mahol
|
5c858a0ac4
|
swscale/input: silence warnings about incompatible pointer types
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
13 years ago |
Michael Niedermayer
|
ba0e69994d
|
sws/input: switch to av_assert
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Michael Niedermayer
|
fa36f33422
|
sws: support 12&14 bit planar colorspaces
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Ronald S. Bultje
|
404410a53a
|
sws: fix planar RGB input conversions for 9/10/16 bpp.
Fixes bug 282.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
13 years ago |
Diego Biurrun
|
9b75ae05cf
|
swscale: K&R formatting cosmetics (part III)
|
13 years ago |
Ronald S. Bultje
|
bc0bdda77b
|
swscale: handle complete dimensions for monoblack/white.
Fixes bug 269.
|
13 years ago |
Carl Eugen Hoyos
|
f972193a15
|
Support RGBA64 as input colour space.
Mostly fixes ticket #503,
opaque still overflows for RGBA64 -> RGBA conversion.
|
13 years ago |
Ronald S. Bultje
|
2dd7a1c030
|
swscale: Split C input functions into separate file.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
13 years ago |