summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard2012-08-071-0/+2
* configure: Add support for e500mc CPUDerek Buitenhuis2012-08-071-0/+4
* x86: use nop cpu directives only if supportedMans Rullgard2012-08-071-0/+2
* build: fix library installation on cygwinYaakov Selkowitz2012-08-071-1/+4
* build: generalise rules and variable settings for av* programsMans Rullgard2012-08-061-3/+3
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-6/+6
* configure: Add missing descriptions to help outputDiego Biurrun2012-07-301-1/+6
* configure: Move parts that should not be user-selectable to CONFIG_EXTRADiego Biurrun2012-07-281-6/+6
* build: support non-standard replacements for -c flagMans Rullgard2012-07-281-3/+10
* build: support non-standard replacements for -E flagMans Rullgard2012-07-281-2/+10
* x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-281-1/+1
* build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun2012-07-281-1/+1
* x86: add support for fmaddps fma4 instruction with abstraction to avx/sseJustin Ruggles2012-07-271-0/+5
* build: do full flag handling for all compiler-type toolsMans Rullgard2012-07-261-119/+177
* build: Rename aandct component to more descriptive aandcttablesDiego Biurrun2012-07-261-13/+13
* configure: Add a dependency on https for rtmptsMartin Storsjö2012-07-241-1/+1
* RTMPTE protocol supportSamuel Pitoiset2012-07-231-0/+1
* RTMPE protocol supportSamuel Pitoiset2012-07-231-0/+11
* configure: respect CC_O setting in check_ccMans Rullgard2012-07-221-5/+7
* configure: cosmetics: Group test dependencies togetherDiego Biurrun2012-07-211-4/+3
* configure: add more passthrough flags in tms470 filterMans Rullgard2012-07-211-0/+3
* configure: move flag filtering functions out of if/else blocksMans Rullgard2012-07-211-66/+69
* configure: Remove redundant RTMPT/RTMPTS dependenciesSamuel Pitoiset2012-07-211-2/+0
* configure: add filtering of host cflags/ldflagsMans Rullgard2012-07-211-0/+11
* configure: initialise all flag filters at the same placeMans Rullgard2012-07-211-3/+2
* configure: add filtering of linker flagsMans Rullgard2012-07-211-2/+6
* configure: name some variables more consistentlyMans Rullgard2012-07-211-41/+41
* configure: remove filter_cppflagsMans Rullgard2012-07-211-4/+2
* configure: set icc_version where it is neededMans Rullgard2012-07-211-1/+1
* Print full compiler identification, not only version numberMans Rullgard2012-07-191-16/+1
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-181-1/+4
* configure: clarify external library section of help outputDiego Biurrun2012-07-181-8/+7
* configure: mark libfdk-aac as nonfreeDiego Biurrun2012-07-181-0/+1
* configure: cosmetics: drop some unnecessary backslashesDiego Biurrun2012-07-181-7/+7
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-1/+2
* RTMPTS protocol supportSamuel Pitoiset2012-07-171-0/+2
* RTMPS protocol supportSamuel Pitoiset2012-07-171-0/+2
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-171-3/+3