summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-25 21:57:24 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-25 21:57:24 +0000
commit022687f7ab3f0e1b0f629a6c9d4a8de021ceed27 (patch)
treec68ac559fcfb9a5965861cdda3a29584815e73b6 /ChangeLog
parent72b5f716fe1c1c7ef1fbfc43a90abd8c365a7a84 (diff)
downloadgst-plugins-bad-022687f7ab3f0e1b0f629a6c9d4a8de021ceed27.tar.gz
gst-plugins-bad-022687f7ab3f0e1b0f629a6c9d4a8de021ceed27.tar.bz2
gst-plugins-bad-022687f7ab3f0e1b0f629a6c9d4a8de021ceed27.zip
ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; our source pad should have application/x-i...
Original commit message from CVS: * ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; our source pad should have application/x-id3 caps; also, don't use already-freed strings in debug messages; finally, adjust buffer offsets on buffers sent out.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adfeec67..5865019c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-03-25 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/taglib/gsttaglib.cc:
+ We do not want to proxy the caps on the sink pad; our
+ source pad should have application/x-id3 caps; also,
+ don't use already-freed strings in debug messages;
+ finally, adjust buffer offsets on buffers sent out.
+
+2006-03-25 Tim-Philipp Müller <tim at centricular dot net>
+
* sys/v4l2/gstv4l2src.c:
Older kernels don't seem to have this particular v4l2 format,
so comment out until this gets fixed properly (and make