diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2005-05-09 16:21:43 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2005-05-09 16:21:43 +0000 |
commit | fb298e128570d4f5a1dce99855c9249e5ace5c0a (patch) | |
tree | 9727121059ac96d07f84689b27e3178033f642c2 /ChangeLog | |
parent | 07cc1ae4410d7aae426d76d29a2d32e60ed7c382 (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |