OSDN Git Service

avconv: use the new buffersrc parameters API
authorAnton Khirnov <anton@khirnov.net>
Fri, 12 Feb 2016 08:22:15 +0000 (09:22 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 14 Feb 2016 21:22:41 +0000 (22:22 +0100)
commit1bf34134612e509fa68c70dfff418c6022459259
tree72a330a3735f48a38f2145a75d2f02853fe028fd
parentb3dd30db0b2d857147fc0e1461a00bd6172a26a3
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.
avconv_filter.c
tests/ref/fate/zmbv-8bit