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
2018-12-04
swscale/ppc: Move VSX-using code to its own file
Lauri Kasanen
2018-11-26
swscale/output: Altivec-optimize yuv2plane1_8
Lauri Kasanen
2018-11-24
swscale : add support for YUVA444P12 and YUVA422P12
Martin Vignali
2018-11-02
Bump minor version for master after 4.1 branchpoint
Michael Niedermayer
2018-11-02
Bump minor versions for branching 4.1
Michael Niedermayer
2018-10-24
swscale/swscale_unscaled : rename packed_16bpc_bswap
Martin Vignali
2018-10-24
swscale/unscaled : add grayf32 le to be
Martin Vignali
2018-10-24
swscale/utils : simplify unscaled initial test for float pixfmt
Martin Vignali
2018-10-18
swscale : add YA16 LE/BE output
Martin Vignali
2018-10-18
swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file
Martin Vignali
2018-10-13
swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inl...
Martin Vignali
2018-10-13
swscale/x86/rgb2rgb : remove mmx version for shuffle2103
Martin Vignali
2018-09-09
swscale/swscale_unscaled: add gbrap -> packed rgb path
Paul B Mahol
2018-08-22
swscale/swscale : small cosmetic
Martin Vignali
2018-08-22
swscale : treat float input data as uint 16bpc
Martin Vignali
2018-08-14
libswscale: Adds conversions from/to float gray format.
Sergey Lavrushkin
2018-06-10
lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian.
Carl Eugen Hoyos
2018-05-05
swscale: add gray14 support
Paul B Mahol
2018-04-22
swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422
Martin Vignali
2018-04-16
Bump minor versions after release/4.0 branching
Michael Niedermayer
2018-04-16
Bump minor versions for branching release/4.0
Michael Niedermayer
2018-04-03
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-03-31
arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported
Martin Storsjö
2018-03-24
swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration
Martin Vignali
2018-03-24
swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_301...
Martin Vignali
2018-03-24
swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuff...
Martin Vignali
2018-03-24
swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321
Martin Vignali
2018-03-03
swscale: Introduce a helper to identify semi-planar formats
Philip Langdale
2018-03-02
swscale: Add p016 output support and generalise yuv420p1x to p010
Philip Langdale
2017-11-13
Fix missing used attribute for inline assembly variables
Thomas Köppe
2017-11-11
Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'
James Almer
2017-10-30
Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'
James Almer
2017-10-29
lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware.
Carl Eugen Hoyos
2017-10-25
swscale: use dithering in DITHER_COPY only if not set -sws_dither none
Mateusz
2017-10-23
swscale: more accurate DITHER_COPY macro for full and limited range
Mateusz
2017-10-21
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'
James Almer
2017-10-21
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
James Almer
2017-10-11
Bump version for master after 3.4 branchpoint
Michael Niedermayer
2017-10-11
Bump minor versions for branching 3.4
Michael Niedermayer
2017-10-10
build: Drop check for sys/mman.h in favor of mmap() check
Diego Biurrun
2017-09-21
Fix several typos
Lou Logan
2017-08-28
swscale: Do not expand a macro with 'defined' in it
Derek Buitenhuis
2017-08-25
utils: Do not expand a macro with 'defined' in it
Derek Buitenhuis
2017-08-24
lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.
Carl Eugen Hoyos
2017-08-07
libswscale: add gray9 support
Paul B Mahol
2017-08-05
swscale: fix gbrap16 alpha channel issues
James Cowgill
2017-07-30
sws/tests/pixdesc_query: fix use of free() instead of av_free()
Clément Bœsch
2017-07-30
sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...
Clément Bœsch
2017-07-30
sws/tests/pixdesc_query: sort pixel formats
Clément Bœsch
2017-07-30
sws/tests/pixdesc_query: save every pix fmts in a list
Clément Bœsch
[next]