Re: [FFmpeg-devel] [PATCH] api-seek-test: first version

2015-08-20 Thread Michael Niedermayer
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

Re: [FFmpeg-devel] [PATCH] api-seek-test: first version

2015-07-06 Thread Michael Niedermayer
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 +

Re: [FFmpeg-devel] [PATCH] api-seek-test: first version

2015-07-02 Thread Michael Niedermayer
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 +