summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: add xstack filterPaul B Mahol2018-10-26
* avfilter/vf_lut3d: do not error out if TITLE is after other linesPaul B Mahol2018-10-25
* avfilter/af_adelay: switch to activatePaul B Mahol2018-10-25
* lavfi/ebur128: Fix mixed declarations and codeMark Thompson2018-10-25
* avfilter/show_info : add print of color information (range, color_primaries, ...Martin Vignali2018-10-24
* avfilter/vf_waveform: abort early if there are no components to showPaul B Mahol2018-10-24
* avfilter/vf_waveform: add gratcicule to rgb inputPaul B Mahol2018-10-24
* avfilter/vf_datascope: fix rgba mapping for oscilloscope filter outputPaul B Mahol2018-10-24
* lavfi/vf_showinfo: support displaying S12M timecode sidedataJosh de Kock2018-10-23
* avfilter: add vibrance filterPaul B Mahol2018-10-23
* avfilter/setparams : fix colorspace optionMartin Vignali2018-10-22
* avfilter/setfield, setrange : set color property to autoMartin Vignali2018-10-22
* avfilter/setparams : update filter descriptionMartin Vignali2018-10-22
* avfilter/*_cuda: don't include internal headerTimo Rothenpieler2018-10-21
* avfilter/setparam : add options to set color primaries, trc, spaceMartin Vignali2018-10-21
* avfilter/setparams : merge setfield and setrange filter to setparams filterMartin Vignali2018-10-21
* avfilter: add chromahold filterPaul B Mahol2018-10-21
* avfilter/af_afir: calculate group delay tooPaul B Mahol2018-10-21
* avfilter: add sinc source filterPaul B Mahol2018-10-19
* avfilter/vf_lensfun: use av_malloc_array()Paul B Mahol2018-10-18
* avfilter/vf_lensfun: use av_freepPaul B Mahol2018-10-18
* avfilter/af_adelay: do not crash if allocation of chandelay failedPaul B Mahol2018-10-18
* avfilter/af_silenceremove: use enum for threshold detection modesPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add enum for detection modesPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add options descriptionPaul B Mahol2018-10-15
* avfilter/af_silenceremove: prefer outlink instead of inlinkPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add mode optionsPaul B Mahol2018-10-15
* avfilter/af_silenceremove: add options to keep min duration of silencePaul B Mahol2018-10-15
* lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.Zhong Li2018-10-11
* avfilter/af_afir: remove again option, merge it with gtypePaul B Mahol2018-10-10
* libavfilter: bump micro version to 101Daniel Molkentin2018-10-10
* libavfilter/ebur128: add scale parameterDaniel Molkentin2018-10-10
* libavfilter/ebur128: introduce target rangeDaniel Molkentin2018-10-10
* libavfilter/ebur128: add gauge optionDaniel Molkentin2018-10-10
* libavfilter/ebur128: add target value to statistics lineDaniel Molkentin2018-10-10
* libavfilter/ebur128: add target level option for EBUR128 visualization filterDaniel Molkentin2018-10-10
* avfilter/af_asetnsamples: do not leak frame on ENOMEMMarton Balint2018-10-09
* avfilter/f_cue: always check the return value of ff_inlink_consume_frameMarton Balint2018-10-09
* avfilter/f_reverse: add packed sample format support to areversePaul B Mahol2018-10-08
* avfilter/af_silenceremove: fix max for duration optionsPaul B Mahol2018-10-08
* avfilter/af_afade: fix crossfade duration maximum valueMarton Balint2018-10-07
* avfilter/af_afade: add logistic sigmoid curvePaul B Mahol2018-10-07
* avfilter/avf_showspectrum: add legend support to showspectrum filterPaul B Mahol2018-10-07
* avfilter/vf_tonemap_opencl: Fix seperate typoMichael Niedermayer2018-10-07
* avfilter/af_biquads: Remove l from %lf in av_log environmentMichael Niedermayer2018-10-07
* avfilter/af_aiir: Remove l from %lf in av_log environmentMichael Niedermayer2018-10-07
* avfilter/avf_showspectrum: switch to activate and add fps optionPaul B Mahol2018-10-06
* lavfi/deshake: fix deshake crash issue.Jun Zhao2018-10-06
* avfilter/avf_showspectrum: increase padding size for low sample ratesPaul B Mahol2018-10-05
* avfilter/avf_showspectrum: add zoom mode to showspectrumpicPaul B Mahol2018-10-05