summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-05-19 12:32:06 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-05-19 12:32:06 +0000
commitb641c49a4c4d1cb05b95538d83144a3ad5c1326f (patch)
tree3b3a3063ddd12f8cc0074eb65ac26f557686a714 /ChangeLog
parent814b6ea02cd888cf8919ff116e9a5aa0925701b1 (diff)
downloadgst-plugins-bad-b641c49a4c4d1cb05b95538d83144a3ad5c1326f.tar.gz
gst-plugins-bad-b641c49a4c4d1cb05b95538d83144a3ad5c1326f.tar.bz2
gst-plugins-bad-b641c49a4c4d1cb05b95538d83144a3ad5c1326f.zip
tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for the 8 channel test to ensure that the or...
Original commit message from CVS: * tests/check/elements/deinterleave.c: (GST_START_TEST): Set keep-positions property to TRUE for the 8 channel test to ensure that the original channel position is set on the output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53712043..49b95869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-05-19 Sebastian Dröge <slomo@circular-chaos.org>
+ * tests/check/elements/deinterleave.c: (GST_START_TEST):
+ Set keep-positions property to TRUE for the 8 channel test to ensure
+ that the original channel position is set on the output.
+
+2008-05-19 Sebastian Dröge <slomo@circular-chaos.org>
+
* gst/interleave/deinterleave.c: (gst_deinterleave_class_init),
(gst_deinterleave_init), (gst_deinterleave_add_new_pads),
(gst_deinterleave_set_pads_caps), (gst_deinterleave_set_property),