summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab5ad206..df386aea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: Sebastian Dröge <slomo at circular-chaos org>
+
+ * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init),
+ (gst_wavpack_enc_class_init), (gst_wavpack_enc_set_wp_config),
+ (gst_wavpack_enc_chain), (gst_wavpack_enc_sink_event),
+ (gst_wavpack_enc_set_property), (gst_wavpack_enc_get_property):
+ * ext/wavpack/gstwavpackenc.h:
+ Use bitrate property solely for bitrates and add new
+ bits-per-sample property for the other stuff. Set duration
+ to 'unknown' in initial header and resend header with proper
+ duration on EOS; update Sebastian's e-mail address.
+
2006-06-12 Tim-Philipp Müller <tim at centricular dot net>
* examples/directfb/.cvsignore: