summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/avf_showcqt: draw text optionallyPaul B Mahol2015-09-15
* avfilter/avf_showcqt: change fft left-right separationMuhammad Faiz2015-09-14
* avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private con...Ganesh Ajjanagadde2015-09-13
* avfilter: add audio limiter filterPaul B Mahol2015-09-12
* avfilter/af_ladspa: support simpler syntax for controlsPaul B Mahol2015-09-12
* avfilter/vf_framerate: fix frame leak at uninitPaul B Mahol2015-09-12
* avfilter/vf_framerate: unbreak flushingPaul B Mahol2015-09-12
* avfilter/vf_framerate: calculate delta from scaled pts instead of unscaledPaul B Mahol2015-09-12
* avfilter/vf_framerate: highbit depth supportPaul B Mahol2015-09-12
* avfilter: add ocr filterPaul B Mahol2015-09-12
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-12
* avfilter/treble: use AV_OPT_TYPE_BOOL for csg optionClément Bœsch2015-09-12
* avfilter/vf_transpose: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-10
* avfilter/f_perms: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-10
* avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha optionPaul B Mahol2015-09-09
* avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap optionClément Bœsch2015-09-09
* avfilter/life: use AV_OPT_TYPE_BOOL for a stitch optionClément Bœsch2015-09-09
* avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch2015-09-09
* avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror optionClément Bœsch2015-09-09
* avfilter/vignette: use AV_OPT_TYPE_BOOL for dither optionClément Bœsch2015-09-09
* avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug optionsClément Bœsch2015-09-09
* avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09
* avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl optionClément Bœsch2015-09-09
* avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09
* avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy optionClément Bœsch2015-09-09