2668 Commits (5ccc3f0fca1f20ec0614806a2dc5bfb33e28f444)

Author SHA1 Message Date
James Almer 5ccc3f0fca swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le 3 months ago
James Almer febc9e8162 swscale/output: add full chroma interpolation support for x2rgb10 3 months ago
James Almer 78ba06928a swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions 3 months ago
James Almer a686d34fea swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA 3 months ago
Ramiro Polla 8b30daedf7 swscale/range_convert: indent after previous commit 3 months ago
Ramiro Polla f7ee0195df swscale/range_convert: drop redundant conditionals from arch-specific init functions 3 months ago
Ramiro Polla 7728b3357d swscale/range_convert: call arch-specific init functions from main init function 3 months ago
James Almer a67ba3c132 swscale/output: add XV48 output support 3 months ago
James Almer 2f13f74791 swscale/input: add XV48 input support 3 months ago
Michael Niedermayer 3fe3014405
swscale/output: used unsigned for bit accumulation 4 months ago
Michael Niedermayer 14f5d67be3
swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height 4 months ago
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 4 months ago
Niklas Haas f1f54d2f82 swscale/x86: use dedicated int for self-modifying MMX dstW 4 months ago
Niklas Haas b03c758600 swscale: add sws_is_noop() 4 months ago
Niklas Haas 5e50a56b9c swscale: add new frame testing API 4 months ago
Niklas Haas e2637a083a swscale/utils: add SwsFormat abstraction and helpers 4 months ago
Niklas Haas 87baf9ab2c swscale: add sws_free_context() 4 months ago
Niklas Haas 3bf12beae9 swscale: slightly reorder header 4 months ago
Niklas Haas fbfea1c644 swscale: publicly typedef struct SwsContext 4 months ago
James Almer b520d95467 swscale/output: add Y216LE output support 4 months ago
James Almer 7756cd98ac swscale/input: add Y216LE input support 4 months ago
James Almer 0bb53948ac swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper 4 months ago
James Almer f0e6296dde swscale/output: fix alpha endianness in XV36 4 months ago
James Almer 601a347946 swscale/output: fill the xv30le alpha bits 4 months ago
James Almer 08c632ec0f swscale/output: add AYUV64BE output support 4 months ago
James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 4 months ago
James Almer 42098f9266 swscale/output: add X36VBE output support 4 months ago
James Almer e012a7a24a swscale/input: add X36VBE input support 4 months ago
James Almer 2137346324 swscale/output: fill all the xv36le alpha bits 4 months ago
Martin Schitter d73b73af5e
swscale/input: add input support for RGBF16 4 months ago
Martin Schitter c72a5c486a
swscale/input: add input support for RGBF32 4 months ago
James Almer cd04ebe033 swscale/output: add V30X output support 4 months ago
James Almer 57db8e0571 swscale/output: add VYU444 output support 4 months ago
James Almer eac9af382a swscale/output: add UYVA output support 4 months ago
James Almer 6cd52c1080 swscale/output: add AYUV output support 4 months ago
James Almer 5f1bf3cd65 swscale/output: add missing yuv2packed1 and yuv2packed2 support for VUY{X,A} 4 months ago
Martin Storsjö 77e6293735 arm: Consistently use proper interworking function returns 4 months ago
Niklas Haas ec9985b54f swscale/internal: constify and expose ff_swscale() 4 months ago
Niklas Haas 403a20b2e6 swscale/rgb2xyz: expose these functions internally 4 months ago
Niklas Haas 775de8c19d swscale/rgb2xyz: follow convention on image pointers and strides 4 months ago
Niklas Haas 9d8f5141cf swscale/rgb2xyz: add explicit width parameter 4 months ago
Niklas Haas ea228fc415 swscale/rgb2xyz: minor style fixes 4 months ago
James Almer 04612351ab swscale/input: add V30X input support 4 months ago
James Almer ea05edc9e0 swscale/input: add VYU444 input support 4 months ago
James Almer ec7f5e314d swscale/input: add UYVA input support 4 months ago
James Almer bb37d3c33e swscale/input: add AYUV input support 4 months ago
jinbo e6ecc1e757
swscale: Fix conflicting types for loongarch 4 months ago
Niklas Haas 477445722c swscale/ppc: fix altivec build failure 4 months ago
Martin Storsjö b9145fcab2 swscale: Fix aarch64 and i386 compilation failures 4 months ago
Niklas Haas 73b3344edd swscale/input: parametrize ff_sws_init_input_funcs() pointers 4 months ago