summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* xcbgrab: Check for xcb-shapeLuca Barbato2015-02-151-1/+1
* aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-031-1/+1
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-021-0/+2
* configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö2015-02-021-1/+1
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-271-0/+5
* libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-081-1/+1
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-061-0/+4
* build: Use -Werror=format-securityAgostino Sarubbo2015-01-051-0/+1
* configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-041-0/+1
* libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-191-2/+0
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-091-0/+3
* configure: enable vda hwaccel by defaultVittorio Giovara2014-12-031-1/+1
* lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö2014-11-271-0/+2
* configure: Fix enabling memalign_hack automaticallyMartin Storsjö2014-11-181-1/+1
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-171-0/+1
* configure: Check only for xcbLuca Barbato2014-10-281-1/+1
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-261-6/+33
* lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-261-0/+2
* 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
OpenPOWER on IntegriCloud