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.
This commit is contained in:
Jan Schmidt 2004-01-14 06:41:52 +00:00
parent b9b9ae813f
commit f3388b47cf

View file

@ -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):