gstreamer/gst/camerabin
Tim-Philipp Müller 3cfe16cc63 photography: declare interface as unstable API by means of a warning
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-03-04 21:30:30 +00:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabingeneral.c Add camerabin element. 2009-02-09 10:22:09 +02:00
camerabingeneral.h camerabin: Fix compilation on Windows with Visual Studio 2009-02-22 18:41:08 +01:00
camerabinimage.c Add camerabin element. 2009-02-09 10:22:09 +02:00
camerabinimage.h Add camerabin element. 2009-02-09 10:22:09 +02:00
camerabinvideo.c Add camerabin element. 2009-02-09 10:22:09 +02:00
camerabinvideo.h Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabin-marshal.list camerabin: rework signaling and tests 2009-02-27 12:35:14 +02:00
gstcamerabin.c camerabin: rework signaling and tests 2009-02-27 12:35:14 +02:00
gstcamerabin.h camerabin: Add aspect ratio capsfilter for view finder 2009-02-23 14:20:13 +02:00
gstcamerabincolorbalance.c Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabincolorbalance.h Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabinphotography.c Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabinphotography.h Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabinxoverlay.c Add camerabin element. 2009-02-09 10:22:09 +02:00
gstcamerabinxoverlay.h Add camerabin element. 2009-02-09 10:22:09 +02:00
Makefile.am photography: declare interface as unstable API by means of a warning 2009-03-04 21:30:30 +00:00