mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/alsa/: Make alsasink actually honor gst_element_set_clock and use that clock instead of ist internal one.
Original commit message from CVS: 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net> * ext/alsa/gstalsasink.c (gst_alsa_sink_loop): * ext/alsa/gstalsa.h: * ext/alsa/gstalsa.c (gst_alsa_set_clock): Make alsasink actually honor gst_element_set_clock and use that clock instead of ist internal one.
This commit is contained in:
parent
47ce36a793
commit
9f1809e728
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
|
||||
|
||||
* ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
|
||||
* ext/alsa/gstalsa.h:
|
||||
* ext/alsa/gstalsa.c (gst_alsa_set_clock):
|
||||
Make alsasink actually honor gst_element_set_clock and use that
|
||||
clock instead of ist internal one.
|
||||
|
||||
2004-11-27 Christophe Fergeau <teuf@gnome.org>
|
||||
|
||||
* gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
|
||||
|
|
Loading…
Reference in a new issue