gstreamer/sys
Ole André Vadla Ravnås 53e5f028ec sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buffers in an async queue when the streamin...
Original commit message from CVS:
Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
* sys/dshowsrcwrapper/gstdshowvideosrc.c: (PROP_DEVICE_NAME),
(gst_dshowvideosrc_class_init), (gst_dshowvideosrc_init),
(gst_dshowvideosrc_dispose), (gst_dshowvideosrc_stop),
(gst_dshowvideosrc_unlock), (gst_dshowvideosrc_unlock_stop),
(gst_dshowvideosrc_create), (gst_dshowvideosrc_push_buffer):
* sys/dshowsrcwrapper/gstdshowvideosrc.h:
Don't increase latency by queuing buffers in an async queue when
the streaming thread can't keep up or isn't scheduled often
enough for some other reason, but just drop the previous buffer
in that case. Also implement GstBaseSrc::unlock for faster
unlocking when shutting down. (#520892).
2008-04-11 19:33:53 +00:00
..
cdrom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
dshowdecwrapper Add Makefiles to win32 plugins and lib. 2008-02-12 22:10:39 +00:00
dshowsrcwrapper sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buffers in an async queue when the streamin... 2008-04-11 19:33:53 +00:00
dvb sys/dvb/gstdvbsrc.c: Repeat diseqc call to allow for some diseqc switches. 2008-03-28 09:48:27 +00:00
dxr3 Fix leaks. 2007-06-22 10:46:33 +00:00
fbdev Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937. 2008-02-22 05:33:59 +00:00
oss4 sys/oss4/: Fix arguments format in debug statements. 2008-04-11 08:13:22 +00:00
qcam Fix leaks. 2007-06-22 10:46:33 +00:00
qtwrapper configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
wininet Add wininetsrc for basic http/ftp support on windows (#520897). 2008-04-10 15:29:44 +00:00
Makefile.am Add wininetsrc for basic http/ftp support on windows (#520897). 2008-04-10 15:29:44 +00:00