summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* configure: Move the getaddrinfo function check into the network blockMartin Storsjö2012-07-161-2/+2
* configure: Remove an unused 'have' itemMartin Storsjö2012-07-161-1/+0
* configure: Check for CommandLineToArgvWRonald S. Bultje2012-07-151-0/+2
* configure: Check for getaddrinfo in ws2tcpip.h, tooRonald S. Bultje2012-07-151-1/+2
* configure: Drop redundant mxf_d10 test dependency declarationDiego Biurrun2012-07-121-1/+0
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-0/+5
* dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-111-0/+2
* configure: Check for the math function rintRonald S. Bultje2012-07-111-0/+2
* x86/cpu: implement get/set_eflags using intrinsicsRonald S. Bultje2012-07-101-0/+2
* x86/cpu: implement support for cpuid through intrinsicsRonald S. Bultje2012-07-101-0/+2
* x86/cpu: implement support for xgetbv through intrinsicsRonald S. Bultje2012-07-101-0/+2
* lavu: use intrinsics for emms on systems lacking inline asm supportRonald S. Bultje2012-07-101-0/+3
* configure: Change the rdtsc check to a linker checkDiego Biurrun2012-07-091-2/+2
* x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-071-0/+3
* configure: add functions for testing code fragmentsMans Rullgard2012-07-061-21/+18
* configure: simplify get_version()Diego Biurrun2012-07-041-10/+10
* Create version.h headers for libraries that lack themDiego Biurrun2012-07-041-3/+3
* configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-031-9/+0
* network: Check for struct pollfdMartin Storsjö2012-06-301-0/+3
* file: Only include unistd.h if it existsRonald S. Bultje2012-06-291-0/+2
* udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-271-0/+6
OpenPOWER on IntegriCloud