gstreamer/sys
Tim-Philipp Müller 2e0d8e8b93 sys/v4l2/v4l2src_calls.c: Turns out we don't always get the frame sizes in a predefined order from lowest to highest ...
Original commit message from CVS:
* sys/v4l2/v4l2src_calls.c:
(gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
(gst_v4l2src_probe_caps_for_format):
Turns out we don't always get the frame sizes in a predefined
order from lowest to highest resolution, so let's just sort the
list by frame size once we've queried the possible resolutions
rather than assume any particular order. Fixes probed caps for
the camera in my HP2133 mini notebook and makes v4l2src default
to a decent size.
2008-11-17 14:04:20 +00:00
..
directdraw Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
directsound Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
oss sys/: Fix some spelling mistakes. Fixes #556802. 2008-11-13 17:45:59 +00:00
osxaudio Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
osxvideo Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
sunaudio Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
v4l2 sys/v4l2/v4l2src_calls.c: Turns out we don't always get the frame sizes in a predefined order from lowest to highest ... 2008-11-17 14:04:20 +00:00
waveform Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
ximage Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00