Mark Reid
|
b4967fc71c
libswscale: add output support for AV_PIX_FMT_GBRAPF32
|
4 years ago |
Limin Wang
|
8558c231fb
swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper
|
5 years ago |
Ting Fu
|
039a0ebe6f
libswscale/swscale_unscaled.c: remove redundant code
|
5 years ago |
Limin Wang
|
a5e24be52a
swscale/swscale_unscaled: fix gbrap10be md5 different on big endian system
|
5 years ago |
Philip Langdale
|
cd48318035
swscale: Add support for NV24 and NV42
|
5 years ago |
Michael Niedermayer
|
8865ae959b
swscale/swscale_unscaled: Fix chroma slice height
|
5 years ago |
Dong, Jerry
|
c47fada298
swscale/swscale_unscaled: fixed the issue that when width/height is not 2-multiple, transition of nv12 to u/v planes is not completed.
|
5 years ago |
Martin Vignali
|
156120fcf8
swscale/swscale_unscaled : rename packed_16bpc_bswap
|
6 years ago |
Martin Vignali
|
26bf4a4050
swscale/unscaled : add grayf32 le to be
|
6 years ago |
Paul B Mahol
|
931e7c050e
swscale/swscale_unscaled: add gbrap -> packed rgb path
|
6 years ago |
Sergey Lavrushkin
|
582bc5a348
libswscale: Adds conversions from/to float gray format.
|
6 years ago |
Paul B Mahol
|
b9dd058f7a
swscale: add gray14 support
|
6 years ago |
Philip Langdale
|
dd3f1e3a11
swscale: Introduce a helper to identify semi-planar formats
|
6 years ago |
Philip Langdale
|
9d5aff09a7
swscale: Add p016 output support and generalise yuv420p1x to p010
|
6 years ago |
Mateusz
|
50ce296026
swscale: use dithering in DITHER_COPY only if not set -sws_dither none
|
7 years ago |
Mateusz
|
f192f2f061
swscale: more accurate DITHER_COPY macro for full and limited range
|
7 years ago |
Carl Eugen Hoyos
|
cb1a3eecac
lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.
|
7 years ago |
Paul B Mahol
|
de48710c11
libswscale: add gray9 support
|
7 years ago |
Philip Langdale
|
4c2176d45b
swscale: add P016 input support
|
8 years ago |
Carl Eugen Hoyos
|
b5177c7051
lsws: Add GRAY10 conversion.
|
8 years ago |
Luca Barbato
|
19be5fb728
swscale: Add GRAY12
|
8 years ago |
Timo Rothenpieler
|
e3fd1857fb
swscale: add unscaled conversion from yuv420p to p010
|
8 years ago |
Michael Niedermayer
|
b4d7c1f84b
swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices
|
8 years ago |
Michael Niedermayer
|
e57d99dd4e
swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices
|
8 years ago |
Timo Rothenpieler
|
39f75645c8
swscale: add unscaled copy from yuv420p10 to p010
|
8 years ago |
Michael Niedermayer
|
47bc1bdafb
swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices
|
8 years ago |
Pedro Arthur
|
b5deacfb1f
swscale: fix crash with swscale-test when using slices
|
8 years ago |
Clément Bœsch
|
f1148390d7
sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon
|
8 years ago |
Kieran Kunhya
|
4170a44bbc
Add GBRAP12 pixel format
|
8 years ago |
Derek Buitenhuis
|
21f9468402
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
8 years ago |
Hendrik Leppkes
|
2e31434d84
swscale: add P010 input support
|
9 years ago |
Michael Niedermayer
|
757248ea3c
swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper()
|
8 years ago |
Michael Niedermayer
|
ad3b6fa7d8
swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper()
|
8 years ago |
Matthieu Bouron
|
46feb66972
swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon
|
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 |
Paul B Mahol
|
052f64ecb2
swscale: ayuv64le input support
|
9 years ago |
Michael Niedermayer
|
f6ab967eae
swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian
|
9 years ago |
Ronald S. Bultje
|
711d8812ad
swscale: add yuv440p10/12 pixfmts.
|
9 years ago |
Himangi Saraogi
|
9a60b1fad0
libswscale: fix compiler warnings enumerated type mixed with another type
|
9 years ago |
Michael Niedermayer
|
27513846f6
Merge commit '928061670e873e816daa14827853b7e11221ff5f'
|
9 years ago |
Paul B Mahol
|
928061670e
libswscale: GBRAP input & output and GBRAP16 input support
|
10 years ago |
Michael Niedermayer
|
e827f65618
Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'
|
10 years ago |
Derek Buitenhuis
|
33c827f632
swscale: Properly scale YUV
|
10 years ago |
Michael Niedermayer
|
700bf1fa4e
swscale/swscale_unscaled: fix ya16 input
|
10 years ago |
Michael Niedermayer
|
2f5bf2f7f2
Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'
|
10 years ago |
Michael Niedermayer
|
4c8bc6fdee
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
|
10 years ago |
Michael Niedermayer
|
8862c49661
Merge commit '5420099cab1e915b191cceccec4364f54cec6e52'
|
10 years ago |
Vittorio Giovara
|
f84a1b597c
swscale: support AV_PIX_FMT_YA16 as input
|
10 years ago |