summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputsPaul B Mahol2015-10-06
* afilter/af_extrastereo: remove dead initializationPaul B Mahol2015-10-06
* avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-06
* avfilter/af_extrastereo: Fix shadowed variableMichael Niedermayer2015-10-06
* avfilter: add displace video filterPaul B Mahol2015-10-04
* avfilter/ebur128: use AV_OPT_TYPE_BOOL for video optionClément Bœsch2015-10-04
* avfilter/ebur128: add dualmono measurement optionKyle Swanson2015-10-04
* avfilter/vf_stereo3d: rewrite in preparation for SIMDPaul B Mahol2015-10-03
* avfilter/vf_blend: Fix argument types, fix segfault in asmMichael Niedermayer2015-10-03
* avfilter/vf_blend: add x86 SIMD for some modesPaul B Mahol2015-10-03
* avfilter/vf_tinterlace: add mergex2 modePaul B Mahol2015-10-03
* Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-03
|\
* | avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth inputPaul B Mahol2015-10-02
* | avfilter/af_rubberband: add process_command()Paul B Mahol2015-10-02
* | lavfi/mandelbrot: Output RGB0 instead of RGBA.Carl Eugen Hoyos2015-10-02
* | avfilter/x86/vf_psnr.asm: fix typoPaul B Mahol2015-10-01
* | avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do...Paul B Mahol2015-09-30
* | avfilter/vf_maskedmerge: rewrite and remove some duplicated codePaul B Mahol2015-09-30
* | avfilter/af_rubberband: flush only if there is something availablePaul B Mahol2015-09-30
* | avfilter/vf_atadenoise: do not use uninitialized dataPaul B Mahol2015-09-29
* | Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e'Hendrik Leppkes2015-09-29
|\|
| * vf_framepack: Use av_image_copy() where appropriateVittorio Giovara2015-09-29
* | Merge commit 'ae25413daf42a06f078ed81bb545ec23a8e0b482'Hendrik Leppkes2015-09-29
|\|
| * lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov2015-09-28
| * avfilter: Support both syntaxes for the scale filterLuca Barbato2015-09-13
| * buffersrc: Improve initialization log messageVittorio Giovara2015-09-13
* | avfilter/delogo: Fix show option when band is smallJean Delvare2015-09-28
* | avfilter: add maskedmerge filterPaul B Mahol2015-09-28
* | avfilter/vf_yadif: add missing "This file is part of FFmpeg"Michael Niedermayer2015-09-27
* | avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"Michael Niedermayer2015-09-27
* | avfilter/vf_blend: add addition128 modePaul B Mahol2015-09-26
* | avfilter/generate_wave_table: clean up extra newlinesKyle Swanson2015-09-24
* | avfilter/af_tremolo: make it bit-exact with sox effect of same namePaul B Mahol2015-09-24
* | vf_scale: conditionally override chroma positionChristophe Gisquet2015-09-23
* | avfilter/vf_chromakey: Add chromakey video filterTimo Rothenpieler2015-09-23
* | avfilter/af_rubberband: rename duplicate option namePaul B Mahol2015-09-23
* | avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous protot...Michael Niedermayer2015-09-22
* | avfilter: add agate filterPaul B Mahol2015-09-22
* | avfilter: add tremolo filterKyle Swanson2015-09-22
* | Update my email addressJean Delvare2015-09-22
* | avfilter: add rubberband wrapperPaul B Mahol2015-09-20
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* | lavfi: drop the requirement that request_frame returns a frame.Nicolas George2015-09-20
* | lavfi/vf_idet: reindent after last commit.Nicolas George2015-09-20
* | lavfi/vf_idet: remove the loop in request_frame().Nicolas George2015-09-20
* | lavfi/buffersink: loop over ff_request_frame().Nicolas George2015-09-20
* | all: do standards compliant absdiff computationGanesh Ajjanagadde2015-09-18
* | avfilter/avf_showcqt: use frequency domain windowingMuhammad Faiz2015-09-18
* | avfilter/vf_colorkey: Improve filter descriptionTimo Rothenpieler2015-09-18
* | avfilter/af_sidechaincompress: do not use floatsPaul B Mahol2015-09-17