2676 Commits (1d55f548466516a6a4ed4cc67e118e1c29c6ae5a)

Author SHA1 Message Date
James Almer 2eb9c35010 x86/swscale: disable AVX2 yuv2nv12cX functions if accurate_rnd is requested 2 months 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 271aea60a4 fate/pixfmts: extend the high bit depth test 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 5f5421ec66 swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c 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 febc9e8162 swscale/output: add full chroma interpolation support for x2rgb10 2 months ago
James Almer 78ba06928a swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions 2 months ago
James Almer a686d34fea swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA 2 months ago
Ramiro Polla 8b30daedf7 swscale/range_convert: indent after previous commit 2 months ago
Ramiro Polla f7ee0195df swscale/range_convert: drop redundant conditionals from arch-specific init functions 2 months ago
Ramiro Polla 7728b3357d swscale/range_convert: call arch-specific init functions from main init function 2 months ago
James Almer a67ba3c132 swscale/output: add XV48 output support 2 months ago
James Almer 2f13f74791 swscale/input: add XV48 input support 2 months ago
Michael Niedermayer 3fe3014405
swscale/output: used unsigned for bit accumulation 2 months ago
Michael Niedermayer 14f5d67be3
swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height 2 months ago
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 2 months ago
Niklas Haas f1f54d2f82 swscale/x86: use dedicated int for self-modifying MMX dstW 2 months ago
Niklas Haas b03c758600 swscale: add sws_is_noop() 2 months ago
Niklas Haas 5e50a56b9c swscale: add new frame testing API 2 months ago
Niklas Haas e2637a083a swscale/utils: add SwsFormat abstraction and helpers 2 months ago
Niklas Haas 87baf9ab2c swscale: add sws_free_context() 2 months ago
Niklas Haas 3bf12beae9 swscale: slightly reorder header 2 months ago
Niklas Haas fbfea1c644 swscale: publicly typedef struct SwsContext 2 months ago
James Almer b520d95467 swscale/output: add Y216LE output support 2 months ago
James Almer 7756cd98ac swscale/input: add Y216LE input support 2 months ago
James Almer 0bb53948ac swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper 3 months ago
James Almer f0e6296dde swscale/output: fix alpha endianness in XV36 3 months ago
James Almer 601a347946 swscale/output: fill the xv30le alpha bits 3 months ago
James Almer 08c632ec0f swscale/output: add AYUV64BE output support 3 months ago
James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 3 months ago
James Almer 42098f9266 swscale/output: add X36VBE output support 3 months ago
James Almer e012a7a24a swscale/input: add X36VBE input support 3 months ago
James Almer 2137346324 swscale/output: fill all the xv36le alpha bits 3 months ago
Martin Schitter d73b73af5e
swscale/input: add input support for RGBF16 3 months ago
Martin Schitter c72a5c486a
swscale/input: add input support for RGBF32 3 months ago
James Almer cd04ebe033 swscale/output: add V30X output support 3 months ago
James Almer 57db8e0571 swscale/output: add VYU444 output support 3 months ago
James Almer eac9af382a swscale/output: add UYVA output support 3 months ago
James Almer 6cd52c1080 swscale/output: add AYUV output support 3 months ago
James Almer 5f1bf3cd65 swscale/output: add missing yuv2packed1 and yuv2packed2 support for VUY{X,A} 3 months ago
Martin Storsjö 77e6293735 arm: Consistently use proper interworking function returns 3 months ago
Niklas Haas ec9985b54f swscale/internal: constify and expose ff_swscale() 3 months ago
Niklas Haas 403a20b2e6 swscale/rgb2xyz: expose these functions internally 3 months ago
Niklas Haas 775de8c19d swscale/rgb2xyz: follow convention on image pointers and strides 3 months ago
Niklas Haas 9d8f5141cf swscale/rgb2xyz: add explicit width parameter 3 months ago
Niklas Haas ea228fc415 swscale/rgb2xyz: minor style fixes 3 months ago