[FFmpeg-devel] [RFC] mpegts: Provide a monotonic timestamp to the outside world
Michael Niedermayer
michaelni at gmx.at
Thu Nov 1 01:50:45 CET 2012
On Thu, Nov 01, 2012 at 01:39:34AM +0100, Harald Axmann wrote:
> Am 31.10.2012 04:11, schrieb Michael Niedermayer:
> >On Wed, Oct 31, 2012 at 01:15:26AM +0100, Harald Axmann wrote:
> >>[...]
> >>Everything is okay, it was a compiling issue there.
> >>
> >>What do you think about it? Should I change something or is it suitable now?
> >it appears to break "make fate"
>
> I executed "make fate", please see attached log file. Could you
> please point me to the problem? Do I need to specify some samples,
> as said in the first line?
yes, and you can fill the samples with make fate-rsync
the error i get is this:
--- ./tests/ref/fate/zmbv-8bit 2012-10-31 13:26:18.790402946 +0100
+++ tests/data/fate/zmbv-8bit 2012-11-01 01:49:23.563342224 +0100
@@ -1,6 +1,5 @@
#tb 0: 15967/1119068
0, 0, 0, 1, 192000, 0x5234b617
-0, 1, 1, 1, 192000, 0x5234b617
0, 2, 2, 1, 192000, 0x5234b617
0, 3, 3, 1, 192000, 0x5234b617
[...]
-0, 275, 275, 1, 192000, 0x1f34135f
+0, 275, 275, 1, 192000, 0xd08e49d1
+0, 276, 276, 1, 192000, 0x1f34135f
Test zmbv-8bit failed. Look at tests/data/fate/zmbv-8bit.err for details.
make: *** [fate-zmbv-8bit] Error 1
you can also run just this test instead of all with make fate-zmbv-8bit
if you ahve the required sample
[...]
--
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: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121101/1abd434f/attachment.asc>
More information about the ffmpeg-devel
mailing list