199 Commits (79452d382f7b55f258c17f8ed8a51feb5411713a)

Author SHA1 Message Date
Michael Niedermayer d32dcc07a7
swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma() 4 weeks ago
Niklas Haas 2d077f9acd swscale/internal: group user-facing options together 1 month ago
James Almer 4047b887fc swscale/swscale_unscaled: add more unscaled planar RGB to planar RGB coverage 2 months ago
James Almer c5ebd56500 swscale/swscale_unscaled: add unscaled XV{36,48}LE <-> XV{36,48}BE 2 months ago
James Almer e7382b4d01 swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB 2 months ago
James Almer ae8ef645ec swscale/swscale_unscaled: add unscaled x2rgb10le to planar RGB 2 months ago
James Almer c029a2f7dd swscale/swscale_unscaled: add unscaled rgb to planar rgba 2 months ago
James Almer 5ccc3f0fca swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le 2 months ago
James Almer a686d34fea swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA 2 months ago
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 2 months ago
James Almer 0bb53948ac swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper 2 months ago
Niklas Haas c1a0e65763 swscale/internal: constify SwsFunc 3 months ago
Ramiro Polla 88a563ad18 swscale: export ff_copyPlane so it may be used by simd code 4 months ago
Ramiro Polla 4eb5594295 swscale: add nv24/nv42 to yuv420p unscaled converter 4 months ago
Paul B Mahol 29b673bdcf swscale: add GBRAP14 format support 1 year ago
Chema Gonzalez bf64a75c5a libswscale: force a minimum size of the slide for bayer sources 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Anton Khirnov 42cd64c182 sws: add a new scaling API 3 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Anton Khirnov 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 4 years ago
Limin Wang 43295ae6a9 swscale/swscale_unscaled: don't use the optimized bgr24toYV12 unscaled conversion when width%2 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Jeremy Leconte 29cef1bcd6 libswscale: avoid UB nullptr-with-offset. 4 years ago
Paul B Mahol 9d58cdb4ba swscale: do not drop half of bits from 16bit bayer formats 4 years ago
Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 5 years ago
Limin Wang 8558c231fb swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper 5 years ago
Ting Fu 039a0ebe6f libswscale/swscale_unscaled.c: remove redundant code 5 years ago
Limin Wang a5e24be52a swscale/swscale_unscaled: fix gbrap10be md5 different on big endian system 5 years ago
Philip Langdale cd48318035 swscale: Add support for NV24 and NV42 6 years ago
Michael Niedermayer 8865ae959b swscale/swscale_unscaled: Fix chroma slice height 6 years ago
Dong, Jerry c47fada298 swscale/swscale_unscaled: fixed the issue that when width/height is not 2-multiple, transition of nv12 to u/v planes is not completed. 6 years ago
Carl Eugen Hoyos f149a4a5fc swscale: Add GRAY10 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
Paul B Mahol 931e7c050e swscale/swscale_unscaled: add gbrap -> packed rgb path 6 years ago
Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
Paul B Mahol b9dd058f7a swscale: add gray14 support 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
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
Carl Eugen Hoyos cb1a3eecac lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 7 years ago
Paul B Mahol de48710c11 libswscale: add gray9 support 8 years ago
Luca Barbato 37f573543c swscale: Convert the check check_image_pointers helper to a macro 8 years ago
Philip Langdale 4c2176d45b swscale: add P016 input support 8 years ago
Carl Eugen Hoyos b5177c7051 lsws: Add GRAY10 conversion. 8 years ago
Luca Barbato 19be5fb728 swscale: Add GRAY12 8 years ago
Luca Barbato ab839054e6 swscale: Add GRAY12 8 years ago
Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 8 years ago
Luca Barbato 2b5b1e1e9b swscale: Rename is9_OR_10 to match what it does 8 years ago