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
2015-02-23configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara
2015-02-23configure: Use pkg-config for libdc1394 discoveryVittorio Giovara
2015-02-19configure: add missing h264_qsv hwaccel depsAnton Khirnov
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-15xcbgrab: Check for xcb-shapeLuca Barbato
2015-02-04aacdec: Support for ER AAC ELD 480.Alex Converse
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun
2015-02-02configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö
2015-01-27Add DXVA2 HEVC HWAccelHendrik Leppkes
2015-01-08libopenh264enc: Fix a typo and some nitpicksMartin Storsjö
2015-01-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2015-01-05build: Use -Werror=format-securityAgostino Sarubbo
2015-01-04configure: Remap -L to -libpath for msvcMartin Storsjö
2014-12-20libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö
2014-12-09arm: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-12-03configure: enable vda hwaccel by defaultVittorio Giovara
2014-11-27lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö
2014-11-18configure: Fix enabling memalign_hack automaticallyMartin Storsjö
2014-11-17lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö
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ö