gstreamer/gst-libs/gst
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
..
app gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access the element even without linking to the ... 2007-09-20 13:59:50 +00:00
dshow 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
media-info remove gst-libs from gst-plugins module as it is in gst-plugins-base now 2005-05-06 11:41:28 +00:00
play Fix broken GObject macros 2006-04-08 18:41:07 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am Move the app library to gst-libs/gst/app (duh!) 2007-03-03 08:16:57 +00:00