summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* af_hdcd: PE table limitsBurt P2016-08-21
* af_hdcd: add AVOption to disable autoconversion in the filter graphBurt P2016-08-21
* af_hdcd: add AVOption to set the CDT periodBurt P2016-08-21
* af_hdcd: Code comments updateBurt P2016-08-21
* avfilter/avf_showvolume: calculate color table only oncePaul B Mahol2016-08-21
* avfilter/vf_crop: make possible to do exact cropping for subsampled videosPaul B Mahol2016-08-21
* avfilter/window_func: use a constant instead of acosh()James Almer2016-08-20
* x86/avf_showcqt: use the FMULADD_PS x86util macroJames Almer2016-08-20
* avfilter/vf_histogram: make foreground and background opacity configurablePaul B Mahol2016-08-19
* avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol2016-08-18
* avfilter/avf_showspectrum: do not use uninitialized memoryPaul B Mahol2016-08-18
* avfilter/af_astats: fix flt(p) supportPaul B Mahol2016-08-18
* avfilter/af_astats: add support for s64(p) sample formatPaul B Mahol2016-08-18
* avfilter/avf_showfreqs: make minimum amplitude for log scaler configurablePaul B Mahol2016-08-17
* avfilter/avf_showspectrum: unbreak dB legendPaul B Mahol2016-08-17
* avfilter/Makefile & allfilters: sort entriesPaul B Mahol2016-08-17
* avfilter: add bitplanenoise filterPaul B Mahol2016-08-17
* avfilter/window_func: add cauchy, parzen and poisson window functionPaul B Mahol2016-08-16
* avfilter/vaf_spectrumsynth: check return codePaul B Mahol2016-08-16
* avfilter/avf_showspectrum: do not let multiple threads to write to same part ...Paul B Mahol2016-08-16
* avfilter/window_func: add dolph windowPaul B Mahol2016-08-16
* avfilter/vf_atadenoise: set default size value to 9Paul B Mahol2016-08-15
* avfilter/vf_atadenoise: add support for more pixel formatsPaul B Mahol2016-08-15
* avfilter/af_astats: add support for other sample formatsPaul B Mahol2016-08-15
* avfilter/avf_showspectrum: add some multithreading supportPaul B Mahol2016-08-15
* avfilter/vf_zoompan: fix pzoom usagePaul B Mahol2016-08-15
* avfilter/vf_signalstats: fix saturation calculation for >8 bitPaul B Mahol2016-08-14
* avfilter/vf_signalstats: measure video bitdepthPaul B Mahol2016-08-13
* avfilter/vf_signalstats: add >8 bit depth supportPaul B Mahol2016-08-13
* avfilter/af_adelay: make it possible to delay channels by exact number of sam...Paul B Mahol2016-08-11
* avfilter/avf_avectorscope: fix initialization for prev_y in polar modePaul B Mahol2016-08-11
* avfilter/avf_avectorscope: add scale optionPaul B Mahol2016-08-11
* avfilter: add acrusher filterPaul B Mahol2016-08-11
* avfiltergraph.c: restore disabling of auto conversionsBurt P2016-08-10
* avfilter/avf_showwaves: add sqrt and cbrt amplitude scalersPaul B Mahol2016-08-10
* avfilter/vf_remap: >8 bit supportPaul B Mahol2016-08-10
* avfilter/drawutils: Fix single plane with alphaMichael Niedermayer2016-08-09
* af_hdcd: Don't warn if converting from AV_SAMPLE_FMT_S16PBurt P2016-08-08
* af_hdcd: Add analyze modeBurt P2016-08-08
* avfilter/af_dynaudnorm: use better check for infinite loopPaul B Mahol2016-08-07
* avfilter/avf_showspectrum: improve dB scale descriptionPaul B Mahol2016-08-07
* avfilter: add crystalizer audio filterVitaly Ostrosablin2016-08-07
* af_hdcd: convert AVOptions from INT to BOOLBurt P2016-08-06
* avfilter/avf_showspectrum: add color rotation featurePaul B Mahol2016-08-05
* avfilter/af_astats: extend bitdepth calculationPaul B Mahol2016-08-03
* af_hdcd: add flags to AVOption defsBurt P2016-08-02
* doxygen: Standardize root-level modulesTimothy Gu2016-08-02
* avfilter/af_dynaudnorm: improve pre-filling codeLoRd_MuldeR2016-08-02
* af_hdcd: Warn if there is any resampling or format conversion in the link chainBurt P2016-08-01
* af_hdcd: Process stereo channels together, fix #5727Burt P2016-08-01