mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
gst/wavparse/gstwavparse.c: Hack to make wavparse work with spider (always -> sometimes pad).
Original commit message from CVS: * gst/wavparse/gstwavparse.c: (gst_wavparse_init), (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad), (gst_wavparse_parse_fmt), (gst_wavparse_change_state): Hack to make wavparse work with spider (always -> sometimes pad). Fixes #135862 && #140411.
This commit is contained in:
parent
d2fcdc124c
commit
f914984a75
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/wavparse/gstwavparse.c: (gst_wavparse_init),
|
||||
(gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
|
||||
(gst_wavparse_parse_fmt), (gst_wavparse_change_state):
|
||||
Hack to make wavparse work with spider (always -> sometimes pad).
|
||||
Fixes #135862 && #140411.
|
||||
|
||||
2004-04-18 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* sys/oss/gstosselement.c: (gst_osselement_sync_parms),
|
||||
|
|
Loading…
Reference in a new issue