summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* | build: fix msvc buildCharlie Arnold2016-01-23
* | build: make out-of-tree builds bit-identical to in-tree buildsAndreas Cadhalpun2016-01-22
* | avfilter: add afftfilterPaul B Mahol2016-01-21
* | configure: add missing library deps for showcqt_filterJames Almer2016-01-21
* | libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-20
* | Merge commit '7570c9e04f010c9b3bfdeb4338d330f2cdd25278'Hendrik Leppkes2016-01-19
|\|
| * swfdec: support compressed swfClément Bœsch2016-01-11
* | configure: disable -Wunused-const-variableJames Almer2016-01-18
* | configure: The XMA decoders depend on wmapro.Carl Eugen Hoyos2016-01-17
* | avfilter: add spectrumsynth filterPaul B Mahol2016-01-14
* | lavu/libm: add isfinite fallbackGanesh Ajjanagadde2016-01-13
* | configure: showspectrum now uses fft, add showspectrumpicPaul B Mahol2016-01-12
* | configure: Use libgcrypt-config's cflagsRicardo Constantino2016-01-08
* | configure: Use libgcrypt-config if availableRicardo Constantino2016-01-08
* | configure: remove unused bulitin checkJames Almer2016-01-07
* | lavu: add ff_parity()Clément Bœsch2016-01-07
* | configure: use warn() for mips unknown cpu warningMichael Niedermayer2016-01-06
* | mips: display a warning message when using an unknown CPUVicente Olivert Riera2016-01-06
* | avcodec: Remove libstagefrightDerek Buitenhuis2016-01-06
* | configure: bump copyright year to 2016James Almer2016-01-02
* | configure: support --cpu=host and Clangyukari yakumo2015-12-30
* | mips: put "disable mipsfpu" in a better place for loongsonVicente Olivert Riera2015-12-30
* | mips: add mips32r6 architecture variantVicente Olivert Riera2015-12-30
* | configure: make gcc 2 detection more robustGanesh Ajjanagadde2015-12-30
* | lavfi/af_anequalizer: remove cabs, cexp dependenciesGanesh Ajjanagadde2015-12-28
* | lavu/libm,configure: remove exp10, exp10f detectionGanesh Ajjanagadde2015-12-25
* | avfilter: add high-order parametric multiband equalizer filterPaul B Mahol2015-12-25
* | avcodec: add OpenJPEG 2.x compatibilityMichael Bradshaw2015-12-25
* | lavu/libm: add exp10 supportGanesh Ajjanagadde2015-12-23
* | lavfi/af_aemphasis: remove unnecessary complex number usageGanesh Ajjanagadde2015-12-23
* | vaapi: Add VP9 hwaccell supportTimo Rothenpieler2015-12-22
* | lavu/libm: add erf hack and make dynaudnorm available everywhereGanesh Ajjanagadde2015-12-21
* | lavu/libm: add copysign hackGanesh Ajjanagadde2015-12-19
* | lavu/random_seed: use arc4random() when availableGanesh Ajjanagadde2015-12-17
* | Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes2015-12-17
|\|
| * lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-06
| * configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö2015-12-03
| * configure: Replace `pr` since it is not provided by busyboxKylie McClain2015-12-02
* | mips: add mips64r2 architecture variantVicente Olivert Riera2015-12-16
* | mips: i6400 core is not mips32r2, so disable mips32r2Vicente Olivert Riera2015-12-16
* | configure: add conditional library dependency for sofalizer and showfreqsPaul B Mahol2015-12-14
* | avfilter/af_sofalizer: add frequency domain processing and use it by defaultPaul B Mahol2015-12-14
* | avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-12
* | mips: i6400 core does have an FPU, so not disable itVicente Olivert Riera2015-12-12
* | mips: add i6400 core optimizationsVicente Olivert Riera2015-12-12
* | mips: remove --mips64r6 configure optionVicente Olivert Riera2015-12-12
* | configure: fix vp9_d3d11va_hwaccel depsJames Almer2015-12-07
* | Merge commit 'cb49bb10ca7fcff2e382d9d989232b1a7f28e7da'Hendrik Leppkes2015-12-07
|\|
| * build: Move -Wcast-qual to the extra_warningsLuca Barbato2015-12-02
| * avfoundation: Simple captureAlexandre Lision2015-11-26