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-09-22avdevice: add decklink input supportDeti Fliegl
2014-09-22configure: Refactor setting of feature test macro _XOPEN_SOURCEJörg Krause
2014-09-17avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer
2014-09-16Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f'Michael Niedermayer
2014-09-16configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun
2014-09-16build: simplify libwebp checkClément Bœsch
2014-09-13configure: Fix miscompilation for i586Mikulas Patocka
2014-09-11configure: fix check_cmd in check_host_cppJörg Krause
2014-09-08Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'Michael Niedermayer
2014-09-08Split off floating point AAN (I)DCT into separate componentsDiego Biurrun
2014-09-04Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'Michael Niedermayer
2014-09-04build: Split WMA frequencies into a separate object fileDiego Biurrun
2014-09-04Use makeinfo to generate html doc for the new websiteTimothy Gu
2014-09-03Merge commit 'ebef9f5a56d7df91e010a177a80cfc8dbe394305'Michael Niedermayer
2014-09-03time: Use clock_gettime if the monotonic clock is availableLuca Barbato
2014-09-02build sys: enable the decoding_encoding example under the ffmpeg/doc/examplesRong Yan
2014-09-02Fix standalone compilation of the snow decoder.Carl Eugen Hoyos
2014-09-01build: use pkg-config to detect libmodplugClément Bœsch
2014-08-26configure: update libvpx_vp9_encoder checkJames Almer
2014-08-24lavc/tiff: add support for LZMA compressionJames Almer
2014-08-24Merge commit '749b1f1359b5af0a08221923b016551b18ab6171'Michael Niedermayer
2014-08-23configure: add --enable-rpathReinhard Tartler
2014-08-22Merge commit '051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd'Michael Niedermayer
2014-08-22Merge commit 'b0bfd09f88da8b7c7666faf0ac7d5e74559dba9f'Michael Niedermayer
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-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-08-13avutil: turn arm setend into a cpuflagMichael Niedermayer
2014-08-13configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö
2014-08-12Remove useless configure option "--enable-sram".Carl Eugen Hoyos
2014-08-12configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö
2014-08-11Merge commit '08b94f160a2c966bb83e32bde0e52246fafa2155'Michael Niedermayer
2014-08-10Merge commit 'ab0742d2f34d70415620441b7ed7da2f03a0c14f'Michael Niedermayer
2014-08-10configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö
2014-08-10Merge commit '9f8cf50e3be04b8e178086edaa4598826143303d'Michael Niedermayer
2014-08-10Merge commit 'f4312352fc52cc47c1ba398a33f629d32a737e91'Michael Niedermayer
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-08Merge commit '444c73583d2848a542330c03949e1f933ac68f53'Michael Niedermayer
2014-08-08Merge commit '0026e356d044e72b6e743b234708b8b8af457ac0'Michael Niedermayer
2014-08-08configure: Check if libwebp compilation will succeed.Carl Eugen Hoyos
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-07avfilter/dctdnoiz: rewrite [f/i]dctClément Bœsch
2014-08-06Merge commit 'ed6d9ce914d552eeda16af857da97c4b1aea1e3f'Michael Niedermayer
2014-08-06configure: Include the armcc build number in the compiler identificationMartin Storsjö
2014-08-05avfilter/select: remove optional avcodec dependencyClément Bœsch
2014-08-05avfilter/mp_decimate: remove avcodec dependencyClément Bœsch
2014-08-05avfilter/deshake: remove avcodec dependencyClément Bœsch