FFmpeg/libavfilter
Muhammad Faiz b4e9252ae3 avfilter/af_firequalizer: add fft2 option
2-channels convolution using complex fft
improves speed significantly

not sure if it should be enabled by default
so disable it by default

Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2016-11-04 09:45:01 +07:00
..
tests avfilter/tests/integral: Remove unused variables 2016-09-24 20:30:40 +02:00
x86 x86/avf_showcqt: use the FMULADD_PS x86util macro 2016-08-20 02:12:33 -03:00
aeval.c
af_acrusher.c avfilter/af_acrusher: Rename sun/sov 2016-08-25 18:36:59 +02:00
af_adelay.c avfilter/af_adelay: make it possible to delay channels by exact number of samples 2016-08-11 21:46:06 +02:00
af_aecho.c
af_aemphasis.c
af_afade.c
af_afftfilt.c
af_aformat.c
af_agate.c
af_alimiter.c
af_amerge.c avfilter/af_amerge: allow merging 1 input only 2016-09-13 21:35:31 +02:00
af_amix.c avfilter/af_amix: use ff_all_channel_counts() instead of ff_all_channel_layouts() 2016-09-10 13:05:31 +02:00
af_anequalizer.c
af_anull.c
af_apad.c
af_aphaser.c
af_apulsator.c
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c avfilter/af_astats: fix flt(p) support 2016-08-18 15:30:05 +02:00
af_asyncts.c
af_atempo.c avfilter/af_atempo: Make independent of the channel layout 2016-09-06 12:36:28 +02:00
af_biquads.c
af_bs2b.c
af_channelmap.c
af_channelsplit.c
af_chorus.c
af_compand.c
af_compensationdelay.c
af_crystalizer.c avfilter: add crystalizer audio filter 2016-08-07 10:58:42 +02:00
af_dcshift.c
af_dynaudnorm.c avfilter/af_dynaudnorm: use better check for infinite loop 2016-08-07 23:47:04 +02:00
af_earwax.c
af_extrastereo.c
af_firequalizer.c avfilter/af_firequalizer: add fft2 option 2016-11-04 09:45:01 +07:00
af_flanger.c
af_hdcd.c doc: fix spelling errors 2016-10-21 23:58:47 +02:00
af_join.c
af_ladspa.c
af_loudnorm.c
af_pan.c lavfi/pan: renormalize negative gain coefficients properly 2016-10-11 03:27:59 +02:00
af_replaygain.c
af_resample.c
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c
af_silenceremove.c
af_sofalizer.c
af_stereotools.c
af_stereowiden.c
af_tremolo.c
af_vibrato.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi/sidedata: add filter for manipulating frame side data 2016-10-13 23:01:53 +02:00
asink_anullsink.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c lavfi: remove 2 unused lavc includes 2016-10-23 20:19:28 +02:00
audio.h
avf_ahistogram.c
avf_aphasemeter.c
avf_avectorscope.c avfilter/avf_avectorscope: fix initialization for prev_y in polar mode 2016-08-11 17:30:32 +02:00
avf_concat.c avfilter/avf_concat: Make independent of the channel layout 2016-09-10 23:19:01 +02:00
avf_showcqt.c avfilter/avf_showcqt: add bar_t option 2016-10-29 22:11:58 +07:00
avf_showcqt.h avfilter/avf_showcqt: add bar_t option 2016-10-29 22:11:58 +07:00
avf_showfreqs.c avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable 2016-08-17 22:02:29 +02:00
avf_showspectrum.c doc/showspectrum*: Change options order to reflect numeric values. 2016-09-06 11:52:10 +02:00
avf_showvolume.c avfilter/avf_showvolume: calculate color table only once 2016-08-21 16:49:18 +02:00
avf_showwaves.c avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers 2016-08-10 11:34:04 +02:00
avfilter.c Merge commit '5b63b15663d31f50ce45d980b904a68795ad3f7a' 2016-10-07 13:29:11 +02:00
avfilter.h avfilter: add nb_threads to AVFilterContext 2016-08-29 16:27:09 +02:00
avfiltergraph.c avfiltergraph.c: restore disabling of auto conversions 2016-08-10 11:37:28 -05:00
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
blend.h
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h lavfi: remove 2 unused lavc includes 2016-10-23 20:19:28 +02:00
bwdif.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
colorspacedsp.h
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h
drawutils.c avfilter/drawutils: allow drawing opaque text on transparent background 2016-09-21 11:54:00 +02:00
drawutils.h avfilter/drawutils: allow drawing opaque text on transparent background 2016-09-21 11:54:00 +02:00
dualinput.c
dualinput.h
f_bench.c
f_drawgraph.c
f_ebur128.c doc: fix spelling errors 2016-10-21 23:58:47 +02:00
f_interleave.c
f_loop.c
f_metadata.c lavfi/metadata: fix metadata deletion if comparison returns false 2016-10-11 18:05:28 +02:00
f_perms.c
f_realtime.c
f_reverse.c
f_select.c
f_sendcmd.c
f_sidedata.c lavfi/sidedata: add filter for manipulating frame side data 2016-10-13 23:01:53 +02:00
f_streamselect.c
f_zmq.c
fifo.c avfilter/fifo: Make independent of the channel layout 2016-09-06 12:36:28 +02:00
formats.c
formats.h
framepool.c
framepool.h
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
hermite.h
interlace.h
internal.h avfilter: add ff_filter_get_nb_threads() 2016-08-29 16:27:09 +02:00
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
Makefile lavfi/sidedata: add filter for manipulating frame side data 2016-10-13 23:01:53 +02:00
maskedmerge.h
motion_estimation.c avfilter/motion_estimation: Fix pre processor formating 2016-08-26 23:09:17 +02:00
motion_estimation.h avfilter: added motion estimation and interpolation filters 2016-08-26 11:17:51 +02:00
opencl_allkernels.c
opencl_allkernels.h
psnr.h
pthread.c
removegrain.h
setpts.c
settb.c
split.c
src_movie.c
ssim.h
stereo3d.h
thread.h
tinterlace.h
transform.c
transform.h
trim.c
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
vaf_spectrumsynth.c avfilter/vaf_spectrumsynth: check return code 2016-08-16 16:01:35 +02:00
version.h Bump minor versions after 3.2 branchpoint to seperate release 2016-10-26 20:52:42 +02:00
vf_alphamerge.c
vf_aspect.c
vf_atadenoise.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_avgblur.c avfilter: add avgblur filter 2016-09-07 15:36:54 +02:00
vf_bbox.c
vf_bitplanenoise.c avfilter/vf_bitplanenoise: silence clang warning, do not truncate value 2016-09-04 15:33:05 +02:00
vf_blackdetect.c
vf_blackframe.c lavfi: fix typos 2016-10-09 20:09:00 +02:00
vf_blend.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_boxblur.c
vf_bwdif.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_chromakey.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_ciescope.c
vf_codecview.c
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorkey.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_colorlevels.c
vf_colormatrix.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_colorspace.c vf_colorspace: Add support for film primaries 2016-11-01 17:47:25 -04:00
vf_convolution.c avfilter/vf_convolution: add slice threading support 2016-09-12 14:38:45 +02:00
vf_copy.c
vf_coreimage.m
vf_cover_rect.c
vf_crop.c avfilter/vf_crop: make possible to do exact cropping for subsampled videos 2016-08-21 10:06:48 +02:00
vf_cropdetect.c
vf_curves.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_datascope.c avfilter/vf_datascope: cleanup code a little 2016-09-09 14:16:22 +02:00
vf_dctdnoiz.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_deband.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_decimate.c
vf_dejudder.c
vf_delogo.c
vf_deshake.c
vf_detelecine.c
vf_displace.c
vf_drawbox.c
vf_drawtext.c avfilter/drawutils: allow drawing opaque text on transparent background 2016-09-21 11:54:00 +02:00
vf_edgedetect.c
vf_elbg.c
vf_eq.c
vf_eq.h
vf_extractplanes.c
vf_fade.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_fftfilt.c
vf_field.c
vf_fieldhint.c
vf_fieldmatch.c
vf_fieldorder.c
vf_find_rect.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_frei0r.c
vf_fspp.c
vf_fspp.h
vf_gblur.c avfilter/vf_gblur: add sigmaV option, different vertical filtering 2016-09-04 23:59:45 +02:00
vf_geq.c
vf_gradfun.c
vf_hflip.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_histeq.c
vf_histogram.c avfilter/vf_histogram: set foreground alpha if possible in destination format 2016-09-10 00:28:28 +02:00
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_hue.c
vf_hwdownload.c
vf_hwupload_cuda.c
vf_hwupload.c
vf_hysteresis.c avfilter: add hysteresis filter 2016-08-23 15:21:06 +02:00
vf_idet.c
vf_idet.h
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_libopencv.c
vf_lut2.c avfilter/vf_lut2: also export video input bit depth 2016-09-16 12:35:55 +02:00
vf_lut3d.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_lut.c avfilter/vf_lut: unbreak planar rgb suppot on big-endian 2016-08-31 11:18:40 +02:00
vf_maskedclamp.c avfilter: add maskedclamp filter 2016-08-23 15:21:06 +02:00
vf_maskedmerge.c avfilter/vf_maskedmerge: add support for more pixel formats 2016-08-23 15:21:06 +02:00
vf_mcdeint.c
vf_mergeplanes.c lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit. 2016-11-01 12:28:36 +01:00
vf_mestimate.c avfilter: added motion estimation and interpolation filters 2016-08-26 11:17:51 +02:00
vf_minterpolate.c avfilter/vf_minterpolate: rename chroma log vars 2016-09-02 13:08:21 +02:00
vf_mpdecimate.c
vf_neighbor.c
vf_nlmeans.c lavfi: add nlmeans filter 2016-09-24 09:52:10 +02:00
vf_nnedi.c
vf_noise.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_noise.h
vf_null.c
vf_ocr.c
vf_overlay.c lavfi/vf_overlay: support NV12 and NV21 2016-10-26 20:13:30 -05:00
vf_owdenoise.c avfilter/vf_owdenoise: hight bit-depth support 2016-09-06 01:29:46 +02:00
vf_pad.c
vf_palettegen.c avfilter/vf_palettegen: add mode for generating palette for each input frame 2016-09-07 15:56:13 +02:00
vf_paletteuse.c avfilter/vf_paletteuse: add option to use new palette for each output frame 2016-09-07 15:56:13 +02:00
vf_perspective.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_phase.c
vf_pixdesctest.c
vf_pp7.c
vf_pp7.h
vf_pp.c
vf_psnr.c avfilter/vf_psnr: Add max value output option to psnr stats log. 2016-09-01 11:54:31 +02:00
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readvitc.c
vf_remap.c avfilter/vf_remap: >8 bit support 2016-08-10 10:02:05 +02:00
vf_removegrain.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_sab.c
vf_scale_npp.c avfilter/scale_npp: fix passthrough mode 2016-10-25 23:17:31 +02:00
vf_scale_vaapi.c
vf_scale.c
vf_selectivecolor.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_separatefields.c
vf_setfield.c
vf_showinfo.c
vf_showpalette.c
vf_shuffleframes.c avfilter/vf_shuffleframes: unbreak filter 2016-09-08 10:56:30 +02:00
vf_shuffleplanes.c
vf_signalstats.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_ssim.c
vf_stack.c
vf_stereo3d.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_subtitles.c
vf_super2xsai.c
vf_swaprect.c
vf_swapuv.c avfilter: hflip,swapuv,vflip: add timeline support 2016-08-28 11:00:06 +02:00
vf_telecine.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_unsharp.c avfilter/vf_unsharp: limit matrix size in either direction to 23 2016-09-17 13:57:45 +02:00
vf_uspp.c
vf_vaguedenoiser.c avfilter/vf_vaguedenoiser: calculate dimensions at init 2016-09-12 14:38:45 +02:00
vf_vectorscope.c
vf_vflip.c avfilter: hflip,swapuv,vflip: add timeline support 2016-08-28 11:00:06 +02:00
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_waveform.c avfilter/vf_waveform: make possible to change background opacity 2016-09-07 22:38:14 +02:00
vf_weave.c avfilter/vf_weave: do not leak unused frame 2016-09-09 11:58:18 +02:00
vf_xbr.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_yadif.c avfilter: make use of ff_filter_get_nb_threads 2016-08-29 16:27:09 +02:00
vf_zoompan.c avfilter/vf_zoompan: fix pzoom usage 2016-08-15 09:55:36 +02:00
vf_zscale.c avfilter/vf_zscale: make possible to change chroma location 2016-09-02 16:10:30 +02:00
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c avfilter: add yuvtestsrc source filter 2016-08-25 11:16:09 +02:00
w3fdif.h
window_func.c avfilter/window_func: use a constant instead of acosh() 2016-08-20 11:50:58 -03:00
window_func.h avfilter/window_func: add cauchy, parzen and poisson window function 2016-08-16 18:09:50 +02:00
yadif.h