summaryrefslogtreecommitdiffstats
path: root/gst/camerabin/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-1/+1
2009-03-07camerabin: Partly fix distcheckJan Schmidt1-8/+1
Don't dist the generated marshal.h header by putting it in the headers list.
2009-03-04photography: declare interface as unstable API by means of a warningTim-Philipp Müller1-1/+1
Application developers won't know right away which module an interface comes from, and may assume that it is covered by the usual GStreamer API guarantees, so make it as clear as possible that this particular API is still subject to change (should have done that with other libraries in -bad before too really).
2009-02-27camerabin: rework signaling and testsStefan Kost1-1/+1
Revert the GString change. There are no marshallers for it. A better change is now described in http://bugzilla.gnome.org/show_bug.cgi?id=573370. Test should work again.
2009-02-09Fix build for camerabin.Julien Moutte1-4/+6
2009-02-09Add camerabin element.Nokia Corporation1-0/+46