diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-09-05 Wim Taymans <wim.taymans@gmail.com> + + * 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 <tim at centricular dot net> * gst/rtpmanager/gstrtpsession.c: |