mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +00:00
gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
Original commit message from CVS: 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net> * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) (gst_audio_clock_get_internal_time): Fix active <-> inactive transitions: ensure time value always grows and avoid abrupt value changes.
This commit is contained in:
parent
44aa07eb16
commit
de15c50800
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
|
||||
|
||||
* gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
|
||||
(gst_audio_clock_get_internal_time):
|
||||
Fix active <-> inactive transitions: ensure time value always
|
||||
grows and avoid abrupt value changes.
|
||||
|
||||
2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
|
||||
* configure.ac:
|
||||
* gst/tta/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue