diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-01-14 06:41:52 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-01-14 06:41:52 +0000 |
commit | ff09e8e44f1c186594c61891082256906144f02d (patch) | |
tree | e6dfabac0246b91db23edba9ef36fbb47d278a85 | |
parent | b4b35f29e95f3f3a52ee20235ee018d70ebb4e13 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |