10273 Commits (14b74610d7e6e471801fe755aa0840c9f2d4ecb4)

Author SHA1 Message Date
Paul B Mahol 14b74610d7 avfilter/af_anlms: add timeline support 3 years ago
Thilo Borgmann 79286d3eb6 avfilter/vf_blurdetect: fix uninitialized variables and possible div by zero 3 years ago
Paul B Mahol 39f22df6cd avfilter/vsrc_testsrc: fix typo for yellow patch 3 years ago
Paul B Mahol 944e60f4ae avfilter/vf_blurdetect: remove set but not used variables 3 years ago
Paul B Mahol 452d611fc7 avfilter/vf_lut3d: allow to control when to upload CLUT for haldclut 3 years ago
Thilo Borgmann 1da3394adb avfilter/vf_blurdetect: cleanup headers, remove unused variables, fix type of variable 3 years ago
Paul B Mahol 08ac8bda38 avfilter/vf_colormap: avoid reallocating memory to build map 3 years ago
Paul B Mahol f908f365f9 avfilter/vf_colormap: change default nb_patches 3 years ago
Thilo Borgmann b23208826b lavfi: Add blurdetect filter 3 years ago
Thilo Borgmann 22df52c444 lafi/vf_edgedetect: Move some common functions into seperate file 3 years ago
Paul B Mahol fe85afbf8c avfilter/af_afftdn: use better approach for gain smoothing 3 years ago
Jan Ekström eae3b84189 libavfilter/version: bump minor version for icc{gen,detect} 3 years ago
Niklas Haas 2cb0cebd11 lavfi: add vf_iccdetect for parsing ICC profiles 3 years ago
Niklas Haas 5cfeaeef0c lavfi: add vf_iccgen for generating ICC profiles 3 years ago
Niklas Haas b9a25963f7 lavfi: add ICC profile support via lcms2 3 years ago
Niklas Haas 072dd047f0 lavfi: add ff_detect_color_primaries helper 3 years ago
Niklas Haas 6d83036662 lavfi: generalize colorspace coefficent helpers 3 years ago
Paul B Mahol ce23794b91 avfilter/avf_showspectrum: filter support all channel counts 3 years ago
Paul B Mahol a64e250680 avfilter/af_afftdn: add gain_smooth option 3 years ago
Paul B Mahol 16463520d9 avfilter: add colorchart video filter 3 years ago
Paul B Mahol 43ea19fef4 avfilter: add colormap video filter 3 years ago
Paul B Mahol b1b7249606 avfilter/vf_lagfun: small speed-up 3 years ago
Michael Niedermayer fbd22504c4 avfilter/vsrc_mandelbrot: Check for malloc failure 3 years ago
Paul B Mahol 0b6e801d4a avfilter/avf_showfreqs: add option to draw subset of channels 3 years ago
Paul B Mahol fd834924d7 avfilter/avf_showfreqs: filter support all channel counts 3 years ago
Michael Niedermayer d353909e77 avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirements 3 years ago
Michael Niedermayer d740782701 avfilter/video: Add ff_default_get_video_buffer2() to set specific alignment 3 years ago
Paul B Mahol b9e75c1862 avfilter/vf_ciescope: add option to disable CIE tongue filling 3 years ago
Paul B Mahol da4b7c2be4 avfilter/vf_ciescope: little optimizations 3 years ago
Paul B Mahol 8b717a4044 avfilter/avf_ahistogram: set time_base to outlink 3 years ago
Paul B Mahol d41f85235d avfilter/avf_avectorscope: set time_base to outlink 3 years ago
Paul B Mahol 9f73c40d32 avfilter/avf_showvolume: set time_base to outlink 3 years ago
Paul B Mahol 4e98cc29f4 avfilter/vf_feedback: add missing .process_command 3 years ago
Paul B Mahol 391ce570c8 avfilter: add pixelize video filter 3 years ago
Paul B Mahol 7e81295488 avfilter: add feedback video filter 3 years ago
Paul B Mahol a34fe3dfa9 avfilter/avf_showspectrum: fix pts offset by one 3 years ago
Paul B Mahol 1764a6887b avfilter/avf_showspectrum: add alpha pixel format support 3 years ago
Paul B Mahol bf6735e945 avfilter/af_adenorm: simplify handling of commands 3 years ago
Paul B Mahol 24144af2dd avfilter/avf_showvolume: check for allocation error and stop leaks 3 years ago
Paul B Mahol 9a22c6508a avfilter/vf_deblock: fix posible overreads 3 years ago
Paul B Mahol b74f212b7a avfilter/vf_xmedian: simplify changing index variable 3 years ago
Paul B Mahol 9d40fe20c9 avfilter/af_crystalizer: remove no longer needed wrapper function 3 years ago
Paul B Mahol 63d12a48b5 avfilter/vf_chromashift: simplify handling of commands 3 years ago
Paul B Mahol 25cd1845ab avfilter/af_asetnsamples: fix excessive frames queueing at start 3 years ago
James Almer b64043a83d avfilter/vf_drawbox: remove redefinition of DrawBoxContext typedef 3 years ago
Gyan Doshi 1405b65d22 avfilter/lensfun: add option db_path 3 years ago
Paul B Mahol 1047fedd0f avfilter: add Audio Video Sync Test filter 3 years ago
Paul B Mahol 13fe148c31 avfilter/f_ebur128: fix typos for swr chlayouts 3 years ago
Paul B Mahol 6e45acd23b avfilter: let single output frame A->V filters set reasonable frame rate 3 years ago
Paul B Mahol 5a9de38e54 avfilter/vf_waveform: copy props from input frame 3 years ago