mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 18:35:35 +00:00
gst/wavparse/gstwavparse.c: make PAUSED=>READY=>PAUSED=READY work by not destroying NULL sourcepads
Original commit message from CVS: * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad): make PAUSED=>READY=>PAUSED=READY work by not destroying NULL sourcepads
This commit is contained in:
parent
12ca207b30
commit
5d568b25ce
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-05-09 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
|
||||||
|
(gst_wavparse_create_sourcepad):
|
||||||
|
make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
|
||||||
|
sourcepads
|
||||||
|
|
||||||
2004-05-09 Benjamin Otte <otte@gnome.org>
|
2004-05-09 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
|
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
|
||||||
|
|
Loading…
Reference in a new issue