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