summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-08-02 17:18:47 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-08-02 17:18:47 +0000
commita53866ddc1bec3ebccc13dedfaefb6a94b1d381f (patch)
tree01d5db097854069616b828c8de42cfe6d94ac89b /ChangeLog
parentf96e226aa828729e1e1184d5daa2ff2c759ee706 (diff)
ext/flac/gstflacdec.c: Always post the audio-codec tag, not only if other tags are present.
Original commit message from CVS: * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder), (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_update_metadata): Always post the audio-codec tag, not only if other tags are present.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff585243..2abd6904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
+ (gst_flac_dec_setup_stream_decoder),
+ (gst_flac_dec_update_metadata):
+ Always post the audio-codec tag, not only if other tags are present.
+
2008-08-02 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac: