2193 Commits (e0d50eb076a91924b51ff6f700501f676ae2b7b5)

Author SHA1 Message Date
  Andreas Rheinhardt e0d50eb076 swscale/x86/swscale: Fix undefined left shifts of negative numbers 5 years ago
  Michael Niedermayer 15e323fee1 swscale/yuv2rgb: Fix vertical dither offset with slices 5 years ago
  Michael Niedermayer 531b3300a7 swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 5 years ago
  Michael Niedermayer 81f9e29bc9 swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c() 5 years ago
  Michael Niedermayer cc3a58c718 swscale/input: Fix several invalid shifts related to rgb2yuv constants 5 years ago
  Michael Niedermayer ffe2c013dc swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 5 years ago
  Michael Niedermayer 04ee309be0 swscale/swscale: Fix several invalid shifts related to vChrDrop 5 years ago
  Michael Niedermayer d239d1c432 swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytes 6 years ago
  Adam Richter 67397bce72 libswcale: Fix possible string overflow in test. 6 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
  Clément Bœsch 4158fba3cd sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic names 8 years ago
  Clément Bœsch d2c70fc887 sws/tests/pixdesc_query: sort pixel formats 8 years ago
  Clément Bœsch ca23d3491d sws/tests/pixdesc_query: save every pix fmts in a list 8 years ago
  Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 8 years ago
  Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
  Michael Niedermayer 7796f29065 libswscale/tests/swscale: Fix uninitialized variables 8 years ago
  Diego Biurrun 0fd0d4fd0a swscale-test: const correctness 8 years ago
  Luca Barbato 37f573543c swscale: Convert the check check_image_pointers helper to a macro 8 years ago
  Luca Barbato f56fa95cd1 swscale: Do not shift negative values directly 8 years ago
  Michael Niedermayer ac29b82ec5 swscale: Add gbrap10 output 8 years ago
  Paul B Mahol f6a9c20a52 swscale: Add input support for gbrap10 pixel format 9 years ago
  Carl Eugen Hoyos c1616b454d lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16. 8 years ago
  Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
  Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
  Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
  Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
  Clément Bœsch 99dd6fe62c sws/tests/pixdesc_query: remove func wrappers 8 years ago
  Clément Bœsch bc7308aae8 sws: make is{RGB,BGR}inInt functions 8 years ago