gstreamer/gst/camerabin
Thiago Santos 478ef90cf9 camerabin: Move debug category declaration to a separate file
Having GST_DEBUG_CATEGORY and GST_DEBUG_CATEGORY_EXTERN together
might lead to 'undefined symbol' problems. This commit moves
the _EXTERN to a separate new file.
2010-06-21 10:25:15 -03:00
..
.gitignore camerabin: Add .gitignore to hide generated signal marshaller files. 2009-02-11 01:59:27 +02:00
camerabindebug.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabingeneral.c camerabin: fix NULL -> READY state change failure handling. 2010-03-11 10:36:26 +02:00
camerabingeneral.h camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinimage.c camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinimage.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
camerabinpreview.c camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinpreview.h camerabin: implement video preview creation 2009-10-24 15:14:25 +03:00
camerabinvideo.c camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
camerabinvideo.h camerabin: rename function and variable names, update documentation 2010-04-13 12:00:31 -03:00
gstcamerabin-enum.c camerabin: add flags property. Fixes #573370 (partially) 2009-11-27 11:42:36 +02:00
gstcamerabin-enum.h camerabin: Add video-capture-width/height/framerate properties 2010-04-13 20:37:03 -03:00
gstcamerabin-marshal.list camerabin: change img-done signal parameter from GString* to const gchar* 2009-04-16 15:19:20 +03:00
gstcamerabin.c camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
gstcamerabin.h camerabin: Add video-capture-width/height/framerate properties 2010-04-13 20:37:03 -03: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 camerabin: Add video-capture-width/height/framerate properties 2010-04-13 20:37:03 -03:00
gstcamerabinphotography.h camerabin: photography interface properties. Fixes #573370 (partially) 2009-11-27 15:10:57 +02:00
Makefile.am camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
TODO camerabin: track todo items 2009-07-15 12:20:17 +03:00