diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-10-13 Tim-Philipp Müller <tim at centricular dot net> + + * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value), + (comment_init), (comment_add): + Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE; + use GST_READ_UINT32_LE() and friends rather than the private + implementation of those same macros. + 2005-10-13 Stefan Kost <ensonic@users.sf.net> * examples/stats/mp2ogg.c: |
