[FFmpeg-cvslog] r9835 - trunk/libavformat/utils.c

Michael Niedermayer michaelni
Tue Jul 31 17:10:04 CEST 2007


Hi

On Mon, Jul 30, 2007 at 08:57:47PM +0200, michael wrote:
> Author: michael
> Date: Mon Jul 30 20:57:47 2007
> New Revision: 9835
> 
> Log:
> kill antiwraping code, i dont think this did anything good

to elaborate a little why this code was bad ...

first it was possible for 1 stream to end up with 1<<pts_wrap_bits larger
timestamps than the others
second the timestamps where not really predictable, that is a packet _with_
timestamps could end up with any timestamp  ts + (X<<pts_wrap_bits) with
X an arbitrary integer depending on what was demuxed before ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20070731/67f8b55a/attachment.pgp>



More information about the ffmpeg-cvslog mailing list