summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-301-6/+7
|\
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-6/+7
* | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer2014-05-281-3/+4
|\ \ | |/
| * dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-271-3/+4
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-271-3/+4
|\ \ | |/
| * dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-271-3/+4
* | Improve the detection of architecture x86.Andreas Cadhalpun2014-05-271-1/+1
* | configure: s/solving/solveLou Logan2014-05-261-1/+1
* | configure: uClibc native pthread requires -ldlNeil Armstrong2014-05-261-0/+3
* | configure: try to fix the disappearing "r" bug in fateMichael Niedermayer2014-05-251-1/+1
* | ffplay: support rotated video.Clément Bœsch2014-05-231-1/+1
* | Fix build with --enable-ladspa --disable-frei0r.Alexis Ballier2014-05-201-0/+1
* | configure: arm: do not enable fast-unaligned if it is explicitly disabled via...Yu Xiaolei2014-05-201-1/+4
* | Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b'Michael Niedermayer2014-05-201-1/+1
|\ \ | |/
| * build: export library dependencies in ${name}_FFLIBSJanne Grunau2014-05-201-1/+1
| * build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi2014-05-161-1/+1
| * configure: fix enable-libopus help stringTristan Matthews2014-05-151-1/+1
* | configure: make vp9 decoder select the parser.Clément Bœsch2014-05-171-1/+1
* | configure: make sure pkg-config flags are populated in FT test.Clément Bœsch2014-05-171-2/+2
* | configure: add check for AVX inline supportJames Almer2014-05-161-1/+2
* | avcodec/opusdec: switch to swresampleMichael Niedermayer2014-05-151-2/+2
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-151-0/+3
|\ \ | |/
| * lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+3
* | configure: add encoding to --enable-libopus doc.batguano9992014-05-141-1/+1
* | build: move ebur128 swr dep to configure.Clément Bœsch2014-05-131-0/+1
* | configure: swresample depends on avutilMichael Niedermayer2014-05-131-0/+1
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-131-24/+64
|\ \ | |/
| * build: handle library dependencies in configureJanne Grunau2014-05-131-15/+40
* | Fix compilation with --enable-lto --enable-shared with icc.Carl Eugen Hoyos2014-05-121-0/+2
* | configure: Ensure log2 is disable based on msvcrt version.Matt Oliver2014-05-121-3/+2
* | configure: Allow log2 with msvc12 onwards.Matt Oliver2014-05-121-1/+3
* | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'Michael Niedermayer2014-05-121-0/+2
|\ \ | |/
| * lavc: Add new VDA hwaccelAnton Khirnov2014-05-111-0/+2
* | configure: Fix floating point conformance ith icl.Matt Oliver2014-05-111-2/+2
* | configure: check for recent dxva2api headers with fixed COBJMACROS definesHendrik Leppkes2014-05-091-1/+12
* | Fix standalone compilation of sonic lossless encoder.Carl Eugen Hoyos2014-05-051-1/+1
* | Map --enable-lto to -ipo when compiling with icc.Carl Eugen Hoyos2014-05-041-0/+10
* | Disable inline_asm_direct_symbol_refs if lto was requested.Carl Eugen Hoyos2014-05-041-0/+1
* | Enable inline asm in intel compiler on windows.Matt Oliver2014-05-041-4/+5
* | Enable opencl wihtout pthreads.Matt Oliver2014-05-021-2/+0
* | Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer2014-05-011-0/+4
|\ \ | |/
| * lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-011-0/+4
* | Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'Michael Niedermayer2014-04-291-4/+7
|\ \ | |/
| * configure: rework dxva in avconv handlingAnton Khirnov2014-04-281-3/+7
* | Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer2014-04-291-0/+4
|\ \ | |/
| * avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-281-0/+3
* | configure: add support for new CPUsJames Almer2014-04-281-4/+11
* | lavu: add LOCAL_ALIGNED_32James Almer2014-04-251-2/+3
* | configure: allow overriding ranlibMichael Niedermayer2014-04-251-3/+5
* | configure: Fix ld flags when rpath is enabled.YuDenzel2014-04-241-1/+1