4730 Commits (5c7227bbb3c134979fb05d7f06cbc15cfcd3a1d4)

Author SHA1 Message Date
Michael Niedermayer 5c7227bbb3 avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop 10 years ago
Michael Niedermayer 60e2c3110a avfilter/vf_cropdetect: Unroll 1byte per sample loop 10 years ago
Michael Niedermayer 17dc83ab5e avfilter/vf_cropdetect: add RGB & RGBA support 10 years ago
Michael Niedermayer 3b1f747238 avfilter/vf_cropdetect: add max_outliers parameter 10 years ago
Michael Niedermayer cc91488588 avfilter/vf_cropdetect: Factorize duplicated code using a macro 10 years ago
Michael Niedermayer ed96830afc avfilter/vf_blend: Fix AVClass 10 years ago
Stefano Sabatini d4fd3f24e8 lavfi: add tblend filter 10 years ago
Michael Niedermayer fa0e5ffb89 avfilter/vf_cropdetect: add yuv440p and yuv410p support 10 years ago
Michael Niedermayer a4b13dbd02 avfilter/vf_fspp: Add GBRP and gray8 support 10 years ago
James Almer a4f876a1a2 x86/vf_fspp: move pxor in store slice functions out of the loop 10 years ago
James Almer 466e32bf25 x86/vf_fspp: port inline asm to yasm 10 years ago
Michael Niedermayer 9224c7f0dd avfilter/vf_fspp: clarify comment 10 years ago
Michael Niedermayer 4bc0dbfc9f avfilter/vf_boxblur: generate supported pixfmt list instead of hardcoding 10 years ago
Stefano Sabatini afaa4a8946 lavfi/blend: add difference128 mode 10 years ago
Clément Bœsch 6e6b0a8eed avfilter/xbr: reindent after previous commit 10 years ago
Clément Bœsch 87984d2fe2 avfilter/xbr: refactor px calculation in FILT[234] 10 years ago
Clément Bœsch 20cac72a4f avfilter/xbr: move alpha blend assignment out of the macros 10 years ago
Clément Bœsch 006caf03d7 avfilter/xbr: remove unused mask 10 years ago
Clément Bœsch 2188df96cf avfilter/xbr: refactor alpha blending macros 10 years ago
Kieran Kunhya 1515bfb313 vf_scale: Use correct chroma positions for YUV420P 10 years ago
James Almer b94e85453e avfilter/vf_fspp: add missing inline asm guards 10 years ago
Stefano Sabatini a51c78c65d lavfi/mp: drop mp=fspp filter 10 years ago
Arwa Arif bdc4db0ee3 lavfi: port mp=fspp to a native libavfilter filter 10 years ago
Clément Bœsch ecafde6606 avfilter/showwaves: fix height range for cline mode 10 years ago
Clément Bœsch f6950a077c avfilter/showwaves: use INT16_MAX instead of a self defined macro 10 years ago
Michael Niedermayer 341bd6ec6a avfilter/vf_uspp: use av_malloc_array() 10 years ago
Michael Niedermayer c73b288927 avfilter/vf_boxblur: Support 10bit planar formats 10 years ago
Michael Niedermayer 34f103b171 avfilter/vf_boxblur: add gbrp pixfmt 10 years ago
Michael Niedermayer 6706a2986c avfilter/vf_spp: Fix overflow in 8bit store slice 10 years ago
Michael Niedermayer f622ff16cd avfilter/vf_boxblur: avoid one addition per line 10 years ago
Michael Niedermayer 7cdce8cb55 avfilter/vf_boxblur: factor rounder offset out 10 years ago
Michael Niedermayer 1ac5abb1d0 avfilter/vf_spp: fix overflows with depth > 8 10 years ago
Michael Niedermayer 988ca9bd53 avfilter/vf_spp: add support for 9bit YUV and GBR as well as GBRP10 10 years ago
Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 10 years ago
Michael Niedermayer b44ae59b70 avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 4d48ea3c4b avfilter/vf_libopencv: use av_freep() avoid leaving stale pointers in memory 10 years ago
Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 10 years ago
Yayoi 0463df6f42 avfilter/lut: reduce dereference in the inner loop 10 years ago
Michael Niedermayer 19ecd675c5 avfilter/vf_spp: add gbrp support 10 years ago
Michael Niedermayer 4a06215c1a avfilter/vf_spp: add gray8 support 10 years ago
Michael Niedermayer 3ff8ef62bb avfilter/vf_spp: Fix pointer type warning 10 years ago
Paul B Mahol 5f90ef6611 lavfi: add colorlevels filter 10 years ago
Michael Niedermayer 838aa08d75 avfilter/vf_spp: support 10bit per sample 10 years ago
Michael Niedermayer 6de2f027cd avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer eb055295bd avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 609a73b6ff avfilter/vf_uspp: fix gray pixfmt handling 10 years ago
Michael Niedermayer 3dd5f7aaa0 avfilter/vf_uspp: fix used chroma subsampling factors 10 years ago
Michael Niedermayer 354fda7698 avfilter/vf_uspp: fix used pix_fmt 10 years ago
Michael Niedermayer 43fb40c3c3 avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 498396f80c avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory 10 years ago