summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* lavu: add av_usleep() functionMans Rullgard2012-06-221-0/+7
* configure: check for unistd.hMans Rullgard2012-06-211-0/+2
* fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-211-1/+1
* av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-201-0/+4
* mem: add support for _aligned_malloc() as found on WindowsRonald S. Bultje2012-06-191-1/+3
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-0/+6
* configure: Sort the library listings in the help text alphabeticallyMartin Storsjö2012-06-181-3/+3
* RTMPT protocol supportSamuel Pitoiset2012-06-171-0/+4
* configure: add all filters hardcoded into avconv to avconv_depsAnton Khirnov2012-06-131-2/+3
* lavfi: allow building without swscale.Anton Khirnov2012-06-131-2/+2
* jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-131-1/+3
* iac: add missing dependencyKostya Shishkov2012-06-101-0/+1
* mpegtsenc: Support LATM packetization for AACJindrich Makovicka2012-06-031-1/+1
* mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka2012-06-031-0/+1
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-291-1/+2
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-291-58/+1
OpenPOWER on IntegriCloud