summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-08
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-06
* build: Use -Werror=format-securityAgostino Sarubbo2015-01-05
* configure: Remap -L to -libpath for msvcMartin Storsjö2015-01-04
* libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-19
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* configure: enable vda hwaccel by defaultVittorio Giovara2014-12-03
* lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö2014-11-27
* configure: Fix enabling memalign_hack automaticallyMartin Storsjö2014-11-18
* lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-17
* configure: Check only for xcbLuca Barbato2014-10-28
* xcbgrab: XCB-based screen captureLuca Barbato2014-10-26
* lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-26
* w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-10
* configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-04
* configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-27
* configure: Assume a standard-compliant default libcLuca Barbato2014-09-26
* configure: Use the right variables in check_host_cppJörg Krause2014-09-17
* configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-16
* configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun2014-09-16
* Split off floating point AAN (I)DCT into separate componentsDiego Biurrun2014-09-07
* build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-04
* time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-03
* configure: add --enable-rpathReinhard Tartler2014-08-23
* ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-22
* configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun2014-08-21
* configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö2014-08-13
* configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö2014-08-10
* configure: Suggest upgrading gas-preprocessor instead of just installingMartin Storsjö2014-08-10
* configure: Enable gas-preprocessor on all OSes but only if availableDiego Biurrun2014-08-10
* configure: Add probe identification of MS armasmMartin Storsjö2014-08-10
* configure: Only run gas checks on ARM and PowerPCDiego Biurrun2014-08-08
* configure: Die if gas is unavailable under aarch64 as well as ARMDiego Biurrun2014-08-08
* configure: Include the armcc build number in the compiler identificationMartin Storsjö2014-08-06
* configure: check $as first before using $gas as GNU asJanne Grunau2014-08-05
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-04
* h264: Move start code search functions into separate source files.Ben Avison2014-08-04
* Add Icecast protocolMarvin Scholz2014-08-04
* configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun2014-07-30
* configure: Use require_pkg_config for SpeexLuca Barbato2014-07-28
* configure: Extend the neon intrinsics checkMartin Storsjö2014-07-22
* build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun2014-07-22
* configure: add support for neon intrinsicsJanne Grunau2014-07-21
* build: Support executable only ldflagsLuca Barbato2014-07-21
* configure: Do not add extralibs to avresample .pc fileLuca Barbato2014-07-21
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-21
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö2014-07-17
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09