[gstreamer-bugs] [Bug 147789] - [PATCH] preferred caps patch

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Sep 25 01:13:05 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=147789
GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From thomas at apestaart.org  2004-09-25 04:13 -------
The patch creates infinite loops.

snippet of debug:

DEBUG (0x86ee310 - 304458:38:48.971995000)        GST_PADS(27420)
gstpad.c(2675):gst_pad_guess_preferred: fixated to video/x-raw-rgb,
depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)65280,
green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 16, 2147483647
], height=(int)[ 16, 2147483647 ],
framerate=(double)29.970029970029973
DEBUG (0x86ee310 - 304458:38:48.972186000)      videoscale(27420)
gstvideoscale.c(399):gst_videoscale_src_fixate:<vscale:src> asked to fixate caps
video/x-raw-rgb, depth=(int)24, bpp=(int)32, endianness=(int)4321,
red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216,
width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ],
framerate=(double)29.970029970029973
DEBUG (0x86ee310 - 304458:38:48.972365000)        GST_PADS(27420)
gstpad.c(2675):gst_pad_guess_preferred: fixated to video/x-raw-rgb,
depth=(int)24, bpp=(int)32, endianness=(int)4321, red_mask=(int)65280,
green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 16, 2147483647
], height=(int)[ 16, 2147483647 ],
framerate=(double)29.970029970029973
DEBUG (0x86ee310 - 304458:38:48.972547000)      videoscale(27420)
gstvideoscale.c(399):gst_videoscale_src_fixate:<vscale:src> asked to fixate caps
video/x-raw-rgb, depth=(int)24, bpp=(int)32, endianness=(int)4321,
red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216,
width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ],
framerate=(double)29.970029970029973


I've been told videoscale should be fixed, but not how.

Anyways, I can't release 0.8.6 with this since it will break applications.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list