From ea885f5afe2a266524a039d6d84ba3316158b091 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 12 Apr 2007 10:52:02 +0000 Subject: gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the pts_offset calculations. Original commit message from CVS: * gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the pts_offset calculations. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c6841271..1f226f1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-04-12 Wim Taymans + + * gst/qtdemux/qtdemux.c: + Make timescale 32 bits again so we don't screw up the pts_offset + calculations. + 2007-04-12 Wim Taymans * gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map), -- cgit v1.2.1