gstreamer/sys
Andy Wingo e99b73973b sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless comments.
Original commit message from CVS:
2007-06-05  Andy Wingo  <wingo@pobox.com>

* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
some useless comments.

* sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
frames before calling STREAMON, that might leave them in a state
where they can't be dequeued if we go back to NULL without calling
STREAMON, according to the docs.
(gst_v4l2src_capture_start): Enqueue buffers here instead, right
before we call STREAMON.
(gst_v4l2src_capture_deinit): Remove crack to work around dequeue
failures. (For me this code hung.) The pool refcounting is still
crack; added a note to that effect.
2007-06-05 14:17:25 +00:00
..
directdraw sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with MingW (#439914). 2007-05-24 08:35:23 +00:00
directsound docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property doc as this sink use the mixer interface now. 2007-05-23 22:44:12 +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 (gst_v4l2src_start, gst_v4l2src_stop): Add some useless comments. 2007-06-05 14:17:25 +00:00
waveform sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. 2007-02-20 21:34:00 +00:00
ximage sys/ximage/gstximagesrc.c (gst_ximage_src_open_display, gst_ximage_src_ximage_get): 2007-05-11 16:11:04 +00:00
Makefile.am sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory. 2007-03-15 12:05:01 +00:00