summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-27
* libm: provide fallback definition for cbrtf() using powf()Mans Rullgard2012-06-26
* configure: Check for sys/time.hRonald S. Bultje2012-06-26
* lavu: add av_usleep() functionMans Rullgard2012-06-22
* configure: check for unistd.hMans Rullgard2012-06-21
* fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-21
* av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-20
* 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
* configure: Sort the library listings in the help text alphabeticallyMartin Storsjö2012-06-18
* RTMPT protocol supportSamuel Pitoiset2012-06-17
* 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
* iac: add missing dependencyKostya Shishkov2012-06-10
* mpegtsenc: Support LATM packetization for AACJindrich Makovicka2012-06-03
* mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka2012-06-03
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-29
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* Remove libnut wrapperDiego Biurrun2012-05-21
* fate: change name of FATE samples location environment variableDiego Biurrun2012-05-21
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.Sean McGovern2012-05-10
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-08
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-06
* configure: add POWER[5-7] supportSean McGovern2012-05-04
* configure: remove malloc_aligned.Ronald S. Bultje2012-05-02
* configure: add libavresample to rpathSean McGovern2012-04-26
* build: icc: silence some warningsMans Rullgard2012-04-25
* Add libavresampleJustin Ruggles2012-04-24
* Remove libdirac decoder.Diego Biurrun2012-04-23