summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen2016-01-201-1/+1
* Merge commit '7570c9e04f010c9b3bfdeb4338d330f2cdd25278'Hendrik Leppkes2016-01-191-0/+1
|\
| * swfdec: support compressed swfClément Bœsch2016-01-111-0/+1
* | configure: disable -Wunused-const-variableJames Almer2016-01-181-0/+1
* | configure: The XMA decoders depend on wmapro.Carl Eugen Hoyos2016-01-171-0/+2
* | avfilter: add spectrumsynth filterPaul B Mahol2016-01-141-0/+3
* | lavu/libm: add isfinite fallbackGanesh Ajjanagadde2016-01-131-0/+1
* | configure: showspectrum now uses fft, add showspectrumpicPaul B Mahol2016-01-121-1/+3
* | configure: Use libgcrypt-config's cflagsRicardo Constantino2016-01-081-1/+4
* | configure: Use libgcrypt-config if availableRicardo Constantino2016-01-081-1/+11
* | configure: remove unused bulitin checkJames Almer2016-01-071-2/+0
* | lavu: add ff_parity()Clément Bœsch2016-01-071-0/+2
* | configure: use warn() for mips unknown cpu warningMichael Niedermayer2016-01-061-1/+1
* | mips: display a warning message when using an unknown CPUVicente Olivert Riera2016-01-061-0/+2
* | avcodec: Remove libstagefrightDerek Buitenhuis2016-01-061-6/+0
* | configure: bump copyright year to 2016James Almer2016-01-021-1/+1
* | configure: support --cpu=host and Clangyukari yakumo2015-12-301-0/+11
* | mips: put "disable mipsfpu" in a better place for loongsonVicente Olivert Riera2015-12-301-1/+1
* | mips: add mips32r6 architecture variantVicente Olivert Riera2015-12-301-0/+12
* | configure: make gcc 2 detection more robustGanesh Ajjanagadde2015-12-301-1/+2
* | lavfi/af_anequalizer: remove cabs, cexp dependenciesGanesh Ajjanagadde2015-12-281-1/+0
* | lavu/libm,configure: remove exp10, exp10f detectionGanesh Ajjanagadde2015-12-251-2/+0
* | avfilter: add high-order parametric multiband equalizer filterPaul B Mahol2015-12-251-0/+1
* | avcodec: add OpenJPEG 2.x compatibilityMichael Bradshaw2015-12-251-1/+4
* | lavu/libm: add exp10 supportGanesh Ajjanagadde2015-12-231-0/+2
* | lavfi/af_aemphasis: remove unnecessary complex number usageGanesh Ajjanagadde2015-12-231-1/+0
* | vaapi: Add VP9 hwaccell supportTimo Rothenpieler2015-12-221-0/+3
* | lavu/libm: add erf hack and make dynaudnorm available everywhereGanesh Ajjanagadde2015-12-211-1/+0
* | lavu/libm: add copysign hackGanesh Ajjanagadde2015-12-191-1/+1
* | lavu/random_seed: use arc4random() when availableGanesh Ajjanagadde2015-12-171-0/+2
* | Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes2015-12-171-2/+4
|\ \ | |/
| * lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-061-1/+3
| * configure: Add -framework CoreVideo when building the avfoundation indevMartin Storsjö2015-12-031-1/+1
| * configure: Replace `pr` since it is not provided by busyboxKylie McClain2015-12-021-2/+6
* | mips: add mips64r2 architecture variantVicente Olivert Riera2015-12-161-0/+12
* | mips: i6400 core is not mips32r2, so disable mips32r2Vicente Olivert Riera2015-12-161-0/+1
* | configure: add conditional library dependency for sofalizer and showfreqsPaul B Mahol2015-12-141-0/+2
* | avfilter/af_sofalizer: add frequency domain processing and use it by defaultPaul B Mahol2015-12-141-1/+2
* | avfilter: add SOFAlizer audio filterPaul B Mahol2015-12-121-0/+4
* | mips: i6400 core does have an FPU, so not disable itVicente Olivert Riera2015-12-121-1/+0
* | mips: add i6400 core optimizationsVicente Olivert Riera2015-12-121-3/+4
* | mips: remove --mips64r6 configure optionVicente Olivert Riera2015-12-121-9/+0
* | configure: fix vp9_d3d11va_hwaccel depsJames Almer2015-12-071-1/+1
* | Merge commit 'cb49bb10ca7fcff2e382d9d989232b1a7f28e7da'Hendrik Leppkes2015-12-071-0/+1
|\ \ | |/
| * build: Move -Wcast-qual to the extra_warningsLuca Barbato2015-12-021-1/+1
| * avfoundation: Simple captureAlexandre Lision2015-11-261-0/+7
* | avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes2015-12-071-0/+5
* | Merge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1'Hendrik Leppkes2015-12-051-9/+45
|\ \ | |/
| * configure: ObjC supportLuca Barbato2015-11-261-1/+46
* | mips: add p5600 core optimizationsVicente Olivert Riera2015-12-041-2/+3
OpenPOWER on IntegriCloud