summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_astats: measure dynamic rangePaul B Mahol2017-07-19
* avfilter/af_astats: do not overwrite already set values when doing resetPaul B Mahol2017-07-19
* avfilter: Add blue and violet noise generation filtersGeorge Boyle2017-07-19
* avfilter/pthread: use slice threading from avutilMuhammad Faiz2017-07-19
* avfilter: add LIBVMAF filterAshish Singh2017-07-16
* x86/vf_limiter: make limiter functions work on x86_32James Almer2017-07-13
* avfilter: add limiter filterPaul B Mahol2017-07-08
* af_amix: Add missing error checkDerek Buitenhuis2017-07-07
* af_tempo: Add missing error checkDerek Buitenhuis2017-07-07
* libavfilter/scale2ref: Maintain main input's DARKevin Mark2017-07-04
* avfilter/vf_ssim: use unsigned so result can be properly storedPaul B Mahol2017-07-04
* avfilter/vf_geq: >8 bps supportMichael Niedermayer2017-06-30
* x86/vf_blend: use ABS2 macroJames Almer2017-06-27
* x86/vf_blend: optimize difference and negation functionsJames Almer2017-06-27
* x86/vf_blend: add sse and ssse3 extremity functionsJames Almer2017-06-27
* avfilter: remove usage of empty headerPaul B Mahol2017-06-26
* 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