summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* 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
* | Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer2017-10-21
|\|
| * x86util: Port all macros to cpuflagsDiego Biurrun2017-03-14
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
| * swscale-test: const correctness for pointer variableDiego Biurrun2017-01-24
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | Fix several typosLou Logan2017-09-21
* | utils: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-25
* | lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.Carl Eugen Hoyos2017-08-24
* | libswscale: add gray9 supportPaul B Mahol2017-08-07
* | swscale: fix gbrap16 alpha channel issuesJames Cowgill2017-08-05
* | sws/tests/pixdesc_query: fix use of free() instead of av_free()Clément Bœsch2017-07-30
* | sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic n...Clément Bœsch2017-07-30
* | sws/tests/pixdesc_query: sort pixel formatsClément Bœsch2017-07-30
* | sws/tests/pixdesc_query: save every pix fmts in a listClément Bœsch2017-07-30
* | build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-04
|\|
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-03
|\|
* | libswscale/tests/swscale: Fix uninitialized variablesMichael Niedermayer2017-04-30
* | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-26
|\|
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-14
| * swscale: Add GRAY12Luca Barbato2016-11-07
* | lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16.Carl Eugen Hoyos2017-04-12
* | Bump versions for master after 3.3Michael Niedermayer2017-04-02
* | Bump minor for 3.3Michael Niedermayer2017-04-02