Commit History

Author SHA1 Message Date
  Derek Buitenhuis a4bd4733c0 swscale: Allow the max filter size to be set at compile time 10 years ago
  Michael Niedermayer ce4d91ba2a sws: document color range >8bit oddity 10 years ago
  Michael Niedermayer c3417ed7fd swscale/utils: Add check that ensures that the hardcoded struct offsets are valid 10 years ago
  Michael Niedermayer 656fe7ecce swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and av_malloc(z)_array() 10 years ago
  Michael Niedermayer 1c4110be90 Merge commit '3a177a9cca924e097265b32f9282814f6b653e08' 10 years ago
  Luca Barbato 3a177a9cca swscale: Fix an undefined behaviour 10 years ago
  Michael Niedermayer 4959a4fcf7 swscale/utils: fix changing src/dst range after initializing the context 10 years ago
  Michael Niedermayer fa98885be4 swscale/utils: move handling of unscaled case to the end of init function 10 years ago
  Michael Niedermayer ed962414bd Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' 10 years ago
  Michael Niedermayer 1752b1459d swscale/utils: scale filter_size in warning so that it can be used as max for the compile time define 10 years ago
  Michael Niedermayer 7b2b06eb43 swscale/utils: dont print message about filter size when the cause is a malloc failure 10 years ago
  Vittorio Giovara 92b099daf4 swscale: support converting YVYU422 pixel format 10 years ago
  Michael Niedermayer 37f69cd93e swscale: add full bgra64 support 10 years ago
  Michael Niedermayer 3428a9b8d5 Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68' 10 years ago
  Janne Grunau 0ca0924c10 swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 10 years ago
  Carl Eugen Hoyos e6fe804bdd Do not set swscale sizeFactor to -1. 10 years ago
  Øyvind Kolås 3e6016622e swscale: add two spatially stable dithering methods 10 years ago
  Carl Eugen Hoyos 37c07d4529 swscale/utils: Fix color range of gray16 10 years ago
  Jean First 1481d24c3a RGBA64 pixel formats 13 years ago
  Peter Ross 02b63246cf libswscale: bayer to rgb24 & yv12 colorspace converters 10 years ago
  Michael Niedermayer 51fed95dde swscale/utils: fix wrong deprecated message with rgb0 10 years ago
  Michael Niedermayer 037fc3b054 swscale/utils: check chroma width for fast bilinear scaler 10 years ago
  Michael Niedermayer 554e913fd7 swscale/utils: remove useless () 10 years ago
  Michael Niedermayer dc54bd4e8d swscale/utils: factor (d + 1 < 4) out 10 years ago
  Michael Niedermayer 4d18060e56 swscale/utils: fill xyz tables only when they will be used 10 years ago
  Stefano Sabatini 2a6c95d85f lsws/utils: introduce scale_algorithms array 11 years ago
  Stefano Sabatini 246e323de8 lsws/utils: fix typo 11 years ago
  Stefano Sabatini ff9d11f95d lsws: use av_pix_fmt_get_chroma_sub_sample() 11 years ago
  Michael Niedermayer eb4205cc89 swscale/utils: check mprotect() return code 11 years ago
  Michael Niedermayer 2db6547237 swscale/utils/sws_setColorspaceDetails(): fix indention 11 years ago
  Michael Niedermayer a830915b78 swscale: Use full resolution chroma for yuv2rgb when the input has full chroma 11 years ago
  Michael Niedermayer 5710f55e49 Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015' 11 years ago
  Vittorio Giovara 6b3ff6f91a swscale: provide a default scaler if none is set 11 years ago
  Michael Niedermayer 2e2a2d8801 swscale/utils: dont divide by zero with zero vectors 11 years ago
  Michael Niedermayer 2d28950da9 swscale/utils: remove redundant NULL checks before sws_freeVec() 11 years ago
  Michael Niedermayer a446657d8c swscale/utils: simplify cpu caps printing code 11 years ago
  Michael Niedermayer 9d052adbeb swscale/utils: Simplify scaler name printing code 11 years ago
  Michael Niedermayer aec91de549 swscale/utils: Allow sws_setColorspaceDetails() to use the tables from sws_getColorspaceDetails() 11 years ago
  Michael Niedermayer c914c99d4b swscale/utils: use memcpy instead of loop in sws_cloneVec() 11 years ago
  Michael Niedermayer f0a3562382 Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b' 11 years ago
  Michael Niedermayer 01cac26f68 Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' 11 years ago
  Michael Niedermayer 5ff1b588eb Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 11 years ago
  Michael Niedermayer 29daad5b98 Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf' 11 years ago
  Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 11 years ago
  Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 years ago
  Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 12 years ago
  Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
  Michael Niedermayer 23b3141261 swscale: improve dither checks 11 years ago
  Michael Niedermayer 8c50ea2251 swscale: set dither to a specific value for rgb/bgr8 output 11 years ago
  Michael Niedermayer c14fc4585c Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' 11 years ago