]> git.sesse.net Git - ffmpeg/history - libavfilter
cbs_h2645: Improve performance of writing slices
[ffmpeg] / libavfilter /
2018-11-11 Paul B Maholavfilter/af_afftfilt: add more window types
2018-11-11 Paul B Maholavfilter/af_afftfilt: extend filter functionality
2018-11-11 Marton Balintavfilter/vf_minterpolate: use common scene sad functions
2018-11-11 Marton Balintavfilter/vf_select: use common scene sad functions
2018-11-11 Marton Balintavfilter/vf_framerate: factorize SAD functions which...
2018-11-11 Paul B Maholavfilter/vf_lut3d: ignore last whitespace when comparin...
2018-11-10 Paul B Maholavfilter/vf_lut3d: add spline 1D interpolation
2018-11-10 Paul B Maholavfilter/vf_lut3d: add cosine 1D interpolation
2018-11-09 Martin Vignaliavfilter/af_headphone : fix mem leak
2018-11-09 Paul B Maholavfilter/af_afir: fix hang because video is first requested
2018-11-09 Paul B Maholavfilter/af_afir: kill useless code which increases...
2018-11-08 Paul B Maholavfilter/af_afir: add minp/maxp options to control...
2018-11-08 Paul B Maholavfilter/af_afir: do not leak frame and clear pointer...
2018-11-08 Paul B Maholavfilter/avf_showspectrum: add terrain color map
2018-11-08 Paul B Maholavfilter/avf_showspectrum: add cividis colormap
2018-11-08 Paul B Maholavfilter/af_aiir: implement rate option
2018-11-08 Paul B Maholavfilter/af_afir: implement rate option
2018-11-08 Paul B Maholavfilter/af_afir: return early when giving video frame
2018-11-08 Paul B Maholavfilter/af_afir: remove redundant code
2018-11-07 Paul B Maholavfilter/avf_showspectrum: add plasma color map
2018-11-07 Paul B Maholavfilter/avf_showspectrum: add viridis color map
2018-11-07 Paul B Maholavfilter/avf_showspectrum: improve magma colors
2018-11-06 Zhong Lilavc/qsv_overlay: suppress code scan complain
2018-11-04 Paul B Maholavfilter/af_afade: remove unused code
2018-11-03 Paul B Maholavfilter/split: use ff_outlink_get_status()
2018-11-03 Paul B Maholavfilter/af_afade: do not use framequeue directly
2018-11-03 Paul B Maholavfilter/af_amerge: use ff_inlink_queued_samples()
2018-11-03 Paul B Maholavfilter/af_amultiply: make use of ff_inlink_queued_sam...
2018-11-03 Paul B Maholavfilter/vf_extractplanes: use ff_outlink_get_status()
2018-11-02 Philip Langdaleavfilter/vf_cuda_yadif: Avoid new syntax for vector...
2018-11-02 Philip Langdaleavfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer
2018-11-02 Philip Langdalelibavfilter/vf_yadif: Make frame management logic and...
2018-11-02 Paul B Maholavfilter/f_loop: switch to activate
2018-11-02 Paul B Maholavfilter/f_loop: make sure duration of frame is never...
2018-11-02 Paul B Maholavfilter: add tpad filter
2018-11-01 Michael NiedermayerBump minor version for master after 4.1 branchpoint
2018-11-01 Michael NiedermayerBump minor versions for branching 4.1
2018-10-31 Paul B Maholavfilter: add (a)graphmonitor filter(s)
2018-10-28 Paul B Maholavfilter/af_afftdn: fix memory leaks reported by coverity
2018-10-28 Paul B Maholavfilter/af_afftdn: add alias for sample_noise end
2018-10-28 Paul B Maholavfilter/af_afftdn: switch to activate
2018-10-27 Michael Niedermayeravfilter/vf_pixdesctest: Use 32bit read/write
2018-10-27 Paul B Maholavfilter/window_func: add bohman window
2018-10-26 Paul B Maholavfilter: add xstack filter
2018-10-25 Paul B Maholavfilter/vf_lut3d: do not error out if TITLE is after...
2018-10-25 Paul B Maholavfilter/af_adelay: switch to activate
2018-10-24 Mark Thompsonlavfi/ebur128: Fix mixed declarations and code
2018-10-24 Martin Vignaliavfilter/show_info : add print of color information...
2018-10-24 Paul B Maholavfilter/vf_waveform: abort early if there are no compo...
2018-10-24 Paul B Maholavfilter/vf_waveform: add gratcicule to rgb input
2018-10-24 Paul B Maholavfilter/vf_datascope: fix rgba mapping for oscilloscop...
2018-10-23 Josh de Kocklavfi/vf_showinfo: support displaying S12M timecode...
2018-10-23 Paul B Maholavfilter: add vibrance filter
2018-10-22 Martin Vignaliavfilter/setparams : fix colorspace option
2018-10-22 Martin Vignaliavfilter/setfield, setrange : set color property to...
2018-10-22 Martin Vignaliavfilter/setparams : update filter description
2018-10-21 Timo Rothenpieleravfilter/*_cuda: don't include internal header
2018-10-21 Martin Vignaliavfilter/setparam : add options to set color primaries...
2018-10-21 Martin Vignaliavfilter/setparams : merge setfield and setrange filter...
2018-10-21 Paul B Maholavfilter: add chromahold filter
2018-10-21 Paul B Maholavfilter/af_afir: calculate group delay too
2018-10-19 Paul B Maholavfilter: add sinc source filter
2018-10-18 Paul B Maholavfilter/vf_lensfun: use av_malloc_array()
2018-10-18 Paul B Maholavfilter/vf_lensfun: use av_freep
2018-10-18 Paul B Maholavfilter/af_adelay: do not crash if allocation of chand...
2018-10-15 Paul B Maholavfilter/af_silenceremove: use enum for threshold detec...
2018-10-15 Paul B Maholavfilter/af_silenceremove: add enum for detection modes
2018-10-15 Paul B Maholavfilter/af_silenceremove: add options description
2018-10-15 Paul B Maholavfilter/af_silenceremove: prefer outlink instead of...
2018-10-15 Paul B Maholavfilter/af_silenceremove: add mode options
2018-10-15 Paul B Maholavfilter/af_silenceremove: add options to keep min...
2018-10-11 Zhong Lilavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.
2018-10-10 Paul B Maholavfilter/af_afir: remove again option, merge it with...
2018-10-10 Daniel Molkentinlibavfilter: bump micro version to 101
2018-10-10 Daniel Molkentinlibavfilter/ebur128: add scale parameter
2018-10-10 Daniel Molkentinlibavfilter/ebur128: introduce target range
2018-10-10 Daniel Molkentinlibavfilter/ebur128: add gauge option
2018-10-10 Daniel Molkentinlibavfilter/ebur128: add target value to statistics...
2018-10-10 Daniel Molkentinlibavfilter/ebur128: add target level option for EBUR12...
2018-10-09 Marton Balintavfilter/af_asetnsamples: do not leak frame on ENOMEM
2018-10-09 Marton Balintavfilter/f_cue: always check the return value of ff_inl...
2018-10-08 Paul B Maholavfilter/f_reverse: add packed sample format support...
2018-10-08 Paul B Maholavfilter/af_silenceremove: fix max for duration options
2018-10-07 Marton Balintavfilter/af_afade: fix crossfade duration maximum value
2018-10-07 Paul B Maholavfilter/af_afade: add logistic sigmoid curve
2018-10-07 Paul B Maholavfilter/avf_showspectrum: add legend support to showsp...
2018-10-07 Michael Niedermayeravfilter/vf_tonemap_opencl: Fix seperate typo
2018-10-07 Michael Niedermayeravfilter/af_biquads: Remove l from %lf in av_log enviro...
2018-10-07 Michael Niedermayeravfilter/af_aiir: Remove l from %lf in av_log environment
2018-10-06 Paul B Maholavfilter/avf_showspectrum: switch to activate and add...
2018-10-06 Mark ThompsonMerge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'
2018-10-06 Jun Zhaolavfi/deshake: fix deshake crash issue.
2018-10-05 Paul B Maholavfilter/avf_showspectrum: increase padding size for...
2018-10-05 Paul B Maholavfilter/avf_showspectrum: add zoom mode to showspectrumpic
2018-10-05 Paul B Maholavfilter/avf_showspectrum: add green color map
2018-10-05 Pavel Koshevoylavfi/atempo: fix tempo range limit inconsistency
2018-10-04 Paul B Maholavfilter/avf_showspectrum: fix scaling in zoom mode
2018-10-04 Paul B Maholavfilter/avf_showspectrum: implement zoom mode
2018-10-04 Paul B Maholavilter/af_afir: add irfmt option
2018-10-04 Paul B Maholavfilter/af_afir: use internal lavfi queue
next