summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-101-0/+2
* configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-041-2/+2
* configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-271-2/+2
* configure: Assume a standard-compliant default libcLuca Barbato2014-09-261-0/+3
* configure: Use the right variables in check_host_cppJörg Krause2014-09-171-1/+1
* configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-161-0/+1
* configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun2014-09-161-2/+3
* Split off floating point AAN (I)DCT into separate componentsDiego Biurrun2014-09-071-0/+7
* build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-041-7/+8
* time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-031-0/+4
* configure: add --enable-rpathReinhard Tartler2014-08-231-0/+3
* ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-221-0/+3
* configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun2014-08-211-1/+1
* configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö2014-08-131-1/+1
* configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö2014-08-101-0/+12
* configure: Suggest upgrading gas-preprocessor instead of just installingMartin Storsjö2014-08-101-1/+1
* configure: Enable gas-preprocessor on all OSes but only if availableDiego Biurrun2014-08-101-3/+13
* configure: Add probe identification of MS armasmMartin Storsjö2014-08-101-0/+5
* configure: Only run gas checks on ARM and PowerPCDiego Biurrun2014-08-081-1/+1
* configure: Die if gas is unavailable under aarch64 as well as ARMDiego Biurrun2014-08-081-1/+1
* configure: Include the armcc build number in the compiler identificationMartin Storsjö2014-08-061-1/+1
* configure: check $as first before using $gas as GNU asJanne Grunau2014-08-051-11/+21
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-041-2/+2
* h264: Move start code search functions into separate source files.Ben Avison2014-08-041-1/+2
* Add Icecast protocolMarvin Scholz2014-08-041-0/+1
* configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun2014-07-301-0/+2
* configure: Use require_pkg_config for SpeexLuca Barbato2014-07-281-1/+1
* configure: Extend the neon intrinsics checkMartin Storsjö2014-07-221-1/+1
* build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun2014-07-221-3/+3
* configure: add support for neon intrinsicsJanne Grunau2014-07-211-0/+12
* build: Support executable only ldflagsLuca Barbato2014-07-211-0/+9
* configure: Do not add extralibs to avresample .pc fileLuca Barbato2014-07-211-1/+1
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-211-1/+2
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-9/+9
* configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö2014-07-171-1/+1
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-6/+7
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-2/+5
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-6/+7
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-19/+21
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-301-1/+1
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-24/+25
* mpeg: Split error resilience bits off into a separate fileDiego Biurrun2014-06-221-11/+13
* Differentiate assembler and assembly in documentation and commentsDiego Biurrun2014-06-221-4/+4
* configure: Drop stray error resilience dependenciesDiego Biurrun2014-06-221-2/+2
* build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun2014-06-221-0/+1
* build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun2014-06-221-1/+1
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-4/+5
* configure: Drop duplicate pkg-config entry from help outputDiego Biurrun2014-06-191-2/+1
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-17/+18
* Remove avserver.Anton Khirnov2014-06-181-5/+5
OpenPOWER on IntegriCloud