]> git.sesse.net Git - ffmpeg/history - libavfilter
avfilter/vf_deband: add more gray formats
[ffmpeg] / libavfilter /
2019-10-23 Paul B Maholavfilter/vf_deband: add more gray formats
2019-10-23 Jun Zhaolavfi/bilateral: Clean the option description and unuse...
2019-10-23 Paul B Maholavfilter/vf_lut2: fix typo, correctly support gray14
2019-10-23 Paul B Maholavfilter/vf_bm3d: add gray14 format
2019-10-23 Paul B Maholavfilter/vf_vaguedenoiser: add more gray formats
2019-10-22 Paul B Maholavfilter/transpose: add missing headers
2019-10-22 James Almerx86/vf_transpose: make ff_transpose_8x8_16_sse2 work...
2019-10-22 Paul B Maholavfilter/vf_maskedclamp: rewrite using macro
2019-10-22 Paul B Maholavfilter/vf_premultiply: fix signed integer overflow
2019-10-21 Limin Wangavfilter/vsrc_mptestsrc: simplify the code and change...
2019-10-21 Limin Wangavfilter/vsrc_mptestsrc: add options to set the maximum...
2019-10-21 Limin Wangavfilter/vf_unsharp: rename config_props -> config_inpu...
2019-10-21 James Almerx86/vf_transpose: fix cpuflags check
2019-10-21 Paul B Maholavfilter/vf_transpose: add x86 SIMD
2019-10-21 Paul B Maholavfilter/x86/vf_atadenoise: fix comment
2019-10-21 Paul B Maholavfilter/af_join: fix possible memory leaks
2019-10-21 Limin Wangavfilter/af_silencedetect: change mono default to integ...
2019-10-21 Limin Wangavfilter/af_silencedetect: use AV_OPT_TYPE_DURATION
2019-10-21 Paul B Maholavfilter: add bilateral filter
2019-10-21 Paul B Maholavfilter/vf_nlmeans: round values toward nearest integer
2019-10-21 Limin Wangavfilter/af_silencedetect: document metadata
2019-10-20 Paul B Maholavfilter/vf_tile: fix memory leak
2019-10-20 Paul B Maholavfilter/vf_atadenoise: add support for commands
2019-10-20 Paul B Maholavfilter/vf_shuffleframes: improve error message
2019-10-19 Paul B Maholavfilter/af_tremolo: fix heap-buffer overflow
2019-10-19 Paul B Maholavfilter/vf_fftdnoiz: round toward nearest integer
2019-10-19 Paul B Maholavfilter/vf_bm3d: round values toward nearest integer
2019-10-19 Paul B Maholavfilter/vf_bm3d: forward status back
2019-10-19 Paul B Maholavfilter/vf_fieldhint: add support for duplicating...
2019-10-19 Paul B Maholavfilter/vf_fieldmatch: fix heap-buffer overflow
2019-10-19 Paul B Maholavfilter/vf_decimate: fix memory leaks
2019-10-19 Paul B Maholavfilter/vf_lagfun: fix heap-buffer overflow
2019-10-19 Paul B Maholavfilter/vf_datascope: fix heap buffer overflow
2019-10-18 Paul B Maholavfilter/vf_shuffleplanes: add mising query_formats()
2019-10-18 Paul B Maholavfilter/vf_maskfun: fix memleak
2019-10-18 Paul B Maholavfilter/buffersink: cosmetics
2019-10-18 Paul B Maholavfilter/vf_colorspace: fix memmory leaks
2019-10-18 Paul B Maholavfilter/af_acrossover: fix memory leak
2019-10-18 Jun Zhaolavfi/avf_showspectrum: add error handle if av_asprintf...
2019-10-17 Paul B Maholavfilter/x86/vf_atadenoise: add SIMD for serial too
2019-10-17 Paul B Maholavfilter/vf_atadenoise: add option to use additional...
2019-10-17 Paul B Maholavfilter/vf_adadenoise: add x86 SIMD
2019-10-17 Andreas Rheinhardtavfilter/af_arnndn: Remove superfluous qualifier
2019-10-17 Paul B Maholavfilter/vf_dedot: fix crash
2019-10-17 Paul B Maholavfilter/vf_amplify: cosmetics
2019-10-17 Paul B Maholavfilter/vf_random: fix memory leaks
2019-10-17 Paul B Maholavfilter/af_arnndn: make sure that vad_output nb_neuron...
2019-10-16 Paul B Maholavfilter/vf_gblur: fix undefined behaviour
2019-10-16 Paul B Maholvafilter/af_replaygain: fix undefined behaviour
2019-10-16 Paul B Maholavfilter/avf_abitscope: fix undefined behaviour
2019-10-16 Paul B Maholavfilter/vf_colorchannelmixer: do not use pointer if...
2019-10-16 Paul B Maholavfilter/vf_edgedetect: fix undefined behaviour
2019-10-16 Paul B Maholavfilter/f_reverse: fix memory leaks
2019-10-16 Paul B Maholavfilter: add arnndn filter
2019-10-16 Paul B Maholavfilter/vf_atadenoise: compensate for small overall...
2019-10-16 Paul B Maholavfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour
2019-10-16 Paul B Maholavfilter/vf_gblur: fix heap-buffer overflow
2019-10-15 Paul B Maholavfilter/af_afade: make sure that in is available
2019-10-15 Guo, Yejunavfilter/dnn: unify the layer load function in native...
2019-10-15 Guo, Yejunavfilter/dnn: unify the layer execution function in...
2019-10-15 Guo, Yejunavfilter/dnn: add DLT prefix for enum DNNLayerType...
2019-10-15 Paul B Maholavfilter/vf_bm3d: make sure nb_jobs is at least 1
2019-10-15 Paul B Maholavfilter/af_afade: fix heap-buffer overflow
2019-10-15 Paul B Maholavfilter/vf_edgedetect: fix heap-buffer overflow
2019-10-15 Paul B Maholavfilter/vf_avgblur: fix heap-buffer overflow
2019-10-14 Zhao Zhiliavfilter: fix typo in comments
2019-10-14 Paul B Maholavfilter/vf_lenscorrection: make width/height int
2019-10-14 Paul B Maholavfilter/vf_atadenoise: rewrite using macro
2019-10-14 Paul B Maholavfilter/vf_bwdif: fix heap-buffer overflow
2019-10-14 Paul B Maholavfilter/af_atempo: use ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/af_biquads: use ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/af_rubberband: use ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/vf_drawbox: use ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/vf_colorchannelmixer: add support for commands
2019-10-14 Paul B Maholavfilter/vf_amplify: add support for commands
2019-10-14 Paul B Maholavfilter/vf_scroll: add support for commands
2019-10-14 Paul B Maholavfilter/af_anlmdn: switch to ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/vf_avgblur: switch to ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/vf_gblur: switch to ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/af_anlms: switch to ff_filter_process_command()
2019-10-14 Paul B Maholavfilter/avfilter: add ff_filter_process_command()
2019-10-14 Paul B Maholavutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag
2019-10-14 Paul B Maholavfilter/vf_geq: reindent
2019-10-14 Paul B Maholavfilter/vf_geq: allow user to set interpolation method
2019-10-14 Paul B Maholavfilter/vf_edgedetect: fix coverity issue
2019-10-13 Michael Niedermayeravfilter/vf_geq: Use av_clipd() instead of av_clipf()
2019-10-13 Paul B Maholavfilter/vf_libvmaf: fix filtering of >8 bit data
2019-10-13 Paul B Maholavfilter/vf_lenscorrection: fix division by zero
2019-10-13 Paul B Maholavfilter/vf_fieldorder: fix heap-buffer overflow
2019-10-13 Paul B Maholavfilter/vf_convolution: fix undefined behaviour
2019-10-13 Paul B Maholavfilter/vf_bm3d: fix possible infinite loop
2019-10-13 Paul B Maholavfilter/vf_bm3d: fix heap-buffer overflows
2019-10-13 Paul B Maholavfilter/vf_edgedetect: check if height is big enough
2019-10-13 Paul B Maholavfilter/vf_waveform: fix typos which caused crash
2019-10-12 Paul B Maholavfilter/vf_colorconstancy: fix overreads in gauss...
2019-10-12 Paul B Maholavfilter/vf_waveform: add yflat filter
2019-10-12 Paul B Maholavfilter/vf_waveform: allow different cb for new modes
2019-10-12 Paul B Maholavfilter/vf_waveform: add invert graticule
2019-10-12 Paul B Maholavfilter/vf_waveform: add graticule enum
2019-10-11 Paul B Maholavfilter/vf_signalstats: fix stack buffer overflow
next