summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-05-09 16:21:43 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-05-09 16:21:43 +0000
commitfb298e128570d4f5a1dce99855c9249e5ace5c0a (patch)
tree9727121059ac96d07f84689b27e3178033f642c2 /ChangeLog
parent07cc1ae4410d7aae426d76d29a2d32e60ed7c382 (diff)
downloadgst-plugins-bad-fb298e128570d4f5a1dce99855c9249e5ace5c0a.tar.gz
gst-plugins-bad-fb298e128570d4f5a1dce99855c9249e5ace5c0a.tar.bz2
gst-plugins-bad-fb298e128570d4f5a1dce99855c9249e5ace5c0a.zip
gst/interleave/interleave.c: Negotiation fix, and turn a g_print into a G_LOG
Original commit message from CVS: * gst/interleave/interleave.c: (interleave_getcaps), (interleave_link): Negotiation fix, and turn a g_print into a G_LOG
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4776fe3..a5a8c76b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-10 Jan Schmidt <thaytan@mad.scientist.com>
+ * gst/interleave/interleave.c: (interleave_getcaps),
+ (interleave_link):
+ Negotiation fix, and turn a g_print into a G_LOG
+
2005-05-09 Luca Ognibene <luogni@tin.it>
* gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcsp_base_init):