Michael Niedermayer
|
9a64d50c9e
swscale/swscale: Fix several invalid shifts related to vChrDrop
|
4 years ago |
Michael Niedermayer
|
07df85b958
swscale/swscale: Fix dereference of stride array before null check
|
7 years ago |
Pedro Arthur
|
8433d953e4
swscale: fix for sliced scaling artifacts
|
8 years ago |
Michael Niedermayer
|
ba7be8c083
swscale: Fix "warning: ISO C90 forbids mixed declarations and code"
|
8 years ago |
Michael Niedermayer
|
89ec11e096
swscale/swscale: Try to fix rgb48Toxyz12() with slices
|
8 years ago |
Michael Niedermayer
|
f580719b1a
swscale/swscale: Factor bottom to top handling
|
8 years ago |
Ronald S. Bultje
|
70d418c7e6
Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD."
|
8 years ago |
Dan Parrot
|
1df908f33f
PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD.
|
8 years ago |
Pedro Arthur
|
e616e9a4b8
swscale: fix ring buffer size when scaling slices of a frame
|
8 years ago |
Matthieu Bouron
|
7abc8e7ae3
swscale/arm: add ff_hscale_8_to_15_neon
|
8 years ago |
Pedro Arthur
|
6de58b4903
swscale: cleanup unused code
|
8 years ago |
Clément Bœsch
|
263eb76bdf
sws/aarch64: add ff_hscale_8_to_15_neon
|
8 years ago |
Derek Buitenhuis
|
21f9468402
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
8 years ago |
Michael Niedermayer
|
321e85e176
swscale/swscale: Add some sanity checks for srcSlice* parameters
|
8 years ago |
Pedro Arthur
|
5bd62a1b3c
swscale: fix ticket #4881
|
9 years ago |
Pedro Arthur
|
a8602dde5e
swscale: fix ticket #4877
|
9 years ago |
Pedro Arthur
|
77367f61b3
swscale: fix ticket 4850
|
9 years ago |
Ganesh Ajjanagadde
|
b4cb597900
libswscale/swscale: fix -Wunused-function
|
9 years ago |
Ganesh Ajjanagadde
|
80d23d9d32
swscale/swscale: silence unused function warning
|
9 years ago |
Michael Niedermayer
|
0ae40c5a70
swscale/swscale: Fix "unused variable" warning
|
9 years ago |
Hendrik Leppkes
|
5d8e836d0e
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
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 |
Timothy Gu
|
68a9c8ac77
swscale: Silence an unused variable warning
|
9 years ago |
Pedro Arthur
|
62d176de12
swscale: refactor vertical scaler
|
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
|
ae0148ff60
swscale: Assert that pixel format descriptor is not NULL
|
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
|
3e48616226
Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c'
|
9 years ago |
Michael Niedermayer
|
ae20682f6b
swscale: Add prefix to updateMMXDitherTables()
|
9 years ago |
Michael Niedermayer
|
03bffb68f6
swscale: Use av_clip_uintp2()
|
9 years ago |
Paul B Mahol
|
928061670e
libswscale: GBRAP input & output and GBRAP16 input support
|
10 years ago |
Michael Niedermayer
|
fba894615d
swscale: support internal scaler cascades
|
10 years ago |
Clément Bœsch
|
d469aa8cfa
sws: use av_clip() instead of av_clip_c()
|
10 years ago |
Michael Niedermayer
|
e9f7c7aef9
sws: Move fast bilinear C code into seperate file
|
10 years ago |
Michael Niedermayer
|
7f5296005c
swscale/swscale: replace potentially slow % by &
|
10 years ago |
Michael Niedermayer
|
14fa7fc6a8
swscale/swscale: fix srcStride/srcSlice typo
|
10 years ago |
Michael Niedermayer
|
a2f088c0f9
swscale: factor ff_sws_init_range_convert() out
|
10 years ago |
Michael Niedermayer
|
3751e5a821
swscale/swscale: clear to/from convert pointers when they used.
|
10 years ago |
Michael Niedermayer
|
28875c4188
Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad'
|
10 years ago |
Michael Niedermayer
|
c9c0451224
swscale/swscale: fix integer overflow
|
10 years ago |
Michael Niedermayer
|
ab9d7e0b12
swscale: fix rgb48Toxyz12() endianness
|
10 years ago |
Michael Niedermayer
|
01cac26f68
Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'
|
11 years ago |
Michael Niedermayer
|
5ff1b588eb
Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'
|
11 years ago |
Michael Niedermayer
|
db6b389c7f
Merge commit 'a519583991c38d38503ab08357716513facc5725'
|
11 years ago |
Diego Biurrun
|
1909f6b1b6
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
|
11 years ago |