Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-22avutil/avassert: Add av_assertX_fpu()Michael Niedermayer
2016-01-12Correct two build/built typosTimothy Gu
2015-08-18lavu: disable wrong value check in get_version() upon api bump.Ronald S. Bultje
2015-07-03Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-07-01lavu: add an API function to return the FFmpeg version stringwm4
2015-02-10avutil: check pixdescs in a different placewm4
2015-02-10avutil: move internal function out of public headerwm4
2014-12-19Add FFMPEG_VERSION into the binary libsMichael Niedermayer
2014-07-13fix spelling errorsAndreas Cadhalpun
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2013-12-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-30lavu: Move preprocessor macros in a separate fileLuca Barbato
2013-12-27Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer
2013-12-26avutil: Move library version related macros to version.hDiego Biurrun
2013-12-07avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0Michael Niedermayer
2013-10-27avutil/utils: check that size_t is unsignedMichael Niedermayer
2013-06-16lavu/utils: silence warnings about incompatible pointer typesPaul B Mahol
2013-06-15avutil/utils: check and warn about llrint() brokennessMichael Niedermayer
2013-04-16avutil/avutil_version: Run checks just onceMichael Niedermayer
2013-04-16avutil/pixdesc: support for self-checking the descriptorsMichael Niedermayer
2013-04-12lavu: add helper functions for integer lists.Nicolas George
2013-01-05lavu: test for broken binutils on ARMMichael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-08-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-22libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer
2011-12-17avutil: check sampleformats enum, pict type enum and media type enum against ...Michael Niedermayer
2011-12-17pixfmts: Selfcheck against insertions / deletions in the enum.Michael Niedermayer
2011-08-20lavu: add av_get_media_type_string() convenience functionStefano Sabatini
2011-04-27Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-01-03Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() andStefano Sabatini
2009-11-18Add functions to return library license and library configuration.Diego Biurrun
2008-08-08Cosmetics: fix weird indent.Stefano Sabatini
2008-08-08Implement avutil_version().Stefano Sabatini