summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Opus decoder using libopusNicolas George2012-09-281-0/+5
* configure: update tms470 detection for latest versionMans Rullgard2012-09-201-1/+1
* configure: msvc: default to 'lib' as 'ar' toolMans Rullgard2012-09-191-0/+1
* build: support some non-standard ar variantsMans Rullgard2012-09-191-0/+13
* configure: add --toolchain optionMans Rullgard2012-09-181-0/+13
* configure: Make the smoothstreaming muxer enable the ismv muxerMartin Storsjö2012-09-181-0/+1
* configure: include flags in nm variableMans Rullgard2012-09-171-5/+5
* configure: x86: improve ebp availability checkMans Rullgard2012-09-141-1/+4
* os_support: Choose between direct.h and io.h using a configure checkMartin Storsjö2012-09-131-0/+2
* configure: Only disable aligned stack on MSVC on 32 bitMartin Storsjö2012-09-111-1/+2
* configure: indentation cosmeticsDiego Biurrun2012-09-111-28/+24
* configure: Adjust the xgetbv instrinsic checkMartin Storsjö2012-09-101-1/+1
* configure: Add --disable-inline-asm command line optionDiego Biurrun2012-09-101-1/+3
* configure: Don't try to enable the log2 function on msvcrtMartin Storsjö2012-09-101-0/+2
* configure: msvc: fix/simplify setting of flags for hostccMans Rullgard2012-09-081-1/+1
* configure: Set the right cc_e flags for msvcMartin Storsjö2012-09-061-0/+1
* configure: Disable some warnings in MSVCMartin Storsjö2012-09-051-1/+2
* configure: Add support for MSVC cl.exe/link.exeRonald S. Bultje2012-09-051-0/+42
* lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-09-051-0/+7
* configure: add section for libc-specific hacksMans Rullgard2012-09-051-3/+20
* build: disable ranlib on mingwMans Rullgard2012-09-051-0/+1
* build: eamad: Add missing dependency on mpegvideo codeDiego Biurrun2012-09-051-1/+1
* build: utvideoenc: Add missing dependency on Huffman codeDiego Biurrun2012-09-051-0/+1
* configure: add support for bdver1 and bdver2 CPU types.Diego Elio Pettenò2012-09-041-2/+2
* MSS2 decoderAlberto Delmás2012-08-311-0/+1
* configure: handle --disable-asm before check_depsMans Rullgard2012-08-311-2/+2
* configure: x86: Separate inline from standalone assembler capabilitiesDiego Biurrun2012-08-311-4/+23
* configure: Add more fine-grained SSE CPU capabilities flagsDiego Biurrun2012-08-301-12/+29
* build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-291-1/+8
* build: export filtered -lz flag in config.makMans Rullgard2012-08-281-0/+1
* build: add separate setting for host linkerMans Rullgard2012-08-281-3/+12
* configure: probe_cc: use separate variable for linker output flagMans Rullgard2012-08-281-2/+2
* configure: support Bitrig OSBrad Smith2012-08-291-1/+1
* huffman: add ff_huff_gen_len_tableMichael Niedermayer2012-08-281-0/+2
* configure: use HOSTCC_C/O in check_host_ccMans Rullgard2012-08-271-1/+5
* configure: use AS_O setting in check_asMans Rullgard2012-08-271-1/+5
* configure: use LD_O setting in check_ld()Mans Rullgard2012-08-271-1/+5
* configure: Fix shared library creation for OpenBSDBrad Smith2012-08-271-0/+2
* configure: Drop fastdiv optionDiego Biurrun2012-08-221-3/+0
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-221-1/+1
* configure: clean up Altivec detectionMans Rullgard2012-08-161-7/+4
* build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun2012-08-161-3/+5
* build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun2012-08-161-21/+22
* build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENCDiego Biurrun2012-08-141-9/+11
* configure: Fix typo in mpeg2video/svq1 decoder dependency declarationDiego Biurrun2012-08-131-2/+2
* configure: Rename check_asm() to more fitting check_inline_asm()Diego Biurrun2012-08-111-23/+24
* configure: Check for a sctp struct instead of just the headerMichael Niedermayer2012-08-091-3/+2
* configure: suncc: Add -xc99 to dependency flags, required on SolarisDiego Biurrun2012-08-091-1/+1
* build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard2012-08-091-18/+28
* configure: add --enable/disable-random optionMans Rullgard2012-08-071-0/+40
OpenPOWER on IntegriCloud