gstreamer/sys
Ole André Vadla Ravnås 209d6105d7 gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the base class's constructor not necessarily...
Original commit message from CVS:
Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
* gst-libs/gst/dshow/gstdshowfakesink.cpp:
(CDshowFakeSink.CDshowFakeSink):
* gst-libs/gst/dshow/gstdshowfakesink.h: (CDshowFakeSink.m_hres):
Fix crasher in constructor due to the base class's constructor
not necessarily being NULL-safe (depends on the SDK version used
apparently; #492406).
* sys/dshowsrcwrapper/gstdshowaudiosrc.c: (gst_dshowaudiosrc_prepare):
* sys/dshowsrcwrapper/gstdshowvideosrc.c: (gst_dshowvideosrc_set_caps):
Fix a couple of MSVC compiler warnings (#492406).
2007-11-04 11:04:28 +00:00
..
cdrom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
dshowsrcwrapper gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the base class's constructor not necessarily... 2007-11-04 11:04:28 +00:00
dvb sys/dvb/camswclient.c: Warn on failed write. 2007-10-31 13:31:08 +00:00
dxr3 Fix leaks. 2007-06-22 10:46:33 +00:00
glsink sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with broken drivers (ATI) when re-using a si... 2007-06-06 15:58:31 +00:00
qcam Fix leaks. 2007-06-22 10:46:33 +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
Makefile.am Re-enable VCD source and fix up release notes. 2007-06-21 18:41:17 +00:00