diff options
| author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-04-18 23:40:34 +0000 |
|---|---|---|
| committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-04-18 23:40:34 +0000 |
| commit | 2cb68dcdc1170e105ce7e74357c13ab6ca763e46 (patch) | |
| tree | 215095feee682b8e551fdf640a52f91e6d9e0e56 /ChangeLog | |
| parent | 38d20a00da553752e5949f0ac0b72cbd9968bd55 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 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), |
