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 | f3388b47cfe957f1c308df0f535ea5b275cb6de6 (patch) | |
tree | 41b4293c03259b7960f6a9da46d95d3d7601e16f /ChangeLog | |
parent | b9b9ae813fc1dd29e692e601a8cf0af08fe5d439 (diff) | |
download | gst-plugins-bad-f3388b47cfe957f1c308df0f535ea5b275cb6de6.tar.gz gst-plugins-bad-f3388b47cfe957f1c308df0f535ea5b275cb6de6.tar.bz2 gst-plugins-bad-f3388b47cfe957f1c308df0f535ea5b275cb6de6.zip |
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.
Diffstat (limited to 'ChangeLog')
-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): |