summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e326901c..ee50129a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-01-11 Tim-Philipp Müller <tim at centricular dot net>
+
+ * tests/check/elements/rganalysis.c: (test_buffer_const_float_mono),
+ (test_buffer_const_float_stereo), (test_buffer_const_int16_mono),
+ (test_buffer_const_int16_stereo), (test_buffer_square_float_mono),
+ (test_buffer_square_float_stereo), (test_buffer_square_int16_mono),
+ (test_buffer_square_int16_stereo):
+ * tests/check/elements/rglimiter.c: (create_test_buffer):
+ * tests/check/elements/rgvolume.c: (test_buffer_new):
+ It's "endianness", not "endianess". Fixes unit tests.
+
2008-01-11 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):