summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_stereotools: add forgotten breakPaul B Mahol2017-06-21
* libavfilter/scale: Populate ow/oh when using 0 as w/hKevin Mark2017-06-19
* avfilter/af_stereotools: add 2 more modesPaul B Mahol2017-06-19
* avfilter/af_superequalizer: stop leaking s->out framePaul B Mahol2017-06-19
* avfilter/af_superequalizer: improve descriptionPaul B Mahol2017-06-19
* avfilter/af_superequalizer: fix out of array accessPaul B Mahol2017-06-19
* avfilter: add roberts cross operatorPaul B Mahol2017-06-19
* avfilter: add superequalizer filterPaul B Mahol2017-06-19
* lavfi: print the error message when threading init fails.Nicolas George2017-06-19
* avfilter/af_amix: fix possible hangPaul B Mahol2017-06-18
* vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-18
* vf_hwmap: Add missing error codeMark Thompson2017-06-18
* libavfilter/af_biquads: add shorter option for width_typePaul B Mahol2017-06-18
* avfilter/af_headphone: fix possible memory leaks on failurePaul B Mahol2017-06-15
* vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-06-14
* vf_hwmap: Add device derivationMark Thompson2017-06-14
* vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-06-14
* avfilter/vf_signature: fix memory leaks in error casesTimo Rothenpieler2017-06-13
* avfilter/vf_scale_npp: fix out-of-bounds readsTimo Rothenpieler2017-06-13
* avfilter/unsharp: fix uninitialized pointer readTimo Rothenpieler2017-06-13
* avfilter: properly set SAR for A->V filtersPaul B Mahol2017-06-13
* avfilter: add native headphone spatialization filterPaul B Mahol2017-06-12
* vf_colorspace: Add a pixdesc API alias name for bt2020nc color spaceVittorio Giovara2017-06-09
* avfilter/af_sofalizer: switch to libmysofaPaul B Mahol2017-06-08
* vf_colorspace: Add support for jedec p22 primariesVittorio Giovara2017-06-07
* vf_colorspace: Add support for smpte248 color primariesVittorio Giovara2017-06-07
* vf_colorspace: Add support for gbr color spaceVittorio Giovara2017-06-06
* avfilter/af_afftfilt: fix memory leaksPaul B Mahol2017-06-04
* avfilter/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 chann...Paul B Mahol2017-06-04
* libavfilter/scale2ref: Fix out-of-bounds array accessKevin Mark2017-06-03
* libavfilter/scale2ref: Add constants for the primary inputKevin Mark2017-06-01
* avfilter: add audio surround upmixerPaul B Mahol2017-06-01
* zscale: Add range options aliases to match scale onesVittorio Giovara2017-05-26
* zscale: Add pixdesc-API compatible color names to filter optionsVittorio Giovara2017-05-26
* Use AVOnce as a static variable consistentlyHendrik Leppkes2017-05-22
* avfilter/avf_showspectrum: properly initialize ptsPaul B Mahol2017-05-22
* avfilter: take_samples: do not directly return frame when samples are skippedMuhammad Faiz2017-05-20
* avfilter/af_sidechaincompress: change default makeup gain to 1Paul B Mahol2017-05-20
* avfilter/graphparser: allow specifying filter@id as filter instanceMuhammad Faiz2017-05-19
* avfilter/af_sofalizer: make lfe gain user configurablePaul B Mahol2017-05-18
* avfilter/af_sofalizer: avoid castingPaul B Mahol2017-05-18
* avfilter/af_afade: fix fading very long durationsPaul B Mahol2017-05-17
* avfilter: add audio crossfeed filterPaul B Mahol2017-05-17
* avfilter/af_bs2b: add missing flag for optionsPaul B Mahol2017-05-16
* avfilter/vf_deflicker: add bypass optionPaul B Mahol2017-05-15
* avfilter/af_stereotools: introduce different balance modesPaul B Mahol2017-05-15
* avfilter/af_compand: change default attack to 0Paul B Mahol2017-05-15
* avfilter/af_silenceremove: set output timestampsPaul B Mahol2017-05-15
* avfilter/scale_cuda: add CUDA scale filterYogender Gupta2017-05-15
* avfilter/af_compand: fix default companding to avoid clippingPaul B Mahol2017-05-14