index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
Age
Commit message (
Expand
)
Author
2020-05-15
swscale: aarch64: Add a NEON implementation of interleaveBytes
Martin Storsjö
2020-05-15
swscale: arm: fix NEON hscale init
Josh de Kock
2020-05-15
swscale: fix NEON hscale init
Josh de Kock
2020-05-12
libswscale: fix for floating point formats, require full chroma
Mark Reid
2020-05-05
libswscale: add output support for AV_PIX_FMT_GBRAPF32
Mark Reid
2020-05-05
libswscale: add input support AV_PIX_FMT_GBRAPF32
Mark Reid
2020-04-27
swscale/vscale: Increase type strictness
Andreas Rheinhardt
2020-04-21
swscale: aarch64: Don't clobber callee-saved registers v8-v15
Martin Storsjö
2020-04-20
swscale: aarch64: Avoid using the x18 register
Martin Storsjö
2020-04-12
swscale/yuv2rgb: Fix vertical dither offset with slices
Michael Niedermayer
2020-04-04
swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of rang...
Michael Niedermayer
2020-04-04
swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_...
Michael Niedermayer
2020-04-03
swscale/swscale: remove useless code
Ruiling Song
2020-03-11
lsws/input: Do not change transparency range.
Carl Eugen Hoyos
2020-02-26
libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned data
Ting Fu
2020-02-24
swscale: Add swscale input support for Y210LE
Linjie Fu
2020-02-10
libswscale/x86/yuv2rgb: add ssse3 version
Ting Fu
2020-02-09
libswscale/utils.c: Fix bug #8255
Gautam Ramakrishnan
2020-02-05
libswscale/x86/yuv2rgb: Change inline assembly into nasm code
Ting Fu
2020-01-22
swscale/input: Fix several invalid shifts related to rgb2yuv constants
Michael Niedermayer
2020-01-22
swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template()
Michael Niedermayer
2020-01-22
swscale/swscale: Fix several invalid shifts related to vChrDrop
Michael Niedermayer
2020-01-06
Silence "string-plus-int" warning shown by clang.
Carl Eugen Hoyos
2020-01-04
swscale/aarch64: use multiply accumulate and shift-right narrow
Sebastian Pop
2019-12-31
swscale/utils: remove access of AV_PIX_FMT_NB
Zhao Zhili
2019-12-17
swscale/aarch64: use multiply accumulate and increase vector factor to 4
Sebastian Pop
2019-12-10
swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wra...
Limin Wang
2019-12-06
libswscale/swscale_unscaled.c: remove redundant code
Ting Fu
2019-11-01
swscale/swscale_unscaled: fix gbrap10be md5 different on big endian system
Limin Wang
2019-10-16
swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template()
Michael Niedermayer
2019-10-16
swscale/output: Correct Alpha in yuv2ya16_X_c_template()
Michael Niedermayer
2019-10-16
swscale/output: Implement Luma computation from yuv2ya16_X_c_template() witho...
Michael Niedermayer
2019-10-04
swscale: Fix AltiVec/VSX build with recent GCC
Daniel Kolesa
2019-10-04
swscale: Replace illegal vector keyword usage in altivec code
Daniel Kolesa
2019-09-28
swscale/utils: Fix invalid left shifts of negative numbers
Andreas Rheinhardt
2019-09-28
swscale/x86/swscale: Fix undefined left shifts of negative numbers
Andreas Rheinhardt
2019-09-27
swscale/swscale: cosmetics
Limin Wang
2019-09-26
swscale/output: fix signed integer overflow for ya16
Paul B Mahol
2019-09-09
swscale/swscale: delete unwanted assignments
Limin Wang
2019-09-06
swscale/output: fix some code indentations
Linjie Fu
2019-08-13
lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl
Chip Kerchner
2019-07-21
Bump minor versions again on master to keep 4.2 versions separate from master
Michael Niedermayer
2019-07-21
Bump minor versions to separate 4.2 from master
Michael Niedermayer
2019-05-13
swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes
Michael Niedermayer
2019-05-13
libswcale: Fix possible string overflow in test.
Adam Richter
2019-05-12
swscale: Add test for isSemiPlanarYUV to pixdesc_query
Philip Langdale
2019-05-12
swscale: Add support for NV24 and NV42
Philip Langdale
2019-05-07
swscale/ppc: Shorten power8 tests via a var
Lauri Kasanen
2019-05-07
swscale/ppc: VSX-optimize hScale16To*
Lauri Kasanen
2019-05-07
swscale/ppc: Indent
Lauri Kasanen
[next]