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-12-24lavfi: port mp=fspp to a native libavfilter filterArwa Arif
2014-12-20Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'Michael Niedermayer
2014-12-20libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö
2014-12-15configure: create the tests directory like the doc directoryMichael Niedermayer
2014-12-15configure: Set the default for --shlibdir to --libdir.Carl Eugen Hoyos
2014-12-12build: add forgotten avcodec dependency in usppClément Bœsch
2014-12-12lavfi: USPP FilterArwa Arif
2014-12-11configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definitio...Michael Niedermayer
2014-12-11avcodec: Add NVENC encoderTimo Rothenpieler
2014-12-10Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos
2014-12-09Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer
2014-12-09arm: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-12-09configure: use use_pkg_config() instead of check_pkg_config() for libsmbclientMoritz Barsnick
2014-12-08configure: Let the libx264rgb encoder select the libx264 encoder.Carl Eugen Hoyos
2014-12-08Improve configure help text.Carl Eugen Hoyos
2014-12-03configure: enable vda hwaccel by defaultVittorio Giovara
2014-12-02configure: add a note about pkg-config --static.Nicolas George
2014-12-02configure: add optional pkg-config helper and use it.Nicolas George
2014-11-28Move extralibs variables using ldl after ldl definitionTimo Rothenpieler
2014-11-27Merge commit '79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e'Michael Niedermayer
2014-11-27lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö
2014-11-24avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.cBoris Reisig
2014-11-21avcodec/pngdec: add APNG support.Benoit Fouet
2014-11-20configure: disable strip when using icl.Matthew Oliver
2014-11-20configure: Prevent icl being incorrectly detected as msvc.Matthew Oliver
2014-11-18configure: Fix enabling memalign_hack automaticallyMartin Storsjö
2014-11-18Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977'Michael Niedermayer
2014-11-17lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö
2014-11-17configure: Enable mpcodec compilation without inline asm.Matthew Oliver
2014-11-15lavfi : change xBR filter to LGPLArwa Arif
2014-11-12configure: Hack to treat x32 as x86_64.Reimar Döffinger
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