38 Commits (83900c0ed34c22487d6a97cdf9e9949d0795f5b0)

Author SHA1 Message Date
Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 9 years ago
Ronald S. Bultje 711d8812ad swscale: add yuv440p10/12 pixfmts. 10 years ago
Michael Niedermayer f30798584f swscale/input: fix rgba64 alpha non native 10 years ago
Michael Niedermayer 95d04690aa swscale/input: Fix alpha of YA16 input 10 years ago
Vittorio Giovara 2df7277711 swscale: fix gbrap to gbrap alpha scaling 10 years ago
Vittorio Giovara 89df3fd49e swscale: fix warning about incompatible function pointer type 10 years ago
Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Michael Niedermayer 293d5d7a8e swscale/input: fix harmless integer overflow 11 years ago
Michael Niedermayer d98688efb1 swscale/input: replace assert() by av_assert1() 11 years ago
Vittorio Giovara 92b099daf4 swscale: support converting YVYU422 pixel format 11 years ago
Michael Niedermayer 37f69cd93e swscale: add full bgra64 support 11 years ago
Michael Niedermayer 6d323ff57a swscale: remove unneeded include assert.h 11 years ago
Michael Niedermayer a4b55bbb6f swscale/input: fix 16bit gbrp input 11 years ago
Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 12 years ago
Clément Bœsch c3dcd3a255 sws: factorize rgb 9+ planar funcs declarations. 12 years ago
Michael Niedermayer 3662e49dde sws: move RGB2YUV_SHIFT to swscale_internal.h 12 years ago
Michael Niedermayer d4956b0bfb sws/input: replace hardcoded rgb2yuv coefficients by table 12 years ago
Michael Niedermayer 02001a372d sws: add planar RGB formats to isAnyRGB 12 years ago
Kostya Shishkov 38fdf72580 swscale: do not forget to swap data in formats with different endianness 12 years ago
Michael Niedermayer 370e397256 sws: fix handling of big endian alpha 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 13 years ago
Michael Niedermayer ba0e69994d sws/input: switch to av_assert 13 years ago
Michael Niedermayer fa36f33422 sws: support 12&14 bit planar colorspaces 13 years ago
Ronald S. Bultje 404410a53a sws: fix planar RGB input conversions for 9/10/16 bpp. 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. 13 years ago
Carl Eugen Hoyos f972193a15 Support RGBA64 as input colour space. 13 years ago
Ronald S. Bultje 2dd7a1c030 swscale: Split C input functions into separate file. 13 years ago