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-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
2016-08-02af_hdcd: Process stereo channels together, fix #5727Burt P
2016-08-01af_hdcd: Move code detect/check into own functionBurt P
2016-08-01af_hdcd: add force_pe filter optionBurt P
2016-08-01af_hdcd: Improve error detection loggingBurt P
2016-07-31af_hdcd: give cdt expired counter a value for never setBurt P
2016-07-31af_hdcd: fix a minor cosmetic annoyanceBurt P
2016-07-30avfilter/af_stereowiden: fix read/write past the end of bufferAlexey Tourbin
2016-07-29avfilter: Add new format for PSNR stats logLucas Cooper
2016-07-28avfilter/f_drawgraph: add another slide modePaul B Mahol
2016-07-28lavfi/hdcd: fix styleClément Bœsch
2016-07-28lavfi/hdcd: mark pe_str as static and constClément Bœsch
2016-07-28af_hdcd: Report PE as being intermittent or permanentBurt P
2016-07-28af_hdcd: Add counter for cdt expirationsBurt P
2016-07-28af_hdcd: more comments in state structBurt P