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
2013-12-12parseutils: fix discarding const attribute warningVittorio Giovara
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger
2012-12-05Remove pointless #undefs of previously forbidden functions.Anton Khirnov
2012-10-11parseutils-test: various cleanupsMans Rullgard
2012-10-11parseutils: fix const removal warningMans Rullgard
2012-10-10parseutils-test: do not print numerical error codesMans Rullgard
2012-10-06parseutils: fix parsing of invalid alpha valuesMans Rullgard
2012-10-06parseutils-test: Drop random colors from parsing testDiego Biurrun
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-06-20Remove unnecessary inclusions of [sys/]time.hMans Rullgard
2012-03-28Replace memset(0) by zero initializations.Diego Biurrun
2011-11-16avutil: Add av_timegm as a public functionMartin Storsjö
2011-11-06Replace all usage of strcasecmp/strncasecmpReimar Döffinger
2011-11-02Replace some forgotten FFmpeg references by Libav.Diego Biurrun
2011-07-14doxygen: Make sure parameter names match between .c and .h files.Diego Biurrun
2011-07-04Do not include log.h in avutil.hMans Rullgard
2011-07-04Remove return statements following infinite loops without breakMans Rullgard
2011-06-07Drop unnecessary directory prefixes from #include directives.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov
2011-02-17Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini
2011-02-15Merge libavcore into libavutilReinhard Tartler