Clément Bœsch
|
f1148390d7
sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon
|
8 years ago |
Michael Niedermayer
|
eb7802afef
swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code
|
8 years ago |
Michael Niedermayer
|
e06403331c
swscale: Move Contexts used only in hscale.c into it
|
8 years ago |
Michael Niedermayer
|
7b6e6895f2
swscale: Move VScalerContext into vscale.c
|
8 years ago |
Michael Niedermayer
|
8f3a9a8c27
swscale/yuv2rgb: Increase YUV2RGB table headroom
|
8 years ago |
Michael Niedermayer
|
5e5f82a287
swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out
|
8 years ago |
Andreas Cadhalpun
|
8bfbc8c5e5
swscale: rename sws_context_class to ff_sws_context_class
|
9 years ago |
Pedro Arthur
|
5bd62a1b3c
swscale: fix ticket #4881
|
9 years ago |
Michael Niedermayer
|
d730dd8c53
swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend
|
9 years ago |
Hendrik Leppkes
|
151aa2ebff
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
|
9 years ago |
Vittorio Giovara
|
2268db2cd0
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
|
9 years ago |
Pedro Arthur
|
3059562aa1
swscale: re-enable gamma
|
9 years ago |
Pedro Arthur
|
62d176de12
swscale: refactor vertical scaler
|
9 years ago |
Pedro Arthur
|
4545906f60
swscale: Fixed typos
|
9 years ago |
Pedro Arthur
|
ed80dec621
swscale: fixed compiler warnings
|
9 years ago |
Pedro Arthur
|
737aa902f0
swscale: process horizontal lines in batches
|
9 years ago |
Pedro Arthur
|
e0a3173a94
swscale: refactor horizontal scaling
|
9 years ago |
Michael Niedermayer
|
c5ebeaa308
swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
|
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
|
052f64ecb2
swscale: ayuv64le input support
|
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
|
ae20682f6b
swscale: Add prefix to updateMMXDitherTables()
|
9 years ago |
Paul B Mahol
|
928061670e
libswscale: GBRAP input & output and GBRAP16 input support
|
10 years ago |
Michael Niedermayer
|
2a983ff7fe
swscale: increase yuv2rgb table headroom
|
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
|
aee99a5d44
swscale/swscale_internal: fix ya16 -> rgba
|
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
|
6532a1a828
sws/x86: split mmxext fast bilinear scaler out
|
10 years ago |
Michael Niedermayer
|
e9f7c7aef9
sws: Move fast bilinear C code into seperate file
|
10 years ago |
Michael Niedermayer
|
76899be113
swscale/swscale_internal: add needed version.h
|
10 years ago |
Andreas Cadhalpun
|
39a6e02fd4
fix spelling errors
|
10 years ago |
Derek Buitenhuis
|
a4bd4733c0
swscale: Allow the max filter size to be set at compile time
|
10 years ago |
Michael Niedermayer
|
b55d3bbeed
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
|
10 years ago |
Diego Biurrun
|
880e2aa236
Remove all Blackfin architecture optimizations
|
10 years ago |
Michael Niedermayer
|
c3417ed7fd
swscale/utils: Add check that ensures that the hardcoded struct offsets are valid
|
10 years ago |
Michael Niedermayer
|
a5e20d9f4d
Fix teh typos
|
10 years ago |
Michael Niedermayer
|
a2f088c0f9
swscale: factor ff_sws_init_range_convert() out
|
10 years ago |
Michael Niedermayer
|
ed962414bd
Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'
|
10 years ago |
Michael Niedermayer
|
2fcef4a044
swscale/swscale_internal: remove obsolete warning
|
10 years ago |
Michael Niedermayer
|
955d7e26b6
swscale/swscale_internal: make the offset strings update themselfs when the MAX_FILTER_SIZE is changed
|
10 years ago |
Øyvind Kolås
|
3e6016622e
swscale: add two spatially stable dithering methods
|
10 years ago |
Michael Niedermayer
|
6b1ca1709f
Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'
|
10 years ago |
Jean First
|
1481d24c3a
RGBA64 pixel formats
|
13 years ago |
Michael Niedermayer
|
3fc2362aef
Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'
|
10 years ago |