Michael Niedermayer
|
b7faa9d314
swscale/alphablend: support packed pixel formats
|
9 years ago |
Michael Niedermayer
|
d0e0757e9a
swscale: Implement alphablendaway for planar 4:4:4 formats
|
9 years ago |
Michael Niedermayer
|
c382d9e8cb
swscale: Add sws_alloc_set_opts()
|
9 years ago |
Paul B Mahol
|
3cb8eee6f7
swscale: ayuv64le output support
|
9 years ago |
Paul B Mahol
|
052f64ecb2
swscale: ayuv64le input support
|
9 years ago |
Michael Niedermayer
|
a5d44d5c22
swscale/utils: Clear pix buffers
|
9 years ago |
Paul B Mahol
|
2778fdbe54
swscale: implement YA8 output
|
9 years ago |
Michael Niedermayer
|
e29d996149
swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chroma interpolation
|
9 years ago |
Michael Niedermayer
|
80b5a1e2ee
Mark vectors as NAN instead of dereferencing NULL pointers on malloc failure
|
9 years ago |
Michael Niedermayer
|
ae0148ff60
swscale: Assert that pixel format descriptor is not NULL
|
9 years ago |
Ronald S. Bultje
|
711d8812ad
swscale: add yuv440p10/12 pixfmts.
|
9 years ago |
Michael Niedermayer
|
b57f9f5724
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
|
9 years ago |
Pedro Arthur
|
2a7128f4ed
Add gamma encodign/decoding before/after scaling in libswscale
|
9 years ago |
Michael Niedermayer
|
324067d18b
Merge commit '7ebb3022297aa00afda6800105684b8303f2608e'
|
10 years ago |
Federico Tomassetti
|
7ebb302229
swscale: Check memory allocation
|
10 years ago |
Michael Niedermayer
|
fa74058dd3
swscale/utils: Fix undefined shift in initFilter()
|
10 years ago |
Michael Niedermayer
|
007498fc1a
swscale/utils: clear formatConvBuffer on allocation
|
10 years ago |
Michael Niedermayer
|
fb8e5044b4
swscale/utils: add asserts to check filterpos
|
10 years ago |
Michael Niedermayer
|
1895d414aa
swscale/utils: More carefully merge and clear coefficients outside the input
|
10 years ago |
Michael Niedermayer
|
2a1b79d7e6
Merge commit 'e51f22122d23589e93ac4f0b3e570bb925755915'
|
10 years ago |
Federico Tomassetti
|
e51f22122d
swscale: Check memory allocations
|
10 years ago |
Michael Niedermayer
|
692b22626e
swscale/utils: Limit filter shifting so as not to read from prior the array
|
10 years ago |
Michael Niedermayer
|
27513846f6
Merge commit '928061670e873e816daa14827853b7e11221ff5f'
|
10 years ago |
Paul B Mahol
|
928061670e
libswscale: GBRAP input & output and GBRAP16 input support
|
10 years ago |
Kieran Kunhya
|
18982f084c
swscale: Pass through chroma positions in sws_getCachedContext
|
10 years ago |
Michael Niedermayer
|
2f6bb86f85
swscale/utils: support bayer input + scaling, and bayer input + any supported output
|
10 years ago |
Michael Niedermayer
|
fba894615d
swscale: support internal scaler cascades
|
10 years ago |
James Almer
|
fb7d8d50bc
swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft
|
10 years ago |
Michael Niedermayer
|
61af6bebb4
swscale: Allow chroma samples to be above and to the left of luma samples
|
10 years ago |
Michael Niedermayer
|
4917fecf4a
Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'
|
10 years ago |
Diego Biurrun
|
bb789016d4
swscale: Undeprecate sws_getContext()
|
10 years ago |
Michael Niedermayer
|
2f5bf2f7f2
Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'
|
10 years ago |
Michael Niedermayer
|
4c8bc6fdee
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
|
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
|
b53bdae11f
swscale/utils: fix rgb -> fullrange yuv
|
10 years ago |
Michael Niedermayer
|
d84abf35c0
swscale/utils: remove unused define
|
10 years ago |
Michael Niedermayer
|
6532a1a828
sws/x86: split mmxext fast bilinear scaler out
|
10 years ago |
Derek Buitenhuis
|
a4bd4733c0
swscale: Allow the max filter size to be set at compile time
|
10 years ago |
Michael Niedermayer
|
ce4d91ba2a
sws: document color range >8bit oddity
|
10 years ago |
Michael Niedermayer
|
c3417ed7fd
swscale/utils: Add check that ensures that the hardcoded struct offsets are valid
|
10 years ago |
Michael Niedermayer
|
656fe7ecce
swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and av_malloc(z)_array()
|
10 years ago |
Michael Niedermayer
|
1c4110be90
Merge commit '3a177a9cca924e097265b32f9282814f6b653e08'
|
10 years ago |
Luca Barbato
|
3a177a9cca
swscale: Fix an undefined behaviour
|
10 years ago |
Michael Niedermayer
|
4959a4fcf7
swscale/utils: fix changing src/dst range after initializing the context
|
10 years ago |
Michael Niedermayer
|
fa98885be4
swscale/utils: move handling of unscaled case to the end of init function
|
10 years ago |
Michael Niedermayer
|
ed962414bd
Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'
|
10 years ago |
Michael Niedermayer
|
1752b1459d
swscale/utils: scale filter_size in warning so that it can be used as max for the compile time define
|
10 years ago |
Michael Niedermayer
|
7b2b06eb43
swscale/utils: dont print message about filter size when the cause is a malloc failure
|
10 years ago |
Vittorio Giovara
|
92b099daf4
swscale: support converting YVYU422 pixel format
|
10 years ago |