diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-02-12 09:22:15 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-02-14 22:22:41 +0100 |
commit | 1bf34134612e509fa68c70dfff418c6022459259 (patch) | |
tree | 72a330a3735f48a38f2145a75d2f02853fe028fd /tests/ref | |
parent | b3dd30db0b2d857147fc0e1461a00bd6172a26a3 (diff) | |
download | ffmpeg-1bf34134612e509fa68c70dfff418c6022459259.tar.gz |
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.
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/zmbv-8bit | 2 |
1 files changed, 1 insertions, 1 deletions
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 |