Re: [ANNOUNCE] Cut-a-Lot 0.0.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





So you may want to use uint64_t.
 
 
Thanks again.  This works:
 

--- cutalot-0.0.3/cal-mpeg.h.orig       2007-05-18 06:20:53.000000000 -0700
+++ cutalot-0.0.3/cal-mpeg.h    2007-05-18 06:22:08.000000000 -0700
@@ -8,7 +8,7 @@

 #include <vdr/tools.h>

-typedef uint64 pts_t;
+typedef uint64_t pts_t;

 #define MAX_PTS     8589934591LL
 #define NO_PTS      8589934592LL


 

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux