Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-28configure: Check only for xcbLuca Barbato
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato
2014-10-26lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö
2014-10-10w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer
2014-10-04configure: Add -lrt dependency to avutil's pc file.Josh Allmann
2014-09-27configure: Provide a safe default for unknonw libcsLuca Barbato
2014-09-26configure: Assume a standard-compliant default libcLuca Barbato
2014-09-17configure: Use the right variables in check_host_cppJörg Krause
2014-09-16configure: Disable i686 for i586 and lower CPUsMikulas Patocka
2014-09-16configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun
2014-09-08Split off floating point AAN (I)DCT into separate componentsDiego Biurrun
2014-09-04build: Split WMA frequencies into a separate object fileDiego Biurrun
2014-09-03time: Use clock_gettime if the monotonic clock is availableLuca Barbato
2014-08-23configure: add --enable-rpathReinhard Tartler
2014-08-22ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato
2014-08-21configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun
2014-08-13configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö
2014-08-10configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö
2014-08-10configure: Suggest upgrading gas-preprocessor instead of just installingMartin Storsjö
2014-08-10configure: Enable gas-preprocessor on all OSes but only if availableDiego Biurrun
2014-08-10configure: Add probe identification of MS armasmMartin Storsjö
2014-08-08configure: Only run gas checks on ARM and PowerPCDiego Biurrun
2014-08-08configure: Die if gas is unavailable under aarch64 as well as ARMDiego Biurrun
2014-08-06configure: Include the armcc build number in the compiler identificationMartin Storsjö
2014-08-05configure: check $as first before using $gas as GNU asJanne Grunau
2014-08-05vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison
2014-08-05h264: Move start code search functions into separate source files.Ben Avison
2014-08-04Add Icecast protocolMarvin Scholz
2014-07-30configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun
2014-07-29configure: Use require_pkg_config for SpeexLuca Barbato
2014-07-23configure: Extend the neon intrinsics checkMartin Storsjö
2014-07-22build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun
2014-07-22configure: add support for neon intrinsicsJanne Grunau
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-07-22configure: Do not add extralibs to avresample .pc fileLuca Barbato
2014-07-21build: Conditionally build and test iirfilterDiego Biurrun
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-17configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-07dsputil: Split off FDCT bits into their own contextDiego Biurrun
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-30mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2014-06-23mpeg: Split error resilience bits off into a separate fileDiego Biurrun
2014-06-23Differentiate assembler and assembly in documentation and commentsDiego Biurrun
2014-06-22configure: Drop stray error resilience dependenciesDiego Biurrun
2014-06-22build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun
2014-06-22build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun
2014-06-22dsputil: Split audio operations off into a separate contextDiego Biurrun