summaryrefslogtreecommitdiffstats
path: root/libswscale
Commit message (Expand)AuthorAgeFilesLines
* libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen2019-02-052-6/+184
* swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tab...Michael Niedermayer2019-01-011-1/+1
* swscale/output: Altivec-optimize float yuv2plane1Lauri Kasanen2018-12-261-2/+139
* swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen2018-12-141-0/+59
* swscale/output: VSX-optimize nbps yuv2plane1Lauri Kasanen2018-12-121-0/+83
* swscale/ppc: Move VSX-using code to its own fileLauri Kasanen2018-12-045-281/+393
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-261-0/+53
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-242-0/+12
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-021-1/+1
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-021-1/+1
* swscale/swscale_unscaled : rename packed_16bpc_bswapMartin Vignali2018-10-241-2/+2
* swscale/unscaled : add grayf32 le to beMartin Vignali2018-10-241-0/+8
* swscale/utils : simplify unscaled initial test for float pixfmtMartin Vignali2018-10-241-2/+1
* swscale : add YA16 LE/BE outputMartin Vignali2018-10-182-2/+107
* swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the fileMartin Vignali2018-10-181-0/+1
* swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inl...Martin Vignali2018-10-133-48/+67
* swscale/x86/rgb2rgb : remove mmx version for shuffle2103Martin Vignali2018-10-131-19/+4
* swscale/swscale_unscaled: add gbrap -> packed rgb pathPaul B Mahol2018-09-091-0/+88
* swscale/swscale : small cosmeticMartin Vignali2018-08-221-2/+2
* swscale : treat float input data as uint 16bpcMartin Vignali2018-08-221-2/+8
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-147-4/+226
* lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian.Carl Eugen Hoyos2018-06-101-0/+2
* swscale: add gray14 supportPaul B Mahol2018-05-053-0/+7
* swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422Martin Vignali2018-04-222-0/+169
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-161-1/+1
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-161-2/+2
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-3/+11
* arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supportedMartin Storsjö2018-03-313-0/+12
* swscale/rgb2rgb : cosmetic, move shuffle_bytes func declarationMartin Vignali2018-03-241-4/+3
* swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_301...Martin Vignali2018-03-242-0/+12
* swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuff...Martin Vignali2018-03-243-22/+28
* swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321Martin Vignali2018-03-243-1/+90
* swscale: Introduce a helper to identify semi-planar formatsPhilip Langdale2018-03-032-6/+12
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-024-13/+59
* Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-131-6/+6
* Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'James Almer2017-11-111-1/+1
|\
| * build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-101-1/+1
| * swscale: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-281-1/+5
| * build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-101-0/+1
* | Merge commit '0fd0d4fd0a518e30ff23972828ad7cf7f35cfb9d'James Almer2017-10-301-10/+14
|\ \ | |/
| * swscale-test: const correctnessDiego Biurrun2017-04-241-10/+14
| * swscale: Convert the check check_image_pointers helper to a macroLuca Barbato2017-04-151-22/+15
| * swscale: Do not shift negative values directlyLuca Barbato2017-04-151-10/+13
| * swscale: Add gbrap10 outputMichael Niedermayer2017-04-152-2/+4
| * swscale: Add input support for gbrap10 pixel formatPaul B Mahol2017-04-132-0/+19
* | lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware.Carl Eugen Hoyos2017-10-292-1/+9
* | swscale: use dithering in DITHER_COPY only if not set -sws_dither noneMateusz2017-10-251-1/+19
* | swscale: more accurate DITHER_COPY macro for full and limited rangeMateusz2017-10-231-35/+38
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-2/+2
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2017-03-231-1/+1
OpenPOWER on IntegriCloud