Michael Niedermayer
|
887d74c47e
|
av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Stefano Sabatini
|
e95637841c
|
tests: fix parseutils test after 12a269a522
"12:34" is now valid syntax.
|
12 years ago |
Mans Rullgard
|
41e46a5fba
|
parseutils-test: do not print numerical error codes
The error codes differ between systems so printing the value makes
the fate test fail on some systems.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
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
Make the test independent from the actual error string used to describe a
certain error code.
|
13 years ago |
Michael Niedermayer
|
f8b536a786
|
parseutils: use strings instead of integers for error codes.
error values can differ between platforms.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
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 |