mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps appropriately when we get a seek event. (b...
Original commit message from CVS: * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init), (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state): Send discont events and change timestamps appropriately when we get a seek event. (bug #144240) * ext/cdparanoia/gstcdparanoia.h:
This commit is contained in:
parent
d44ccc1e8e
commit
bf8ecb774f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-06-14 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
|
||||
(cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
|
||||
Send discont events and change timestamps appropriately when
|
||||
we get a seek event. (bug #144240)
|
||||
* ext/cdparanoia/gstcdparanoia.h:
|
||||
|
||||
2004-06-14 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
|
||||
|
|
Loading…
Reference in a new issue