Michael Niedermayer
|
9ee16a0ba2
swscale/input: Use more unsigned intermediates
|
2 years ago |
Mark Reid
|
ba5d0515a6
libswscale: add input support AV_PIX_FMT_GBRAPF32
|
4 years ago |
Carl Eugen Hoyos
|
5f8c383452
lsws/input: Do not change transparency range.
|
4 years ago |
Linjie Fu
|
d2aa1fbfd4
swscale: Add swscale input support for Y210LE
|
4 years ago |
Michael Niedermayer
|
d48e510124
swscale/input: Fix several invalid shifts related to rgb2yuv constants
|
4 years ago |
Philip Langdale
|
cd48318035
swscale: Add support for NV24 and NV42
|
5 years ago |
Martin Vignali
|
86e6f0dbc7
swscale : add support for YUVA444P12 and YUVA422P12
|
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 |
Paul B Mahol
|
de48710c11
libswscale: add gray9 support
|
7 years ago |
Clément Bœsch
|
fa8db3f597
Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414'
|
7 years ago |
Carl Eugen Hoyos
|
a9c20598b5
lsws/input: Do not define unused functions.
|
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 |
Michael Niedermayer
|
a340cfef82
swscale/input: Fix alpha bswap for set readAlpPlanar
|
8 years ago |
Vittorio Giovara
|
de8e096c7e
swscale: Consistently order input YUV pixel formats
|
8 years ago |
Hendrik Leppkes
|
e78e5b735f
swscale: add P010 input support
|
9 years ago |
Paul B Mahol
|
9d30690f20
swscale: add input support for gbrap10 pixel format
|
8 years ago |
Pedro Arthur
|
6de58b4903
swscale: cleanup unused code
|
8 years ago |
Kieran Kunhya
|
4170a44bbc
Add GBRAP12 pixel format
|
8 years ago |
Michael Niedermayer
|
df36257a53
swscale/input: Fix GBRAP16 input
|
8 years ago |
Hendrik Leppkes
|
2e31434d84
swscale: add P010 input support
|
9 years ago |
Paul B Mahol
|
052f64ecb2
swscale: ayuv64le input support
|
9 years ago |
Ronald S. Bultje
|
711d8812ad
swscale: add yuv440p10/12 pixfmts.
|
9 years ago |
Michael Niedermayer
|
f30798584f
swscale/input: fix rgba64 alpha non native
|
9 years ago |
Michael Niedermayer
|
95d04690aa
swscale/input: Fix alpha of YA16 input
|
9 years ago |
Vittorio Giovara
|
2df7277711
swscale: fix gbrap to gbrap alpha scaling
|
9 years ago |
Vittorio Giovara
|
89df3fd49e
swscale: fix warning about incompatible function pointer type
|
9 years ago |
Paul B Mahol
|
928061670e
libswscale: GBRAP input & output and GBRAP16 input support
|
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
|
293d5d7a8e
swscale/input: fix harmless integer overflow
|
10 years ago |
Michael Niedermayer
|
d98688efb1
swscale/input: replace assert() by av_assert1()
|
10 years ago |
Michael Niedermayer
|
ed962414bd
Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'
|
10 years ago |
Vittorio Giovara
|
92b099daf4
swscale: support converting YVYU422 pixel format
|
10 years ago |
Michael Niedermayer
|
37f69cd93e
swscale: add full bgra64 support
|
10 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
|
11 years ago |
Clément Bœsch
|
c3dcd3a255
sws: factorize rgb 9+ planar funcs declarations.
|
11 years ago |
Michael Niedermayer
|
3662e49dde
sws: move RGB2YUV_SHIFT to swscale_internal.h
|
11 years ago |
Michael Niedermayer
|
d4956b0bfb
sws/input: replace hardcoded rgb2yuv coefficients by table
|
11 years ago |
Michael Niedermayer
|
02001a372d
sws: add planar RGB formats to isAnyRGB
|
11 years ago |
Michael Niedermayer
|
add7513e64
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
|
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 |
Michael Niedermayer
|
a201639a01
Merge remote-tracking branch 'qatar/master'
|
12 years ago |