| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/tests/parseutils: add some big duration tests | Marton Balint | 2018-10-07 | 1 | -0/+4 |
* | add locale month names to av_small_strptime | Micah Galizia | 2017-02-26 | 1 | -0/+7 |
* | Added more tests to libavutil/parseutils.c | Petru Rares Sincraian | 2016-03-24 | 1 | -0/+151 |
* | avutil/parseutils: remove 2112 date from fate test | Marton Balint | 2016-02-14 | 1 | -1/+1 |
* | avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix... | Marton Balint | 2016-02-14 | 1 | -0/+3 |
* | avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t... | Marton Balint | 2016-02-14 | 1 | -2/+2 |
* | av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX | Michael Niedermayer | 2013-05-31 | 1 | -1/+1 |
* | tests: fix parseutils test after 12a269a5229d3a37be0743fc9655f743ebc44b6e | Stefano Sabatini | 2013-02-23 | 1 | -1/+1 |
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -25/+25 |
|\ |
|
| * | parseutils-test: do not print numerical error codes | Mans Rullgard | 2012-10-10 | 1 | -25/+25 |
| * | fate: Add parseutils test | Diego Biurrun | 2012-10-06 | 1 | -0/+45 |
* | fate: add av_small_strptime() test to fate-parseutils | Stefano Sabatini | 2012-09-17 | 1 | -0/+6 |
* | tests/parseutils: change test to make it platform independent | Stefano Sabatini | 2012-06-11 | 1 | -25/+25 |
* | parseutils: use strings instead of integers for error codes. | Michael Niedermayer | 2012-05-09 | 1 | -25/+25 |
* | parseutils: add av_parse_time() test. | Nicolas George | 2012-04-23 | 1 | -0/+12 |
* | parseutils: add FATE test. | Nicolas George | 2012-04-23 | 1 | -0/+64 |