[FFmpeg-devel] [PATCH] api-seek-test: first version
Michael Niedermayer
michael at niedermayer.cc
Thu Aug 20 22:06:31 CEST 2015
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 are the same.
> ---
> tests/api/Makefile | 1 +
> tests/api/api-seek-test.c | 278 ++++++++++++++++++++++++++++++++++++++++++++++
> tests/fate/api.mak | 6 +
> 3 files changed, 285 insertions(+)
> create mode 100644 tests/api/api-seek-test.c
applied
if you want to maintain the code in the future then please send a
patch that adds you to the MAINTAINERs file and to me your public ssh
key for git write access
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150820/88e14997/attachment.sig>
More information about the ffmpeg-devel
mailing list