[FFmpeg-devel] [PATCH] Move seek-related functions to seek.c

Michael Niedermayer michaelni
Sat Mar 6 23:51:59 CET 2010


On Sat, Mar 06, 2010 at 10:22:43PM +0000, Mans Rullgard wrote:
> ---
>  libavformat/internal.h |    2 +
>  libavformat/seek.c     |  484 +++++++++++++++++++++++++++++++++++++++++++++++-
>  libavformat/utils.c    |  489 +-----------------------------------------------
>  3 files changed, 485 insertions(+), 490 deletions(-)

well, seek.c contains only unfinished code for the new seeking api
utils.c contains working old api
iam not sure if mixing them currently is a good idea

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100306/4770f393/attachment.pgp>



More information about the ffmpeg-devel mailing list