summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen2019-02-05
* swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tab...Michael Niedermayer2019-01-01
* swscale/output: Altivec-optimize float yuv2plane1Lauri Kasanen2018-12-26
* swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen2018-12-14
* swscale/output: VSX-optimize nbps yuv2plane1Lauri Kasanen2018-12-12
* swscale/ppc: Move VSX-using code to its own fileLauri Kasanen2018-12-04
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-26
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-24
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-02
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-02
* swscale/swscale_unscaled : rename packed_16bpc_bswapMartin Vignali2018-10-24
* swscale/unscaled : add grayf32 le to beMartin Vignali2018-10-24
* swscale/utils : simplify unscaled initial test for float pixfmtMartin Vignali2018-10-24
* swscale : add YA16 LE/BE outputMartin Vignali2018-10-18
* swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the fileMartin Vignali2018-10-18
* swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inl...Martin Vignali2018-10-13
* swscale/x86/rgb2rgb : remove mmx version for shuffle2103Martin Vignali2018-10-13
* swscale/swscale_unscaled: add gbrap -> packed rgb pathPaul B Mahol2018-09-09
* swscale/swscale : small cosmeticMartin Vignali2018-08-22
* swscale : treat float input data as uint 16bpcMartin Vignali2018-08-22
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-14
* lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian.Carl Eugen Hoyos2018-06-10
* swscale: add gray14 supportPaul B Mahol2018-05-05
* swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali2018-04-22
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supportedMartin Storsjö2018-03-31
* swscale/rgb2rgb : cosmetic, move shuffle_bytes func declarationMartin Vignali2018-03-24
* swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_301...Martin Vignali2018-03-24
* swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuff...Martin Vignali2018-03-24
* swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321Martin Vignali2018-03-24
* swscale: Introduce a helper to identify semi-planar formatsPhilip Langdale2018-03-03
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-02
* Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-13
* Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'James Almer2017-11-11
|\
| * build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-10
| * swscale: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-28
| * build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-10
* | Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'James Almer2017-10-30
|\|
| * swscale-test: const correctnessDiego Biurrun2017-04-24
| * swscale: Convert the check check_image_pointers helper to a macroLuca Barbato2017-04-15
| * swscale: Do not shift negative values directlyLuca Barbato2017-04-15
| * swscale: Add gbrap10 outputMichael Niedermayer2017-04-15
| * swscale: Add input support for gbrap10 pixel formatPaul B Mahol2017-04-13
* | lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware.Carl Eugen Hoyos2017-10-29
* | swscale: use dithering in DITHER_COPY only if not set -sws_dither noneMateusz2017-10-25
* | swscale: more accurate DITHER_COPY macro for full and limited rangeMateusz2017-10-23
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\|
| * Bump major versions of all librariesVittorio Giovara2017-03-23