2460 Commits (bda06c60fed8e45481ca2dad040ed9d2f521ca15)

Author SHA1 Message Date
Lauri Kasanen ac3062f1a4 swscale/ppc: Clean up some mixed decl warnings 6 years ago
Lauri Kasanen 8522d219ce libswscale/ppc: VSX-optimize 9-16 bit yuv2planeX 6 years ago
Michael Niedermayer fe17f9b956 swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tables() 6 years ago
Lauri Kasanen 8dd9df9ecd swscale/output: Altivec-optimize float yuv2plane1 6 years ago
Lauri Kasanen b4c8c03b00 swscale/output: VSX-optimize 16-bit yuv2plane1 6 years ago
Lauri Kasanen 1046cba24b swscale/output: VSX-optimize nbps yuv2plane1 6 years ago
Lauri Kasanen 78c7ff7d25 swscale/ppc: Move VSX-using code to its own file 6 years ago
Lauri Kasanen 46c5693ea3 swscale/output: Altivec-optimize yuv2plane1_8 6 years ago
Martin Vignali 86e6f0dbc7 swscale : add support for YUVA444P12 and YUVA422P12 6 years ago
Carl Eugen Hoyos f149a4a5fc swscale: Add GRAY10 6 years ago
Michael Niedermayer 517573a670 Bump minor version for master after 4.1 branchpoint 6 years ago
Michael Niedermayer 780d5e30a0 Bump minor versions for branching 4.1 6 years ago
Martin Vignali 156120fcf8 swscale/swscale_unscaled : rename packed_16bpc_bswap 6 years ago
Martin Vignali 26bf4a4050 swscale/unscaled : add grayf32 le to be 6 years ago
Martin Vignali 3db33b446f swscale/utils : simplify unscaled initial test for float pixfmt 6 years ago
Martin Vignali db4771af81 swscale : add YA16 LE/BE output 6 years ago
Martin Vignali 658bbc0060 swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file 6 years ago
Martin Vignali 296609f859 swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version 6 years ago
Martin Vignali 04afdbb560 swscale/x86/rgb2rgb : remove mmx version for shuffle2103 6 years ago
Paul B Mahol 931e7c050e swscale/swscale_unscaled: add gbrap -> packed rgb path 6 years ago
Martin Vignali bdd6754648 swscale/swscale : small cosmetic 6 years ago
Martin Vignali 3af1c4ea7d swscale : treat float input data as uint 16bpc 6 years ago
Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
Carl Eugen Hoyos 3a56ade1f3 lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian. 7 years ago
Paul B Mahol b9dd058f7a swscale: add gray14 support 7 years ago
Martin Vignali 07a566e7d6 swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Martin Storsjö f33f728470 arm: swscale: Only compile the rgb2yuv asm if .dn aliases are supported 7 years ago
Martin Vignali 5f6126ea7f swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration 7 years ago
Martin Vignali 1ba5ca2d72 swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 7 years ago
Martin Vignali d4f6640855 swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuffle_bytes_3210 in order to add SIMD 7 years ago
Martin Vignali 923a324174 swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321 7 years ago
Philip Langdale dd3f1e3a11 swscale: Introduce a helper to identify semi-planar formats 7 years ago
Philip Langdale 9d5aff09a7 swscale: Add p016 output support and generalise yuv420p1x to p010 7 years ago
Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 7 years ago
Carl Eugen Hoyos 9b0510a8e3 lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware. 7 years ago
Mateusz 50ce296026 swscale: use dithering in DITHER_COPY only if not set -sws_dither none 7 years ago
Mateusz f192f2f061 swscale: more accurate DITHER_COPY macro for full and limited range 7 years ago
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Diego Biurrun 29ccc641b1 build: Drop check for sys/mman.h in favor of mmap() check 7 years ago
Lou Logan 183fd30e0f Fix several typos 7 years ago
Derek Buitenhuis 5e3f6dc701 swscale: Do not expand a macro with 'defined' in it 7 years ago
Derek Buitenhuis add7b3bc3f utils: Do not expand a macro with 'defined' in it 7 years ago
Carl Eugen Hoyos cb1a3eecac lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 7 years ago
Paul B Mahol de48710c11 libswscale: add gray9 support 7 years ago
James Cowgill 013ec23cbe swscale: fix gbrap16 alpha channel issues 7 years ago
Clément Bœsch 797c232ef8 sws/tests/pixdesc_query: fix use of free() instead of av_free() 7 years ago