summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-08
|\
| * x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-07
|\|
| * configure: add functions for testing code fragmentsMans Rullgard2012-07-06
* | configure: cleanup libiec61883 code, allow enabling via command lineMichael Niedermayer2012-07-06
* | configure: dont blindly enable iec61883Michael Niedermayer2012-07-05
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * configure: simplify get_version()Diego Biurrun2012-07-04
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-04
* | Let the ffmpeg executable select the abuffersink filter.Carl Eugen Hoyos2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-03
* | mem: heap memory poisoning.Clément Bœsch2012-07-02
* | configure: make fast_unaligned configureableMichael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-30
|\|
| * network: Check for struct pollfdMartin Storsjö2012-06-30
| * file: Only include unistd.h if it existsRonald S. Bultje2012-06-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-28
|\|
| * udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
| * dxva2: include dxva.h if foundRonald S. Bultje2012-06-27
| * libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-27
|\|
| * libm: provide fallback definition for cbrtf() using powf()Mans Rullgard2012-06-26
| * configure: Check for sys/time.hRonald S. Bultje2012-06-26
* | configure: fix libavutil.pc generationMichael Niedermayer2012-06-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-22
|\|
| * lavu: add av_usleep() functionMans Rullgard2012-06-22
| * configure: check for unistd.hMans Rullgard2012-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-21
|\|
| * fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\|
| * av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|\|
| * mem: add support for _aligned_malloc() as found on WindowsRonald S. Bultje2012-06-19
| * Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-18
* | Fix dependencies for the atempo filter.Carl Eugen Hoyos2012-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-18
|\|
| * configure: Sort the library listings in the help text alphabeticallyMartin Storsjö2012-06-18
| * RTMPT protocol supportSamuel Pitoiset2012-06-17
* | lavfi: add atempo filterPavel Koshevoy2012-06-17
* | Change all uses of restrict to use av_restrict instead.Ronald S. Bultje2012-06-17
* | configure: do not auto enable mlp decoder when enabling truehd decoderPaul B Mahol2012-06-15
* | configure: support Bitrig OSDavid Hill2012-06-14
* | configure: fix SLIBNAME_WITH_MAJOR for openbsd (and bitrig in the next commit)David Hill2012-06-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * configure: add all filters hardcoded into avconv to avconv_depsAnton Khirnov2012-06-13
| * lavfi: allow building without swscale.Anton Khirnov2012-06-13
| * jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-13
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11