gstreamer/gst-libs/gst/basecamerabinsrc
Tim-Philipp Müller 34c9c86ab7 basecamerabinsrc: don't use private GMutex implementation details
Don't use private GMutex implementation details to check
whether it has been freed already or not. Just clear mutex
and GCond unconditionally in free function, they are always
inited anyway, and the free function can't be called multiple
times either.
2015-02-17 09:56:55 +00:00
..
gstbasecamerasrc.c basecamerasrc: fix typo in docs 2014-11-28 00:13:22 +00:00
gstbasecamerasrc.h Add some missing G_END_DECLS 2014-10-28 21:42:31 +00:00
gstcamerabin-enum.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstcamerabin-enum.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcamerabinpreview.c basecamerabinsrc: don't use private GMutex implementation details 2015-02-17 09:56:55 +00:00
gstcamerabinpreview.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00