532 Commits (a8ef1fac0dfa9d64ba47fd6c4a307e2d4acb218f)

Author SHA1 Message Date
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 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
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 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 7 months ago
Ramiro Polla f6859cade3 swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 7 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 11 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 11 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 11 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
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Lynne 934525eae0
lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts 2 years ago
Lu Wang 4501b1dfd7
swscale/la: Optimize the functions of the swscale series with lsx. 2 years ago
Tomas Härdin a678b0c252 sws/utils.c: Do not uselessly call initFilter() when unscaling 2 years ago
Andreas Rheinhardt 1ff9c07fa6 swscale/utils: Fix indentation 2 years ago
Andreas Rheinhardt b2d1a25816 swscale/utils: Derive range from YUVJ-pix-fmt only once 2 years ago
Andreas Rheinhardt ff39dcb129 swscale/utils: Move functions to avoid forward declarations 2 years ago
Andreas Rheinhardt baccc1c541 swscale/utils: Avoid calling ff_thread_once() unnecessarily 2 years ago
Andreas Rheinhardt 8ee0711228 swscale/utils: Don't allocate AVFrames for slice contexts 2 years ago