aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2016-02-14 13:33:14 +0100
committerMarton Balint <cus@passwd.hu>2016-02-14 20:13:15 +0100
commitae51f9bd6c18b5ca1b944a7c90a07bc11a99ab1f (patch)
tree19916003ee4bd93d0fa015d004ac52ea9783d5c7
parentbcc223523e68a52050dc3f7d0e6a07c82f6f2bff (diff)
downloadffmpeg-ae51f9bd6c18b5ca1b944a7c90a07bc11a99ab1f.tar.gz
avutil/parseutils: remove 2112 date from fate test
It is not supported on 32bit. Signed-off-by: Marton Balint <cus@passwd.hu>
-rw-r--r--libavutil/parseutils.c2
-rw-r--r--tests/ref/fate/parseutils2
2 files changed, 2 insertions, 2 deletions
diff --git a/libavutil/parseutils.c b/libavutil/parseutils.c
index 16c8b6a7b7..0097bec3b9 100644
--- a/libavutil/parseutils.c
+++ b/libavutil/parseutils.c
@@ -888,7 +888,7 @@ int main(void)
"2012 - 02-22 17:44:07",
"2000-12-20T010247.6",
"2000-12-12 1:35:46+05:30",
- "2112-12-12 22:30:40-02",
+ "2002-12-12 22:30:40-02",
};
static const char * const duration_string[] = {
"2:34:56.79",
diff --git a/tests/ref/fate/parseutils b/tests/ref/fate/parseutils
index e9855ceefa..33062292b0 100644
--- a/tests/ref/fate/parseutils
+++ b/tests/ref/fate/parseutils
@@ -77,7 +77,7 @@ now -> 1331972053.200000 = 2012-03-17T08:14:13Z
2012 - 02-22 17:44:07 -> 1329929047.000000 = 2012-02-22T16:44:07Z
2000-12-20T010247.6 -> 977270567.600000 = 2000-12-20T00:02:47Z
2000-12-12 1:35:46+05:30 -> 976565146.000000 = 2000-12-11T20:05:46Z
-2112-12-12 22:30:40-02 -> 4511032240.000000 = 2112-12-13T00:30:40Z
+2002-12-12 22:30:40-02 -> 1039739440.000000 = 2002-12-13T00:30:40Z
2:34:56.79 -> +9296790000
-1:23:45.67 -> -5025670000
42.1729 -> +42172900