542 Commits (6bf9252807c8877ca385279e328516f573a0a38b)

Author SHA1 Message Date
Niklas Haas 2df655bc2c swscale/utils: fix sws_getCachedContext check 1 week ago
Niklas Haas 2f95bc3cb3 swscale/utils: disable full_chr_h_input optimization for odd width 3 weeks ago
Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 1 month ago
Niklas Haas c461dcf291 swscale/internal: expose sws_init_single_context() internally 1 month ago
Niklas Haas 6a91a165fd swscale: eliminate redundant SwsInternal accesses 1 month ago
Niklas Haas ed5dd67562 swscale: expose SwsContext publicly 1 month ago
Niklas Haas 2d077f9acd swscale/internal: group user-facing options together 1 month ago
Niklas Haas 10d1be2621 swscale/internal: use static_assert for enforcing offsets 1 month ago
James Almer 271aea60a4 fate/pixfmts: extend the high bit depth test 2 months ago
James Almer febc9e8162 swscale/output: add full chroma interpolation support for x2rgb10 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
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 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 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 08c632ec0f swscale/output: add AYUV64BE output support 2 months ago
James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 2 months ago
James Almer 42098f9266 swscale/output: add X36VBE output support 2 months ago
James Almer e012a7a24a swscale/input: add X36VBE input support 2 months ago
Martin Schitter d73b73af5e
swscale/input: add input support for RGBF16 2 months ago
Martin Schitter c72a5c486a
swscale/input: add input support for RGBF32 2 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 04612351ab swscale/input: add V30X input support 3 months ago
James Almer ea05edc9e0 swscale/input: add VYU444 input support 3 months ago
James Almer ec7f5e314d swscale/input: add UYVA input support 3 months ago
James Almer bb37d3c33e swscale/input: add AYUV input support 3 months ago
Niklas Haas 286bdc9cdc swscale/internal: turn cascaded_tmp into an array 3 months ago
Niklas Haas 4ec45aca36 swscale/utils: fix leak on threaded ctx init failure 6 months ago
Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 6 months ago
Ramiro Polla 75f1a8e071 swscale/aarch64: add neon {lum,chr}ConvertRange 6 months ago
Ramiro Polla f6859cade3 swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 6 months ago
Shiyou Yin f3fe2cb5f7
swscale: [LA] Optimize range convert for yuvj420p. 9 months ago
Michael Niedermayer 1a9eda65d0
swscale/utils: Fix xInc overflow 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 9 months ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 10 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 10 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 10 months ago
Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit 1 year ago
Niklas Haas cedf589c09 swscale: fix sws_setColorspaceDetails after sws_init_context 1 year ago
Paul B Mahol 29b673bdcf swscale: add GBRAP14 format support 1 year ago