From 1bf34134612e509fa68c70dfff418c6022459259 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 12 Feb 2016 09:22:15 +0100 Subject: avconv: use the new buffersrc parameters API The timebase change in the zmbv-8bit test is due to the fact that previously the timebase string was evaluated as floating point, then converted to a rational. After this commit, the timebase is passed directly as is. --- tests/ref/fate/zmbv-8bit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref') diff --git a/tests/ref/fate/zmbv-8bit b/tests/ref/fate/zmbv-8bit index f104c98c95..9f02ae3668 100644 --- a/tests/ref/fate/zmbv-8bit +++ b/tests/ref/fate/zmbv-8bit @@ -1,4 +1,4 @@ -#tb 0: 15967/1119068 +#tb 0: 1000000/70086303 0, 0, 0, 1, 192000, 0x5234b617 0, 1, 1, 1, 192000, 0x5234b617 0, 2, 2, 1, 192000, 0x5234b617 -- cgit v1.2.3