# HG changeset patch # User michael # Date 1163680063 0 # Node ID fe46e04555a55905cb59017ed8f12e6f52e5d37b # Parent f57c7614ff988deaea87c08e0cd1a5b0f11772e9 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) diff -r f57c7614ff98 -r fe46e04555a5 nut.h --- a/nut.h Thu Nov 16 11:19:03 2006 +0000 +++ b/nut.h Thu Nov 16 12:27:43 2006 +0000 @@ -66,7 +66,8 @@ } FrameCode; // maybe s/FrameCode/framecode_t/ or change all to java style but dont mix typedef struct { - int last_key_frame; ///