]> git.sesse.net Git - ffmpeg/history - libavfilter
avcodec/sonic: Check e in get_symbol()
[ffmpeg] / libavfilter /
2019-12-30 Paul B Maholavfilter/vf_histogram: add envelope to thistogram filter
2019-12-30 Zhao Zhiliavfilter/buffersrc: deprecate sws_param option
2019-12-29 Paul B Maholavfilter/af_crystalizer: add support for commands
2019-12-29 Paul B Maholavfilter/af_crystalizer: add timeline support
2019-12-29 Paul B Maholavfilter/vf_waveform: add support for 12bit yuva formats
2019-12-29 Paul B Maholavfilter/vf_vectorscope: add support for 12bit yuva...
2019-12-29 Paul B Maholavfilter/vf_histogram: add support for 12bit yuva formats
2019-12-29 Paul B Maholavfilter/vf_histogram: reindent after previous commit
2019-12-29 Paul B Maholavfilter: add thistogram video filter
2019-12-29 James Almeravfilter/vf_vectorscope: use av_clip_uint8()
2019-12-28 Paul B Maholavfilter/vf_waveform: implement tint options
2019-12-28 Paul B Maholavfilter/vf_vectorscope: improve tint output for gbrp...
2019-12-28 Paul B Maholavfilter/vf_vectorscope: rename gray mode to tint mode
2019-12-28 Paul B Maholavfilter/vf_vectorscope: add invert graticule
2019-12-28 Paul B Maholavfilter/vf_vectorscope: use enum for graticule items
2019-12-28 Michael Niedermayeravfilter/vf_geq: Add support for reading sample sums...
2019-12-28 Michael Niedermayeravfilter/vf_geq: Add NB_PLANES
2019-12-28 Michael Niedermayeravfilter/vf_geq: Relicense to LGPL
2019-12-27 Paul B Maholavfilter/vf_vibrance: add support for commands
2019-12-27 Paul B Maholavfilter/vf_il: add support for commands
2019-12-27 Paul B Maholavfilter/af_stereowiden: add support for commands
2019-12-27 Paul B Maholavfilter/af_extrastereo: add support for commands
2019-12-27 Paul B Maholavfilter/vf_neighbor: add support for commands
2019-12-26 Paul B Maholavfilter/vf_histogram: use the name 's' for the pointer...
2019-12-26 Andreas Rheinhardtavfilter/buffersrc: Remove unused variables
2019-12-25 Limin Wangavfilter/vf_yadif: cosmetics in the pix_fmts[] array
2019-12-24 Gyan Doshiavfilter/drawtext: log why input pad failed to be confi...
2019-12-23 Paul B Maholavfilter/vf_fade: reindent after previous commit
2019-12-23 Paul B Maholavfilter/vf_fade: add support for gbrp/gbrap formats
2019-12-23 Paul B Maholavfilter/vf_readeia608: factor some constants out
2019-12-23 Paul B Maholavfilter/vf_readeia608: check if gaps between clock...
2019-12-23 Paul B Maholavfilter/vf_readeia608: use special struct to hold...
2019-12-23 Zhao Zhiliavfilter/avfilter: update documentation of avfilter_gra...
2019-12-23 Zhao Zhiliavfilter/buffersink: deprecate AVBufferSinkParams and...
2019-12-23 Zhao Zhiliavfilter/buffersink: replace init_opaque by init
2019-12-23 Zhao Zhiliavfilter/buffersink: remove unused macros
2019-12-23 Zhao Zhiliavfilter/buffersrc: remove redundant flag
2019-12-23 Nicolas Georgelavfi/buffersrc: push frame directly.
2019-12-23 Nicolas Georgelavfi: remove AVFilterPad.poll_frame().
2019-12-23 Nicolas Georgelavfi/buffersrc: remove poll_frame.
2019-12-23 Nicolas Georgelavfi: remove ff_poll_frame().
2019-12-23 Nicolas Georgelavfi/buffersrc: remove fifo.
2019-12-23 Limin Wangavfilter/vf_readeia608: fix check for failed av_calloc
2019-12-21 Paul B Maholavfilter/af_adeclick: implement timeline support
2019-12-21 Paul B Maholavfilter/vf_readeia608: if parity bit check fails,...
2019-12-20 Paul B Maholavfilter/vf_readeia608: rewrite processing, make extrac...
2019-12-17 Paul B Maholavfilter/vf_stack: set framerate to VFR when inputs...
2019-12-16 Xinpeng Sunavfilter: Add tonemap vaapi filter for H2S
2019-12-14 Marton Balintavfilter/x86/vf_interlace: always use unaligned movs
2019-12-14 Marton Balintavfilter/vf_interlace: do not interlace already interla...
2019-12-14 Marton Balintavfilter/vf_tinterlace: add support for bypassing alrea...
2019-12-14 Marton Balintavfilter/vf_interlace: restore lowpass mode constants
2019-12-13 Guo, Yejunavfilter/vf_dnn_processing: refine code for better...
2019-12-13 Paul B Maholavfilter/vf_datascope: add decimal output
2019-12-12 Michael Niedermayeravfilter: Fix type in av_log for random_seed in cellaut...
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
next