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-01-14avfilter: add spectrumsynth filterPaul B Mahol
2016-01-14lavu/libm: add isfinite fallbackGanesh Ajjanagadde
2016-01-13configure: showspectrum now uses fft, add showspectrumpicPaul B Mahol
2016-01-09configure: Use libgcrypt-config's cflagsRicardo Constantino
2016-01-08configure: Use libgcrypt-config if availableRicardo Constantino
2016-01-08configure: remove unused bulitin checkJames Almer
2016-01-08lavu: add ff_parity()Clément Bœsch
2016-01-07configure: use warn() for mips unknown cpu warningMichael Niedermayer
2016-01-06mips: display a warning message when using an unknown CPUVicente Olivert Riera
2016-01-06avcodec: Remove libstagefrightDerek Buitenhuis
2016-01-02configure: bump copyright year to 2016James Almer
2015-12-31configure: support --cpu=host and Clangyukari yakumo
2015-12-30mips: put "disable mipsfpu" in a better place for loongsonVicente Olivert Riera
2015-12-30mips: add mips32r6 architecture variantVicente Olivert Riera
2015-12-30configure: make gcc 2 detection more robustGanesh Ajjanagadde
2015-12-29lavfi/af_anequalizer: remove cabs, cexp dependenciesGanesh Ajjanagadde
2015-12-25lavu/libm,configure: remove exp10, exp10f detectionGanesh Ajjanagadde
2015-12-25avfilter: add high-order parametric multiband equalizer filterPaul B Mahol
2015-12-25avcodec: add OpenJPEG 2.x compatibilityMichael Bradshaw
2015-12-23lavu/libm: add exp10 supportGanesh Ajjanagadde
2015-12-23lavfi/af_aemphasis: remove unnecessary complex number usageGanesh Ajjanagadde
2015-12-22vaapi: Add VP9 hwaccell supportTimo Rothenpieler
2015-12-21lavu/libm: add erf hack and make dynaudnorm available everywhereGanesh Ajjanagadde
2015-12-20lavu/libm: add copysign hackGanesh Ajjanagadde
2015-12-17lavu/random_seed: use arc4random() when availableGanesh Ajjanagadde
2015-12-17Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes
2015-12-16mips: add mips64r2 architecture variantVicente Olivert Riera
2015-12-16mips: i6400 core is not mips32r2, so disable mips32r2Vicente Olivert Riera
2015-12-15configure: add conditional library dependency for sofalizer and showfreqsPaul B Mahol
2015-12-14avfilter/af_sofalizer: add frequency domain processing and use it by defaultPaul B Mahol
2015-12-12avfilter: add SOFAlizer audio filterPaul B Mahol
2015-12-12mips: i6400 core does have an FPU, so not disable itVicente Olivert Riera
2015-12-12mips: add i6400 core optimizationsVicente Olivert Riera
2015-12-12mips: remove --mips64r6 configure optionVicente Olivert Riera
2015-12-07configure: fix vp9_d3d11va_hwaccel depsJames Almer
2015-12-07Merge commit 'cb49bb10ca7fcff2e382d9d989232b1a7f28e7da'Hendrik Leppkes
2015-12-07avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes
2015-12-06lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov
2015-12-05Merge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1'Hendrik Leppkes
2015-12-04mips: add p5600 core optimizationsVicente Olivert Riera
2015-12-04mips: remove --mips32r5 configure optionVicente Olivert Riera
2015-12-04avfilter: add audio emphasis filterPaul B Mahol
2015-12-04mips: rename mipsdspr1 to mipsdspVicente Olivert Riera
2015-12-03configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö
2015-12-03build: Move -Wcast-qual to the extra_warningsLuca Barbato
2015-12-03configure: Replace `pr` since it is not provided by busyboxKylie McClain
2015-11-29avcodec/libdcadec: require first public releaseJames Almer
2015-11-29configure: Add user options to enable gcrypt/gmp for rtmp(t)e support.Matt Oliver
2015-11-29Merge commit 'afdff8008149515afebf9992eae84be7d76e6b1e'Hendrik Leppkes
2015-11-26avfoundation: Simple captureAlexandre Lision