summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_blend: add extremity blend modePaul B Mahol2017-06-25
* avfilter/vf_waveform: allow alpha output for >8 depth planar rgb inputsPaul B Mahol2017-06-25
* avfilter/vf_overlay: separate functions with main alphaPaul B Mahol2017-06-25
* avfilter/vf_lut2: add support for gray10 and gray12 pixel formatsPaul B Mahol2017-06-24
* avfilter/vf_overlay: remove rgb optionPaul B Mahol2017-06-24
* avfilter/af_headphone: do not free frame that's gonna be reused laterPaul B Mahol2017-06-24
* avfilter: do not leak AVFrame on failed buffer allocationPaul B Mahol2017-06-24
* vf_spp: only assign function pointers if permutation matches expectations.Ronald S. Bultje2017-06-24
* avfilter/vf_overlay: add auto format modePaul B Mahol2017-06-24
* Revert "lavfi/buffersrc: push the frame deeper if requested."Paul B Mahol2017-06-23
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* 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