summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-09-05
* configure: add section for libc-specific hacksMans Rullgard2012-09-05
* build: disable ranlib on mingwMans Rullgard2012-09-05
* build: eamad: Add missing dependency on mpegvideo codeDiego Biurrun2012-09-05
* build: utvideoenc: Add missing dependency on Huffman codeDiego Biurrun2012-09-05
* configure: add support for bdver1 and bdver2 CPU types.Diego Elio Pettenò2012-09-04
* MSS2 decoderAlberto Delmás2012-08-31
* configure: handle --disable-asm before check_depsMans Rullgard2012-08-31
* configure: x86: Separate inline from standalone assembler capabilitiesDiego Biurrun2012-08-31
* configure: Add more fine-grained SSE CPU capabilities flagsDiego Biurrun2012-08-30
* 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