summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* configure: set icc_version where it is neededMans Rullgard2012-07-21
* Print full compiler identification, not only version numberMans Rullgard2012-07-19
* build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-18
* configure: clarify external library section of help outputDiego Biurrun2012-07-18
* configure: mark libfdk-aac as nonfreeDiego Biurrun2012-07-18
* configure: cosmetics: drop some unnecessary backslashesDiego Biurrun2012-07-18
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-17
* RTMPTS protocol supportSamuel Pitoiset2012-07-17
* RTMPS protocol supportSamuel Pitoiset2012-07-17
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-17
* configure: Move the getaddrinfo function check into the network blockMartin Storsjö2012-07-16
* configure: Remove an unused 'have' itemMartin Storsjö2012-07-16
* configure: Check for CommandLineToArgvWRonald S. Bultje2012-07-15
* configure: Check for getaddrinfo in ws2tcpip.h, tooRonald S. Bultje2012-07-15
* configure: Drop redundant mxf_d10 test dependency declarationDiego Biurrun2012-07-12
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12
* dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-11
* configure: Check for the math function rintRonald S. Bultje2012-07-11
* x86/cpu: implement get/set_eflags using intrinsicsRonald S. Bultje2012-07-10
* x86/cpu: implement support for cpuid through intrinsicsRonald S. Bultje2012-07-10
* x86/cpu: implement support for xgetbv through intrinsicsRonald S. Bultje2012-07-10
* lavu: use intrinsics for emms on systems lacking inline asm supportRonald S. Bultje2012-07-10
* configure: Change the rdtsc check to a linker checkDiego Biurrun2012-07-09
* x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-07
* configure: add functions for testing code fragmentsMans Rullgard2012-07-06
* configure: simplify get_version()Diego Biurrun2012-07-04
* Create version.h headers for libraries that lack themDiego Biurrun2012-07-04
* configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-03
* network: Check for struct pollfdMartin Storsjö2012-06-30
* file: Only include unistd.h if it existsRonald S. Bultje2012-06-29
* udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
* dxva2: include dxva.h if foundRonald S. Bultje2012-06-27