Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-30avfilter/vf_maskedmerge: rewrite and remove some duplicated codePaul B Mahol
2015-09-30avfilter/af_rubberband: flush only if there is something availablePaul B Mahol
2015-09-29avfilter/vf_atadenoise: do not use uninitialized dataPaul B Mahol
2015-09-29Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e'Hendrik Leppkes
2015-09-29vf_framepack: Use av_image_copy() where appropriateVittorio Giovara
2015-09-29Merge commit 'ae25413daf42a06f078ed81bb545ec23a8e0b482'Hendrik Leppkes
2015-09-28lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov
2015-09-28avfilter/delogo: Fix show option when band is smallJean Delvare
2015-09-28avfilter: add maskedmerge filterPaul B Mahol
2015-09-27avfilter/vf_yadif: add missing "This file is part of FFmpeg"Michael Niedermayer
2015-09-27avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"Michael Niedermayer
2015-09-26avfilter/vf_blend: add addition128 modePaul B Mahol
2015-09-24avfilter/generate_wave_table: clean up extra newlinesKyle Swanson
2015-09-24avfilter/af_tremolo: make it bit-exact with sox effect of same namePaul B Mahol
2015-09-24vf_scale: conditionally override chroma positionChristophe Gisquet
2015-09-23avfilter/vf_chromakey: Add chromakey video filterTimo Rothenpieler
2015-09-23avfilter/af_rubberband: rename duplicate option namePaul B Mahol
2015-09-23avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous protot...Michael Niedermayer
2015-09-22avfilter: add agate filterPaul B Mahol
2015-09-22avfilter: add tremolo filterKyle Swanson
2015-09-22Update my email addressJean Delvare
2015-09-20avfilter: add rubberband wrapperPaul B Mahol
2015-09-20lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George
2015-09-20lavfi: drop the requirement that request_frame returns a frame.Nicolas George
2015-09-20lavfi/vf_idet: reindent after last commit.Nicolas George
2015-09-20lavfi/vf_idet: remove the loop in request_frame().Nicolas George
2015-09-20lavfi/buffersink: loop over ff_request_frame().Nicolas George
2015-09-18all: do standards compliant absdiff computationGanesh Ajjanagadde
2015-09-18avfilter/avf_showcqt: use frequency domain windowingMuhammad Faiz
2015-09-18avfilter/vf_colorkey: Improve filter descriptionTimo Rothenpieler
2015-09-17avfilter/af_sidechaincompress: do not use floatsPaul B Mahol
2015-09-17avfilter/vf_atadenoise: fix file permissionsPaul B Mahol
2015-09-17avfilter/af_sidechaincompress: use doubles instead of floatsPaul B Mahol
2015-09-17avfilter: add stereo tools filterPaul B Mahol
2015-09-16avfilter/af_ladspa: process all channels for nb_handles > 1Paul B Mahol
2015-09-15avfilter/vf_stereo3d: simplify blank calculations and check heightPaul B Mahol
2015-09-15avfilter/vsrc_cellauto: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2015-09-15avfilter/f_sendcmd: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2015-09-15avfilter/af_stereowiden: fix 2nd argument for av_callocPaul B Mahol
2015-09-15avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private co...Ganesh Ajjanagadde
2015-09-15avfilter/vf_xbr: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2015-09-15avfilter: add stereowiden filterPaul B Mahol
2015-09-15avfilter/avf_showfreqs: add lanczos and gauss windowing functionsPaul B Mahol
2015-09-15avfilter/avf_showcqt: draw text optionallyPaul B Mahol
2015-09-14avfilter/avf_showcqt: change fft left-right separationMuhammad Faiz
2015-09-13avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private con...Ganesh Ajjanagadde
2015-09-13avfilter: Support both syntaxes for the scale filterLuca Barbato
2015-09-13buffersrc: Improve initialization log messageVittorio Giovara
2015-09-12avfilter: add audio limiter filterPaul B Mahol
2015-09-12avfilter/af_ladspa: support simpler syntax for controlsPaul B Mahol