gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by patch...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 29 Sep 2004 19:09:25 +0000 (19:09 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 29 Sep 2004 19:09:25 +0000 (19:09 +0000)
Original commit message from CVS:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
(gst_mpeg_demux_parse_pes):
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
Fix playback of mpeg again, timestamps where screwed up by
patch 1.61.

ChangeLog

index a38fdd0..9ba7d02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-09-29  Wim Taymans  <wim@fluendo.com>
+
+       * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
+       (gst_mpeg_demux_parse_pes):
+       * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
+       Fix playback of mpeg again, timestamps where screwed up by
+       patch 1.61.
+
 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * ext/flac/gstflacdec.c: (gst_flacdec_src_query):