gstreamer/sys
Wim Taymans b4e5796a04 sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also compute the expected GStreamer output siz...
Original commit message from CVS:
* sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
(gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
Restructure the setcaps function so that we can also compute the
expected GStreamer output size of the video frames.
Set frame_byte_size correctly so that read-based devices have a chance
of working correctly.
When grabbing a frame, discard frames that are not of the expected size.
Some cameras don't output the right framesize for the first buffer.
Try only a couple of times to get a valid frame, else error out.
* sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
(gst_v4l2_fill_lists), (gst_v4l2_get_input):
Add some more debug info when scanning the device.
* sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
(gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
(gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
(gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
Add some more debug info when dequeing a frame.
2007-09-04 16:40:05 +00:00
..
directdraw Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +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/gstv4l2src.c: Restructure the setcaps function so that we can also compute the expected GStreamer output siz... 2007-09-04 16:40:05 +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