| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -2/+2 |
* | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -3/+0 |
* | parseutils-test: various cleanups | Mans Rullgard | 2012-10-11 | 1 | -5/+6 |
* | parseutils: fix const removal warning | Mans Rullgard | 2012-10-11 | 1 | -2/+1 |
* | parseutils-test: do not print numerical error codes | Mans Rullgard | 2012-10-10 | 1 | -2/+2 |
* | parseutils: fix parsing of invalid alpha values | Mans Rullgard | 2012-10-06 | 1 | -2/+2 |
* | parseutils-test: Drop random colors from parsing test | Diego Biurrun | 2012-10-06 | 1 | -2/+0 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Remove unnecessary inclusions of [sys/]time.h | Mans Rullgard | 2012-06-20 | 1 | -1/+0 |
* | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -3/+1 |
* | avutil: Add av_timegm as a public function | Martin Storsjö | 2011-11-16 | 1 | -2/+2 |
* | Replace all usage of strcasecmp/strncasecmp | Reimar Döffinger | 2011-11-06 | 1 | -4/+3 |
* | Replace some forgotten FFmpeg references by Libav. | Diego Biurrun | 2011-11-02 | 1 | -4/+1 |
* | doxygen: Make sure parameter names match between .c and .h files. | Diego Biurrun | 2011-07-14 | 1 | -8/+8 |
* | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | Remove return statements following infinite loops without break | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
* | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -4/+5 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Move find_info_tag to lavu and add av_ prefix to it | Anton Khirnov | 2011-02-17 | 1 | -0/+39 |
* | Deprecate parse_date() in favor of av_parse_time(). | Stefano Sabatini | 2011-02-16 | 1 | -0/+237 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -0/+474 |