| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add av_small_strptime() test to fate-parseutils | Stefano Sabatini | 2012-09-17 | 1 | -0/+29 |
* | lavu/parseutils: fix av_small_strptime() whitespace directive parsing | Stefano Sabatini | 2012-09-17 | 1 | -0/+6 |
* | lavu/parseutils: add av_small_strptime() | Stefano Sabatini | 2012-09-06 | 1 | -14/+4 |
* | lavu/parseutils: make small_strptime() return a (non const) char * | Stefano Sabatini | 2012-09-06 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | parseutils: ignore digits below the microsecond. | Nicolas George | 2012-07-10 | 1 | -0/+2 |
* | | parseutils: fix sorting of colors | Paul B Mahol | 2012-06-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary inclusions of [sys/]time.h | Mans Rullgard | 2012-06-20 | 1 | -1/+0 |
* | | tests/parseutils: change test to make it platform independent | Stefano Sabatini | 2012-06-11 | 1 | -4/+2 |
* | | parseutils: use strings instead of integers for error codes. | Michael Niedermayer | 2012-05-09 | 1 | -2/+4 |
* | | parseutils: fix ;/, error | Michael Niedermayer | 2012-05-09 | 1 | -1/+1 |
* | | parseutils: replace setenv() by putenv(). | Nicolas George | 2012-04-27 | 1 | -1/+2 |
* | | parseutils: reliably detect out-of-range alpha. | Reimar Döffinger | 2012-04-24 | 1 | -1/+5 |
* | | parseutils: add av_parse_time() test. | Nicolas George | 2012-04-23 | 1 | -1/+50 |
* | | parseutils: make av_parse_time() check for failure. | Nicolas George | 2012-04-23 | 1 | -51/+39 |
* | | parseutils: add FATE test. | Nicolas George | 2012-04-23 | 1 | -0/+14 |
* | | parseutils: include errors in test output. | Nicolas George | 2012-04-17 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -3/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -3/+1 |
* | | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect | Stefano Sabatini | 2012-02-06 | 1 | -4/+27 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-17 | 1 | -2/+2 |
|\| |
|
| * | 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 |
* | | color_table array should be const. | Reimar Döffinger | 2011-11-05 | 1 | -1/+1 |
* | | Replace all strcasecmp/strncasecmp usages. | Reimar Döffinger | 2011-11-03 | 1 | -4/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -3/+1 |
|\| |
|
| * | Replace some forgotten FFmpeg references by Libav. | Diego Biurrun | 2011-11-02 | 1 | -4/+1 |
* | | parseutils: fix various cast qualifier warnings. | Michael Niedermayer | 2011-10-17 | 1 | -4/+4 |
* | | parseutils: add some documentation for small_strptime() | Stefano Sabatini | 2011-07-23 | 1 | -1/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -8/+8 |
|\| |
|
| * | doxygen: Make sure parameter names match between .c and .h files. | Diego Biurrun | 2011-07-14 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -1/+1 |
|\| |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -4/+5 |
|\| |
|
| * | 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 |
* | Move find_info_tag to lavu and add av_ prefix to it | Anton Khirnov | 2011-02-18 | 1 | -0/+39 |
* | Deprecate parse_date() in favor of av_parse_time(). | Stefano Sabatini | 2011-02-18 | 1 | -0/+237 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -0/+474 |