15 Commits (59ceee5896aff8d6af8fca89f5c8eb3c82007d8d)

Author SHA1 Message Date
Micah Galizia 489c09ad4b add locale month names to av_small_strptime 8 years ago
Petru Rares Sincraian f707042c93 Added more tests to libavutil/parseutils.c 9 years ago
Marton Balint ae51f9bd6c avutil/parseutils: remove 2112 date from fate test 9 years ago
Marton Balint f834f0cab6 avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix_time accepts 9 years ago
Marton Balint 3235241061 avutil/parseutils: use microsecond precision when parsing "now" in av_parse_time() 9 years ago
Michael Niedermayer 887d74c47e av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX 12 years ago
Stefano Sabatini e95637841c tests: fix parseutils test after 12a269a522 12 years ago
Mans Rullgard 41e46a5fba parseutils-test: do not print numerical error codes 12 years ago
Diego Biurrun 76f644d9f7 fate: Add parseutils test 12 years ago
Stefano Sabatini 1ad63ff14a fate: add av_small_strptime() test to fate-parseutils 12 years ago
Stefano Sabatini 3ecaba677e tests/parseutils: change test to make it platform independent 13 years ago
Michael Niedermayer f8b536a786 parseutils: use strings instead of integers for error codes. 13 years ago
Nicolas George 9b84f8a987 parseutils: add av_parse_time() test. 13 years ago
Nicolas George 9246896f77 parseutils: add FATE test. 13 years ago