projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9b9ae8
)
Don't issue a timestamp unless we have a PTS.
author
Jan Schmidt
<thaytan@mad.scientist.com>
Wed, 14 Jan 2004 06:41:52 +0000
(06:41 +0000)
committer
Jan Schmidt
<thaytan@mad.scientist.com>
Wed, 14 Jan 2004 06:41:52 +0000
(06:41 +0000)
Original commit message from CVS:
Don't issue a timestamp unless we have a PTS.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
9437b0a
..
3f75df0
100644
(file)
--- 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):