summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-01-14 06:41:52 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-01-14 06:41:52 +0000
commitff09e8e44f1c186594c61891082256906144f02d (patch)
treee6dfabac0246b91db23edba9ef36fbb47d278a85
parentb4b35f29e95f3f3a52ee20235ee018d70ebb4e13 (diff)
Don't issue a timestamp unless we have a PTS.
Original commit message from CVS: Don't issue a timestamp unless we have a PTS.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9437b0a0..3f75df03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/mpeg2dec/gstmpeg2dec.c:
+ Don't issue a timestamp unless we tagged the frame
+ with a PTS.
+
2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):