gstreamer/sys
Tim-Philipp Müller a769e5e70a sys/v4l2/: When probing the formats and sizes a camera supports, make sure the best ones (highest resolution, prefere...
Original commit message from CVS:
* sys/v4l2/gstv4l2src.c:
* sys/v4l2/v4l2src_calls.c:
When probing the formats and sizes a camera supports, make
sure the best ones (highest resolution, prefered format)
end up at the beginning of the probed caps and the less
desirable ones at the end.  This is important because the
order within the caps matters for things like fixation and
negotiation, ie. what format is chosen in the end.
With recent kernels, the current probing code will end up
querying the supported sizes from lowest resolution to
highest resolution, adding them to the probed caps in that
order, resulting to v4l2src fixating to the lowest possible
resolution if downstream does not express a size preference.
Also make up a somewhat random ranking of prefered output
formats for the same reason. Fixes #485828.
2007-10-13 12:03:44 +00:00
..
directdraw fix header and comments 2007-09-22 08:12:57 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situation is not caused by the application. 2007-09-23 18:57:14 +00:00
osxaudio Activate osxaudio in gst-plugins-good with proper build setup. 2007-03-15 11:39:53 +00:00
osxvideo docs/plugins/Makefile.am: Also look for .m (objectivec) files. 2007-05-22 11:03:30 +00:00
sunaudio sys/sunaudio/: Fix and/or update copyright attributions (#430228). 2007-04-16 21:29:40 +00:00
v4l2 sys/v4l2/: When probing the formats and sizes a camera supports, make sure the best ones (highest resolution, prefere... 2007-10-13 12:03:44 +00:00
waveform Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
ximage sys/ximage/gstximagesrc.c: Actually use the display_name property so that we can dump any available X display. Fixes ... 2007-06-11 11:41:56 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00