On Fri, Jul 31, 2015 at 04:01:43PM +0300, Ludmila Glinskih wrote:
> Works only with video stream.
> First pass without seeking -- counts crcs of a frames and store it in an
> array.
> After that it seeks a lot in different places and checks if crcs of these
> frames and crcs of frames in array ar
Works only with video stream.
First pass without seeking -- counts crcs of a frames and store it in an array.
After that it seeks a lot in different places and checks if crcs of these
frames and crcs of frames in array are the same.
---
tests/api/Makefile| 1 +
tests/api/api-seek-test.c
On Sun, Jul 05, 2015 at 02:29:49AM +0300, Ludmila Glinskih wrote:
> Works only with video stream.
> ---
> tests/api/Makefile| 1 +
> tests/api/api-seek-test.c | 194
> ++
> tests/fate/api.mak| 4 +
> tests/ref/fate/api-seek | 147 +
Works only with video stream.
---
tests/api/Makefile| 1 +
tests/api/api-seek-test.c | 194 ++
tests/fate/api.mak| 4 +
tests/ref/fate/api-seek | 147 +++
4 files changed, 346 insertions(+)
create mo
On Thu, Jul 02, 2015 at 06:55:36PM +0300, Ludmila Glinskih wrote:
> Works only with video stream.
> ---
> tests/api/Makefile| 1 +
> tests/api/api-seek-test.c | 197
> ++
> tests/fate/api.mak| 4 +
> tests/ref/fate/api-seek | 147 +
Works only with video stream.
---
tests/api/Makefile| 1 +
tests/api/api-seek-test.c | 197 ++
tests/fate/api.mak| 4 +
tests/ref/fate/api-seek | 147 ++
4 files changed, 349 insertions(+)
create mod