From 27f25ccd9bc38a0fb685bf26b28d3f5d5023b110 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 5 Sep 2007 21:09:08 +0000 Subject: gst/real/gstrealvideodec.c: Add some more debugging. Original commit message from CVS: * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain), (gst_real_video_dec_setcaps): Add some more debugging. Don't set LONG for width/height in caps. Set correct output buffer size when caps changed. The custom message sent to the decoder should not include the format and subformat. Fixes #471554. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f78bc76..50e475a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-09-05 Wim Taymans + + * gst/real/gstrealvideodec.c: (gst_real_video_dec_chain), + (gst_real_video_dec_setcaps): + Add some more debugging. + Don't set LONG for width/height in caps. + Set correct output buffer size when caps changed. + The custom message sent to the decoder should not include the format and + subformat. Fixes #471554. + 2007-09-04 Tim-Philipp Müller * gst/rtpmanager/gstrtpsession.c: -- cgit v1.2.1