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-11-10lavfi: add xbr filter xBRArwa Arif
2014-11-08Remove fminf() emulation.Carl Eugen Hoyos
2014-11-05avformat/udp: UDP-Lite (RFC 3828) support addedThomas Volkert
2014-11-05Use -fno-optimize-sibling-calls on parisc also for gcc 4.9.Carl Eugen Hoyos
2014-11-03configure: add xcb cflags and extralibs to cflags and extralibs.Benoit Fouet
2014-10-31configure: fix escaping in xcb cflags / libsMichael Niedermayer
2014-10-30Fix disabling libxcb-shm and libxcb-xfixes.Carl Eugen Hoyos
2014-10-30Autodetect libxcb.Carl Eugen Hoyos
2014-10-29Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'Michael Niedermayer
2014-10-29lavu/atomic: add support for the new memory model aware gcc built-insJames Almer
2014-10-28configure: Check only for xcbLuca Barbato
2014-10-27Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'Michael Niedermayer
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato
2014-10-26Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'Michael Niedermayer
2014-10-26lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö
2014-10-26lavd/avfoundation: Add support for screen capturing.Thilo Borgmann
2014-10-20configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC ...Rong Yan
2014-10-20v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSDBrad Smith
2014-10-18configure: add pkg-config support for libx264Benoit Fouet
2014-10-15build: mov_muxer requires ac3_parserYu Xiaolei
2014-10-10w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer
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