summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-29
* build: export filtered -lz flag in config.makMans Rullgard2012-08-28
* build: add separate setting for host linkerMans Rullgard2012-08-28
* configure: probe_cc: use separate variable for linker output flagMans Rullgard2012-08-28
* configure: support Bitrig OSBrad Smith2012-08-29
* huffman: add ff_huff_gen_len_tableMichael Niedermayer2012-08-28
* configure: use HOSTCC_C/O in check_host_ccMans Rullgard2012-08-27
* configure: use AS_O setting in check_asMans Rullgard2012-08-27
* configure: use LD_O setting in check_ld()Mans Rullgard2012-08-27
* configure: Fix shared library creation for OpenBSDBrad Smith2012-08-27
* configure: Drop fastdiv optionDiego Biurrun2012-08-22
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
* configure: clean up Altivec detectionMans Rullgard2012-08-16
* build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun2012-08-16
* build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun2012-08-16
* build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENCDiego Biurrun2012-08-14
* configure: Fix typo in mpeg2video/svq1 decoder dependency declarationDiego Biurrun2012-08-13
* configure: Rename check_asm() to more fitting check_inline_asm()Diego Biurrun2012-08-11
* configure: Check for a sctp struct instead of just the headerMichael Niedermayer2012-08-09
* configure: suncc: Add -xc99 to dependency flags, required on SolarisDiego Biurrun2012-08-09
* build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard2012-08-09
* configure: add --enable/disable-random optionMans Rullgard2012-08-07
* ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard2012-08-07
* configure: Add support for e500mc CPUDerek Buitenhuis2012-08-07
* x86: use nop cpu directives only if supportedMans Rullgard2012-08-07
* build: fix library installation on cygwinYaakov Selkowitz2012-08-07
* build: generalise rules and variable settings for av* programsMans Rullgard2012-08-06
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* configure: Add missing descriptions to help outputDiego Biurrun2012-07-30
* configure: Move parts that should not be user-selectable to CONFIG_EXTRADiego Biurrun2012-07-28
* build: support non-standard replacements for -c flagMans Rullgard2012-07-28
* build: support non-standard replacements for -E flagMans Rullgard2012-07-28
* x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-28
* build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun2012-07-28
* x86: add support for fmaddps fma4 instruction with abstraction to avx/sseJustin Ruggles2012-07-27
* build: do full flag handling for all compiler-type toolsMans Rullgard2012-07-26
* build: Rename aandct component to more descriptive aandcttablesDiego Biurrun2012-07-26
* configure: Add a dependency on https for rtmptsMartin Storsjö2012-07-24
* RTMPTE protocol supportSamuel Pitoiset2012-07-23
* RTMPE protocol supportSamuel Pitoiset2012-07-23
* configure: respect CC_O setting in check_ccMans Rullgard2012-07-22
* configure: cosmetics: Group test dependencies togetherDiego Biurrun2012-07-21
* configure: add more passthrough flags in tms470 filterMans Rullgard2012-07-21
* configure: move flag filtering functions out of if/else blocksMans Rullgard2012-07-21
* configure: Remove redundant RTMPT/RTMPTS dependenciesSamuel Pitoiset2012-07-21
* configure: add filtering of host cflags/ldflagsMans Rullgard2012-07-21
* configure: initialise all flag filters at the same placeMans Rullgard2012-07-21
* configure: add filtering of linker flagsMans Rullgard2012-07-21
* configure: name some variables more consistentlyMans Rullgard2012-07-21
* configure: remove filter_cppflagsMans Rullgard2012-07-21