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-01-27Add DXVA2 HEVC HWAccelHendrik Leppkes
2015-01-27configure: use ar and ranlib in deterministic mode if availableAndreas Cadhalpun
2015-01-27Revert "configure: use ar and ranlib in deterministic mode"Michael Niedermayer
2015-01-26configure: use ar and ranlib in deterministic modeAndreas Cadhalpun
2015-01-26avfilter: Port mp=eq/eq2 to lavfiArwa Arif
2015-01-23dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack
2015-01-12avutil/opencl: don't include config.hJames Almer
2015-01-10configure: enable vsx together with altivec for ppc64elAndreas Cadhalpun
2015-01-09lavfi: port mp=pp7 to libavfilterArwa Arif
2015-01-09configure: fix convoluted shlib codeMichael Niedermayer
2015-01-08Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'Michael Niedermayer
2015-01-08libopenh264enc: Fix a typo and some nitpicksMartin Storsjö
2015-01-07Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer
2015-01-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2015-01-05build: Use -Werror=format-securityAgostino Sarubbo
2015-01-05Merge commit 'f4d4e66a24a5c9497a5b6d3c089ac58089a87428'Michael Niedermayer
2015-01-04configure: Remap -L to -libpath for msvcMartin Storsjö
2015-01-03build: require libxcb >= 1.4Clément Bœsch
2015-01-03configure: bump yearJames Almer
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