]> git.sesse.net Git - ffmpeg/history - libavfilter
avfilter/vf_v360: change remaps to int16_t type
[ffmpeg] / libavfilter /
2020-01-19 Paul B Maholavfilter/vf_v360: change remaps to int16_t type
2020-01-19 Paul B Maholavfilter/vf_v360: move map variable up
2020-01-19 Paul B Maholavfilter/vf_v360: make more stuff const
2020-01-19 Gyan Doshiavfilter/pad: improve error check for w and h
2020-01-18 Paul B Maholavfilter/vf_normalize: add support for >8 depth
2020-01-18 Paul B Maholavfilter/vf_normalize: add support for planar rgb
2020-01-18 Paul B Maholavfilter/vf_normalize: factor code dealing with AVFrame...
2020-01-18 Paul B Maholavfilter/vf_normalize: move luts into private context
2020-01-18 Paul B Maholavfilter/asrc_anoisesrc: add velvet noise
2020-01-18 Paul B Maholavfilter/vf_v360: add perspective output projection
2020-01-18 Paul B Maholavfilter/vf_v360: add gaussian interpolation
2020-01-18 Paul B Maholavfilter/vf_v360: fix some small nits
2020-01-18 Paul B Maholavfilter/vf_v360: add spline16 interpolation
2020-01-17 Gyan Doshiavfilter/f_metadata: correct check for existing metadata
2020-01-17 Paul B Maholavfilter/vf_v360: add cylindrical output projection
2020-01-16 Paul B Maholavfilter/vf_v360: add pannini output projection
2020-01-16 Paul B Maholavfilter/vf_v360: add fisheye output projection
2020-01-15 Gyan Doshiavfilter/swaprect: correct assignment of VAR_POS
2020-01-15 Gyan Doshiavfilter/scale: add animation support
2020-01-15 Gyan Doshiavfilter/scale: add function to check expressions
2020-01-15 Gyan Doshiavfilter/scale: separate exprs parse and eval
2020-01-15 Gyan Doshiavfilter/scale2ref: update links and re-eval expr upon...
2020-01-15 Gyan Doshiavfilter/scale: store frame change eval
2020-01-14 Limin Wangavfilter/vf_eq: cosmetics
2020-01-14 Paul B Maholavfilter/avf_showspectrum: check if frame clone is set
2020-01-14 Paul B Maholavfilter/f_ebur128: check if frame clone is set
2020-01-14 Paul B Maholavfilter/avf_aphasemeter: check if clone frame is set
2020-01-14 Paul B Maholavfilter/avf_ahistogram: check if frame clone is set
2020-01-14 Paul B Maholavfilter/asr_anullsrc: remove pointless frame cloning
2020-01-14 Paul B Maholavfilter/af_anequalizer: check if frame clone is set
2020-01-14 Paul B Maholavfilter/af_aiir: check if frame clone is set
2020-01-14 Paul B Maholavfilter/af_afir: check if frame clone is set
2020-01-14 Paul B Maholavfilter/avf_avectorscope: check if clone frame is set
2020-01-14 Guo, Yejunlavfi/dnn_processing: refine code to use function av_im...
2020-01-14 Paul B Maholavfilter/f_drawgraph: add rate/r option
2020-01-13 Jun Zhaolavfi/volume: enable runtime change flag
2020-01-13 Jun Zhaolavfi/zscale: enable runtime change flag
2020-01-13 Jun Zhaolavfi/firequalizer: enable runtime change flag
2020-01-13 Jun Zhaolavfi/eq: enable runtime change flag
2020-01-13 Jun Zhaolavfi/rotate: enable runtime change flag
2020-01-13 Jun Zhaolavfi/streamselect: enable runtime change flag
2020-01-13 Jun Zhaolavfi/scale: enable runtime change flag
2020-01-13 Jun Zhaolavfi/hue: enable runtime change flag
2020-01-13 Jun Zhaolavfi/crop: enable runtime change flag
2020-01-13 Jun Zhaolavfi/spp: enable runtime change flag
2020-01-13 Jun Zhaolavfi/spp: add "quality" option in runtime change path
2020-01-11 Paul B Maholavfilter: add freezeframes video filter
2020-01-11 Paul B Maholavfilter/af_dynaudnorm: use better limits for maximal...
2020-01-11 Limin Wangavfilter/af_amix: change the max range of the number...
2020-01-11 Limin Wangavfilter/vf_mix: change the max range of the number...
2020-01-10 Limin Wangavfilter/vf_showinfo: fix the integer handling issues
2020-01-10 Gyan Doshiavfilter/f_metadata: allow direct flushing when printin...
2020-01-10 Paul B Maholavfilter/af_afir: add support for switching impulse...
2020-01-10 Paul B Maholavfilter/af_afir: add support for even smaller partitio...
2020-01-10 Paul B Maholavfilter/af_afir: split input frames from impulse respo...
2020-01-08 Gyan Doshiavfilter/aformat: add shorthand names for options
2020-01-07 Guo, Yejunvf_dnn_processing: add support for more formats gray8...
2020-01-07 Guo, Yejunvf_dnn_processing: remove parameter 'fmt'
2020-01-07 Limin Wangavfilter/vf_showinfo: Fix erroneous results for mean...
2020-01-07 Mark Thompsonvf_tonemap_vaapi: Fix memory leak in error case
2020-01-06 Carl Eugen HoyosSilence "string-plus-int" warning shown by clang.
2020-01-06 Paul B Maholavfilter/af_sidechaincompress: add support for commands
2020-01-06 Paul B Maholavfilter/af_dynaudnorm: add support for commands
2020-01-05 Paul B Maholavfilter/af_dynaudnorm: use already available pointer
2020-01-05 Paul B Maholavfilter/af_dynaudnorm: move channels variable setup...
2020-01-04 Jun Zhaolavfi/buffersrc: Remove redundant free after ff_filter_...
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: fix another clipping with custo...
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: implement threshold option
2020-01-04 Paul B Maholavfilter/af_dynaudnorm: do not clip audio
2020-01-04 Jun Zhaolavfi/coreimage: fix memory leak after av_dict_parse_st...
2020-01-02 Paul B Maholavfilter/af_dynaudnorm: fix previous commit
2020-01-02 Paul B Maholavfilter/af_dynaudnorm: do not enqueue flush buffers
2020-01-01 Paul B Maholavfilter/af_dynaudnorm: do not hang forever if only...
2020-01-01 Paul B Maholavfilter/af_dynaudnorm: do not error out if even filter...
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
next