gst/playback/gstplaybasebin.c: Improve debug.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 28 Nov 2006 16:43:18 +0000 (16:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 28 Nov 2006 16:43:18 +0000 (16:43 +0000)
commit4c0af72b1264fdd38dae4f91225570b63a7681a5
tree8f83d94d550f18771efe06bbf39b12e6c4b950a0
parent0288dceae6828dfb29fdf31f8daa33fc4416ce40
gst/playback/gstplaybasebin.c: Improve debug.

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (check_queue_event):
Improve debug.
* gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
padtemplate caps. Refixes #357577.
ChangeLog
gst/playback/gstplaybasebin.c
gst/videoscale/gstvideoscale.c