]> git.sesse.net Git - ffmpeg/history - libavfilter
fate: Fix dependencies to sample files to use local paths
[ffmpeg] / libavfilter /
2019-12-11 Gyan Doshiavfilter/scale_eval: remove redundant mathematical...
2019-12-10 Michael NiedermayerRemove redundant ;
2019-12-10 Gyan Doshiavfilter: rename scale.c,h to scale_eval
2019-12-08 Gyan Doshiavfilter/scale.c: factorize ff_scale_eval_dimensions
2019-12-07 Jun Zhaolavfi/avf_showspectrum: Fix the memory leak in error...
2019-12-06 Limin Wangavfilter/vsrc_life: Fix for random_seed type
2019-12-06 Limin Wangavfilter/vsrc_cellauto: Fix for random_seed type
2019-12-06 leozhangavfilter/vf_yaepblur: add yaepblur filter
2019-12-06 Gyan Doshiavfilter/crop: avoid premature eval error
2019-12-04 Limin Wangavfilter/vf_elbg: Fix for the seed type
2019-12-03 Andreas Rheinhardtavfilter/vf_unsharp: Don't dereference NULL
2019-12-02 Zhao Zhiliavfilter/buffersrc: remove write-only variable
2019-11-29 Paul B Maholavfilter/vf_hqdn3d: add support for commands
2019-11-29 Paul B Maholavfilter/vf_hqdn3d: add support for 12bit and 14bit...
2019-11-28 Limin Wangavfilter/vf_yadif: rename config_props -> config_output...
2019-11-28 Limin Wangavfilter/vf_libvmaf: Check for av_frame_alloc failure
2019-11-28 Limin Wangavfilter/vf_colorconstancy: av_frame_free(&in) in case...
2019-11-23 Paul B Maholavfilter: add axcorrelate filter
2019-11-23 Paul B Maholavfilter/vf_normalize: add support for commands
2019-11-22 Paul B Maholavfilter/af_aiir: normalize biquads only if divisor...
2019-11-22 Paul B Maholavfilter/af_biquads: add new normalize/n option
2019-11-22 Paul B Maholavfilter/af_aiir: fix biquads normalization
2019-11-22 Paul B Maholavfilter/af_aiir: add missing normalization of biquads...
2019-11-22 Paul B Maholavfilter/af_aiir: make a/b coefficients array
2019-11-22 Paul B Maholavfilter/af_aiir: factor out response calculation
2019-11-22 Paul B Maholavfilter/af_aiir: check for stability
2019-11-21 Paul B Maholavfilter/af_aiir: fix array length when selecting conju...
2019-11-21 Zhao Zhiliavfilter/graphdump: fix use of uninitialized variables
2019-11-21 leozhangavfilter/avfilter: fix indentation
2019-11-21 Paul B Maholavfilter/vf_amplify: add timeline support
2019-11-21 Paul B Maholavfilter/vf_datascope: add support for commands in...
2019-11-21 Paul B Maholavfilter/vsrc_sierpinski: change seed option type
2019-11-21 Paul B Maholavfilter/vsrc_sierpinski: fix another typos
2019-11-21 Paul B Maholavfilter/vsrc_testsrc: simplify color filter commands...
2019-11-21 Paul B Maholavfilter/vf_chromakey: add support for commands
2019-11-21 Paul B Maholavfilter/vf_lumakey: add support for commands
2019-11-21 Paul B Maholavfilter/vf_lumakey: change options to doubles, so...
2019-11-21 Paul B Maholavfilter/vf_lumakey: add support for 12bit yuva formats
2019-11-21 Paul B Maholavfilter/vf_scroll: add support for slice threading
2019-11-21 Paul B Maholavfilter/vf_chromashift: add support for commands
2019-11-21 Paul B Maholavfilter/vf_fillborders: add support for commands
2019-11-21 Paul B Maholavfilter/af_afftdn: simplify changing commands
2019-11-21 Paul B Maholavfilter/vf_median: clip radius instead of erroring out
2019-11-20 Paul B Maholavfilter/vf_median: add support for commands
2019-11-20 Paul B Maholavfilter/f_graphmonitor: output frames in pts gaps
2019-11-20 Paul B Maholavfilter/af_rubberband: fix sample overqueueing
2019-11-20 Paul B Maholavfilter/vf_chromakey: add >8 bit support
2019-11-19 Paul B Maholavfilter/vf_midequalizer: add 16bit formats
2019-11-19 Paul B Maholavfilter/vf_deblock: add 12bit yuva formats
2019-11-19 Paul B Maholavfilter/vf_weave: pal and hwaccel formats are not...
2019-11-19 Paul B Maholavfilter/vf_blend: cosmetics: reindent
2019-11-19 Paul B Maholavfilter/vf_chromashift: remove unused header
2019-11-19 Gyan Doshiavfilter/Makefile: add missing dependency for lut3d
2019-11-19 Gyan Doshiavfilter/Makefile: add missing dependency for chromashift
2019-11-19 Gyan Doshiavfilter/Makefile: add missing dependency for scale_cuda
2019-11-18 Paul B Maholavfilter/vf_bm3d: improve threshold scaling with differ...
2019-11-18 Paul B Maholavfilter/vf_dedot: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_deflicker: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_amplify: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_limiter: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_fillborders: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_premultiply: add support for 12bit yuva...
2019-11-18 Paul B Maholavfilter/vf_chromashift: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_midequalizer: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_convolution: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_neighbor: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_maskedminmax: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_maskedmerge: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_maskedclamp: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_scroll: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_blend: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_vaguedenoiser: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_bm3d: use boolean for ref option
2019-11-18 Paul B Maholavfilter/vf_fftdnoiz: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_bm3d: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_w3fdif: add support for more >8 bit alpha...
2019-11-18 Paul B Maholavfilter/vf_avgblur: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_gblur: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_median: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_remap: add support for 12bit yuva format
2019-11-18 Paul B Maholavfilter/vf_lut2: add 12bit depth alpha formats
2019-11-18 Paul B Maholavfilter/vf_atadenoise: support alpha formats
2019-11-18 Paul B Maholavfilter/vf_xmedian: add support for alpha formats
2019-11-17 Paul B Maholavfilter/f_loop: switch aloop to activate
2019-11-17 Paul B Maholavfilter/f_loop: fix pts handling when timebase and...
2019-11-17 Paul B Maholavfilter/af_sidechaincompress: fix pts handling when...
2019-11-17 Paul B Maholavfilter/af_anlmdn: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_agate: fix pts handling when timebase and...
2019-11-17 Paul B Maholavfilter/af_afftdn: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_afftfilt: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_adeclick: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_aecho: switch to activate
2019-11-16 Paul B Maholavfilter/vf_framepack: really fix ef466a8b29f8
2019-11-16 Paul B Maholavfilter/vf_framepack: switch to activate
2019-11-16 Paul B Maholavfilter/vf_framepack: fix timestamps for frameseq...
2019-11-16 Paul B Maholavfilter/vf_framepack: add missing filtering flag
2019-11-13 Paul B Maholavfilter/vf_colorbalance: add support for commands
2019-11-13 Paul B Maholavfilter/vf_colorbalance: switch to floats
2019-11-13 Paul B Maholavfilter/vf_colorbalance: add option to preserve lightness
2019-11-12 Paul B Maholavfilter/vF_colorbalance: rewrite, fixes filtering
next