]> git.sesse.net Git - ffmpeg/history - libavfilter
avfilter/vf_lenscorrection: make width/height int
[ffmpeg] / libavfilter /
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
2019-10-11 Paul B Maholavfilter/vf_w3fdif: deny processing small videos
2019-10-11 Paul B Maholavfilter/vf_bitplanenoise: fix overreads
2019-10-11 Paul B Maholavfilter/vf_deflicker: fix invalid access
2019-10-11 Paul B Maholavfilter/vf_waveform: better guard against picking...
2019-10-11 Paul B Maholavfilter/vf_neighbor: check if width is 1
2019-10-10 Paul B Maholavfilter/vf_floodfill: finish early if source and desti...
2019-10-10 Paul B Maholavfilter/vf_random: fix crash
2019-10-10 Steven Liuavfilter/vf_delogo: make the interp value compute metho...
2019-10-10 Steven Liuavfilter/vf_delogo: add auto set the area inside of...
2019-10-10 Jun Zhaolavfi/hqdn3d: add slice thread optimization
2019-10-10 Jun Zhaolavfi/v360: remove unnecessary cast for void *
2019-10-10 Jun Zhaolavfi/remap: remove unnecessary cast for void *
2019-10-10 Jun Zhaolavfi/lenscorrection: remove unnecessary cast for void *
2019-10-10 Jun Zhaolavfi/colorspace: typedef ThreadData as all other filters
2019-10-09 Paul B Maholavfilter/af_anlms: increase max limit for mu
2019-10-09 Paul B Maholavfilter/af_adelay: fix buggy behaviour
2019-10-08 Zhao Zhiliavfilter/formats: remove unnecessary unreference
2019-10-08 Paul B Maholavfilter/af_anlms: add support for commands
2019-10-08 Steven Liuavfilter/vf_pad: add logging context to log
2019-10-08 Steven Liuavfilter/boxblur: add logging context to log
2019-10-08 Steven Liuavfilter/vf_scale_qsv: add logging context to log
2019-10-08 Steven Liuavfilter/vf_crop: add logging context to log
2019-10-08 Zhong Lilavfi/normalize: remove the unused pointer
2019-10-07 Andreas Rheinhardtavcodec/filter: Remove extra '; ' outside of functions
2019-10-07 Paul B Maholavfilter/af_adelay: add option which changes how unset...
2019-10-07 Paul B Maholavfilter/formats: guard against double free
2019-10-07 Paul B Maholavfilter/vf_normalize: typedef all structs
2019-10-07 Paul B Maholavfilter/vf_showpalette: remove timeline flag
2019-10-07 Paul B Maholavfilter/af_afftfilt: fix possible invalid memory access
2019-10-07 Paul B Maholavfilter/vf_nnedi: fix possible double free
2019-10-06 Paul B Maholavfilter/vf_avgblur: add support for commands
2019-10-06 Paul B Maholavfilter/vf_gblur: add support for commands
2019-10-06 Paul B Maholavfilter: add anlms filter
2019-10-03 Paul B Maholavfilter/vsrc_sierpinski: add triangle type
2019-10-03 Paul B Maholavfilter: add av_cold where it is missing
2019-10-03 Paul B Maholavfilter/f_streamselect: fix memleaks of pad names
2019-10-03 Paul B Maholavfilter/af_amix: fix filtering if specified weights...
2019-10-02 Paul B Maholavfilter/setpts: switch to activate
2019-10-02 Paul B Maholavfilter/vf_elbg: stop leaking frame on error
2019-10-01 Carl Eugen Hoyoslavfi/movie: Use filter thread count for decoding threads.
2019-10-01 Paul B Maholavfilter/vf_drawbox: implement process_command
2019-10-01 Paul B Maholavfilter/vf_drawbox: reduce code duplication
2019-10-01 Paul B Maholavfilter/f_streamselect: add check case when nothing...
2019-10-01 Paul B Maholavfilter/vsink_nullsink: cosmetics
2019-10-01 Paul B Maholavfilter/copy: add forgotten check
2019-10-01 Paul B Maholavfilter/asink_anullsink: cosmetics
2019-10-01 Paul B Maholavfilter/vf_copy: check for error cases and handle...
2019-10-01 Paul B Maholavfilter/af_acopy: check for error cases and handle...
2019-10-01 Paul B Maholavfilter/vf_showpalette: fix small cosmetics issue
2019-10-01 Paul B Maholavfilter/vf_alphamere: use the name 's' for the pointer...
2019-09-30 Paul B Maholavfilter/vf_photosensitivity: fix memleak
2019-09-30 Vladimir Panteleevlibavfilter: add photosensitivity filter
2019-09-30 Paul B Maholavfilter: add scroll video filter
2019-09-30 Paul B Maholavfilter/af_join: cosmetics
2019-09-30 Paul B Maholavfilter/af_join: use av_asprintf()
2019-09-30 Paul B Maholavfilter/split: use av_asprintf()
2019-09-30 Paul B Maholavfilter/trim: drop all audio frames instead of asserting
2019-09-30 Paul B Maholavfilter/f_metadata: do not memleak expr
2019-09-30 Paul B Maholavfilter/f_metadata: add ends_with() function for compa...
2019-09-28 Paul B Maholavfilter/fifo: use the name 's' for the pointer to...
2019-09-28 Paul B Maholavfilter/fifo: cosmetics
2019-09-28 Limin Wangavfilter/vf_framerate: remove duplicate code with macro...
2019-09-28 Limin Wangavfilter/vf_framerate: refine the filter_slice code...
2019-09-28 Limin Wangavfilter/vf_framerate: limit the scene level max range
2019-09-28 Andreas Rheinhardtavfilter/vf_xbr: Fix left shift of negative number
2019-09-28 Andreas Rheinhardtavfilter/vf_hqx: Fix undefined left shifts of negative...
next