From 55aed72d3cdd61e82bb2838f7462c4a2bd75d4f6 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 25 Apr 2006 17:57:23 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85aa9fcc..ca5cb8f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-04-25 Tim-Philipp Müller + + * 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 * gst/matroska/Makefile.am: -- cgit