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-18configure: add pkg-config support for libx264Benoit Fouet
2014-10-15build: mov_muxer requires ac3_parserYu Xiaolei
2014-10-09compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer
2014-10-05configure: add -lrt to libavutil when needed for nanosleepMichael Niedermayer
2014-10-05configure: Set large address aware.Matthew Oliver
2014-10-04Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d'Michael Niedermayer
2014-10-04configure: Add -lrt dependency to avutil's pc file.Josh Allmann
2014-09-28configure: add noexecstack to linker options if supported.Reimar Döffinger
2014-09-27configure: Provide a safe default for unknonw libcsLuca Barbato
2014-09-26configure: Assume a standard-compliant default libcLuca Barbato
2014-09-26Support libopenjpeg 2.x via libopenmj2.Carl Eugen Hoyos
2014-09-24configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed ...Michael Niedermayer
2014-09-24configure: fail if SDL is unavailable and --enable-sdl is specifiedMichael Niedermayer
2014-09-24configure: reindent the --disable-sdl related codeMichael Niedermayer
2014-09-24configure: support --disable-sdlMichael Niedermayer
2014-09-22Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE"Michael Niedermayer
2014-09-22avdevice: add decklink input supportDeti Fliegl
2014-09-22configure: Refactor setting of feature test macro _XOPEN_SOURCEJörg Krause
2014-09-17configure: Use the right variables in check_host_cppJörg Krause
2014-09-17avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer
2014-09-16configure: Disable i686 for i586 and lower CPUsMikulas Patocka
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