diff options
| author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-05 15:05:44 +0000 |
|---|---|---|
| committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-05 15:05:44 +0000 |
| commit | 1a9699c487eae4a1c54dd8802fae3ec594d117be (patch) | |
| tree | e174d7c28edec0f81a6ebd1079db5585dc90d77e /ChangeLog | |
| parent | 8e98d264cdb9e227793b79af769175d1ae31ec73 (diff) | |
gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info() to parse the info sub-chunk.
Original commit message from CVS:
* gst/wavparse/gstwavparse.c:
Handle the list chunk and use gst_riff_parse_info() to parse the info
sub-chunk.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2008-08-05 Stefan Kost <ensonic@users.sf.net> * gst/wavparse/gstwavparse.c: + Handle the list chunk and use gst_riff_parse_info() to parse the info + sub-chunk. + +2008-08-05 Stefan Kost <ensonic@users.sf.net> + + * gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of tags. Other fields are interesting too, but need more tag-definitions. Fixes #545433. |
