diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-03-06 00:10:29 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-03-06 00:10:29 +0000 |
| commit | 655c7fcb2ed0622dd440ab8955749dc638dec165 (patch) | |
| tree | 933a5666ab1b1991094e38901a6cb4fe8b214eba /ChangeLog | |
| parent | b2d909001421003eabeefaa01b9be8a9a89abb0d (diff) | |
ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/ogg/README; set OFFSET and OFFSET_END. Mu...
Original commit message from CVS:
* ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
(gst_speexenc_chain):
fix a tag list assert
follow gst-plugins-base/ext/ogg/README; set OFFSET
and OFFSET_END. Muxes correctly with gst-plugins-base
> 0.9.3
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps), + (gst_speexenc_chain): + fix a tag list assert + follow gst-plugins-base/ext/ogg/README; set OFFSET + and OFFSET_END. Muxes correctly with gst-plugins-base + > 0.9.3 + 2006-03-04 Tim-Philipp Müller <tim at centricular dot net> * gst/id3demux/Makefile.am: |
