summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | 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
* | avfilter/vf_atadenoise: fix file permissionsPaul B Mahol2015-09-17
* | avfilter/af_sidechaincompress: use doubles instead of floatsPaul B Mahol2015-09-17
* | avfilter: add stereo tools filterPaul B Mahol2015-09-17
* | avfilter/af_ladspa: process all channels for nb_handles > 1Paul B Mahol2015-09-16
* | avfilter/vf_stereo3d: simplify blank calculations and check heightPaul B Mahol2015-09-15
* | avfilter/vsrc_cellauto: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* | avfilter/f_sendcmd: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* | avfilter/af_stereowiden: fix 2nd argument for av_callocPaul B Mahol2015-09-15
* | avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private co...Ganesh Ajjanagadde2015-09-15
* | avfilter/vf_xbr: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* | avfilter: add stereowiden filterPaul B Mahol2015-09-15
* | avfilter/avf_showfreqs: add lanczos and gauss windowing functionsPaul B Mahol2015-09-15