summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build_system: mark libfdk as non GPL compatible until the situation is clarif...Michael Niedermayer2012-07-131-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-121-1/+7
|\
| * 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: produce useful uninstalled pc files.Nicolas George2012-07-121-4/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-111-0/+2
|\ \ | |/
| * configure: Check for the math function rintRonald S. Bultje2012-07-111-0/+2
* | exr: zip decompressionPaul B Mahol2012-07-111-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-101-0/+9
|\ \ | |/
| * 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
* | configure: Change the rdtsc check to a linker checkDiego Biurrun2012-07-101-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-081-0/+3
|\ \ | |/
| * x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-071-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-071-21/+18
|\ \ | |/
| * configure: add functions for testing code fragmentsMans Rullgard2012-07-061-21/+18
* | configure: cleanup libiec61883 code, allow enabling via command lineMichael Niedermayer2012-07-061-2/+5
* | configure: dont blindly enable iec61883Michael Niedermayer2012-07-051-1/+0
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-051-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-9/+20
|\ \ | |/
| * configure: simplify get_version()Diego Biurrun2012-07-041-10/+10
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-041-3/+3
* | Let the ffmpeg executable select the abuffersink filter.Carl Eugen Hoyos2012-07-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-9/+0
|\ \ | |/
| * configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-031-9/+0
* | mem: heap memory poisoning.Clément Bœsch2012-07-021-0/+2
* | configure: make fast_unaligned configureableMichael Niedermayer2012-07-021-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-301-0/+3
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-281-0/+12
|\ \ | |/
| * udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-271-0/+6
| * dxva2: include dxva.h if foundRonald S. Bultje2012-06-271-0/+2
| * libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-271-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-271-0/+2
|\ \ | |/
| * libm: provide fallback definition for cbrtf() using powf()Mans Rullgard2012-06-261-0/+2
| * configure: Check for sys/time.hRonald S. Bultje2012-06-261-0/+2
* | configure: fix libavutil.pc generationMichael Niedermayer2012-06-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-0/+9
|\ \ | |/
| * lavu: add av_usleep() functionMans Rullgard2012-06-221-0/+7
| * configure: check for unistd.hMans Rullgard2012-06-211-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-211-1/+1
|\ \ | |/
| * fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-201-0/+4
|\ \ | |/
| * av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-201-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-191-1/+9
|\ \ | |/
OpenPOWER on IntegriCloud