summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-04-25 17:57:23 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-04-25 17:57:23 +0000
commit55aed72d3cdd61e82bb2838f7462c4a2bd75d4f6 (patch)
tree7e9f2ad4a97a3e5500713858e366ca4ae466f7d1 /ChangeLog
parentda34723a6bf9b305d69cf23215ad20d7747cbdb9 (diff)
ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad things happen when the window is resized.
Original commit message from CVS: * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): Source pad has fixed caps. If we don't set this, bad things happen when the window is resized.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85aa9fcc..ca5cb8f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-04-25 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
+ Source pad has fixed caps. If we don't set this, bad
+ things happen when the window is resized.
+
+2006-04-25 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/matroska/Makefile.am:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
(gst_matroska_demux_handle_src_event):