From ca1f1969791957e2971f47fbef5bd1e7285ea3bb Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 25 Sep 2006 09:15:10 +0000 Subject: ext/jpeg/gstjpegdec.c: our code should handle that fine. Some of the buttons on the apple trailer site are apparently... Original commit message from CVS: * ext/jpeg/gstjpegdec.c: Set minimum height to 8 (from 16), our code should handle that fine. Some of the buttons on the apple trailer site are apparently only 15 pixels high (see #357470). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2dd57d35..fd7ddb12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-25 Tim-Philipp Müller + + * ext/jpeg/gstjpegdec.c: + Set minimum height to 8 (from 16), our code should handle + that fine. Some of the buttons on the apple trailer site + are apparently only 15 pixels high (see #357470). + 2006-09-23 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send), -- cgit