10294 Commits (04642de4b48862fe021d416ced93db3233adfa0a)

Author SHA1 Message Date
Paul B Mahol bdf01a9609 avfilter/vf_overlay: improve premultiplied alpha overlay for YUV 3 years ago
Paul B Mahol eef652ca9c avfilter/avf_showvolume: request new frames only when needed 3 years ago
Paul B Mahol 3ce4e08089 avfilter/avf_avectorscope: request new frames only when needed 3 years ago
Paul B Mahol 9aa20d28cd avfilter/af_aspectralstats: request new frames only when needed 3 years ago
Paul B Mahol a9e9020ff6 avfilter/af_surround: request new frames only when needed 3 years ago
Paul B Mahol d8e8aa944a avfilter/avf_showfreqs: add rate option 3 years ago
Paul B Mahol fe06e70c30 avfilter/vf_estdif: set frame_rate only when needed 3 years ago
Paul B Mahol f09712d686 avfilter/vf_w3fdif: set frame_rate only when needed 3 years ago
Paul B Mahol 6018fa899f avfilter/vf_nnedi: set frame_rate only when needed 3 years ago
Paul B Mahol 55e0b041b3 avfilter/vf_mix: output same number of frames from input for tmix 3 years ago
Paul B Mahol 1148e5f1cc avfilter/vf_xmedian: fix multiple threads usage 3 years ago
Paul B Mahol 3415028d13 avfilter/vf_mix: fix multiple threads usage 3 years ago
Paul B Mahol 126d5d3b5f avfilter/vf_fftdnoiz: small improvements 3 years ago
Paul B Mahol 31c714bf0b avfilter/af_adynamicequalizer: remove unused header 3 years ago
Andreas Rheinhardt 8449fbdf8e avfilter/vf_colormap: Avoid allocation of small array 3 years ago
Andreas Rheinhardt 9d2f427958 avfilter/vf_colormap: Remove unnecessary headers 3 years ago
Andreas Rheinhardt fdc16fbb7a avfilter/vf_colormap: Fix declaration-after-statement 3 years ago
Andreas Rheinhardt f4ace6d82d avfilter/vf_colormap: Properly uninit FFFrameSync, fix leak 3 years ago
Andreas Rheinhardt 5f8c83e95e avfilter/Makefile: Add fflcms2.h to SKIPHEADERS- if necessary 3 years ago
Paul B Mahol c27123606a avfilter/af_adynamicequalizer: set target filter type 3 years ago
Paul B Mahol 4e284837e4 avfilter/af_adynamicequalizer: improve threshold usage 3 years ago
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