diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-02-16 20:30:13 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-02-16 20:30:13 +0000 |
| commit | 1514ba29e93adc06ae67ffc4b7a95406a2633a82 (patch) | |
| tree | b65625e26d1bc7c20db3d3936f8e8f9cda533d4d /ChangeLog | |
| parent | dad1e05fb709a93df38e702e47211f124897a62e (diff) | |
gst/wavparse/gstwavparse.c: Pass extra_data to gst_riff_create_audio_caps(), so that
Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
Pass extra_data to gst_riff_create_audio_caps(), so that
WAVEFORMATEX stuff works. Post audio codec name and post
it as taglist on the bus. Allow up to 8 channesl for raw
PCM in the source pad template caps.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-02-16 Tim-Philipp Müller <tim at centricular dot net> + + * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers): + Pass extra_data to gst_riff_create_audio_caps(), so that + WAVEFORMATEX stuff works. Post audio codec name and post + it as taglist on the bus. Allow up to 8 channesl for raw + PCM in the source pad template caps. + 2006-02-16 Wim Taymans <wim@fluendo.com> * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init), |
