summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-06-03 09:03:19 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-06-03 09:03:19 +0000
commit53bad8dd1ec0bab6c8f9c089964bcd0c70256410 (patch)
tree6f628b393afa2661b826681243deacd176b76495 /ChangeLog
parent04ec61127d13245e133344e98df767de1dfb1e94 (diff)
downloadgst-plugins-bad-53bad8dd1ec0bab6c8f9c089964bcd0c70256410.tar.gz
gst-plugins-bad-53bad8dd1ec0bab6c8f9c089964bcd0c70256410.tar.bz2
gst-plugins-bad-53bad8dd1ec0bab6c8f9c089964bcd0c70256410.zip
gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() function and register the GstInterleavePad t...
Original commit message from CVS: * gst/interleave/interleave.c: (gst_interleave_check_channel_positions), (gst_interleave_set_channel_positions), (gst_interleave_class_init): Use new gst_audio_check_channel_positions() function and register the GstInterleavePad type from a threadsafe context.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49859914..eede6c75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-06-03 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * gst/interleave/interleave.c:
+ (gst_interleave_check_channel_positions),
+ (gst_interleave_set_channel_positions),
+ (gst_interleave_class_init):
+ Use new gst_audio_check_channel_positions() function and register
+ the GstInterleavePad type from a threadsafe context.
+
2008-06-02 Michael Smith <msmith@songbirdnest.com>
* configure.ac: