2690 Commits (4fefc6e80c21bbc63e4dee3bd7332f04ca811698)

Author SHA1 Message Date
Rémi Denis-Courmont da1ab7940e riscv: remove unnecessary #include's 1 month ago
Marvin Scholz 6b9f4f36f7 swscale/internal: fix typo in loongarch specific code 1 month ago
Niklas Haas 3edd1e42b9 tests/swscale: add a benchmarking mode 1 month ago
Niklas Haas 59c39a79ca tests/swscale: rewrite on top of new API 1 month ago
Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 1 month ago
Niklas Haas bf738412e8 swscale/graph: add new high-level scaler dispatch mechanism 1 month ago
Niklas Haas c461dcf291 swscale/internal: expose sws_init_single_context() internally 1 month ago
Niklas Haas fb16964009 swscale: organize and better document flags 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
Niklas Haas 55d5eae411 swscale/options: cosmetic changes 1 month ago
Rémi Denis-Courmont 1912c86af6 sws/range_convert: fix RISC-V chrFromJpeg 1 month ago
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 2 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