summaryrefslogtreecommitdiff
path: root/libcheese/cheese-camera-device.h
Commit message (Expand)AuthorAgeFilesLines
* Allow device parameter to understand api.v4l2.pathAlberto Fanjul2020-09-291-0/+1
* Enable cameras with only MJPEG outputXℹ Ruoyao2020-09-211-0/+2
* device-monitor: port to GstDeviceMonitorWim Taymans2015-08-171-7/+2
* Silence a gtk-doc undeclared symbol warningDavid King2015-04-281-2/+4
* Use G_DECLARE_FINAL_TYPE where possibleDavid King2015-04-131-35/+7
* Use get_instance_private() instead of priv pointerDavid King2014-10-141-1/+1
* Avoid using G_GNUC_CONST on _get_type()David King2014-10-101-2/+2
* Improve CheeseCameraDevice documentationDavid King2011-11-061-5/+5
* Add private pointers to libcheese GObject structsDavid King2011-10-291-0/+2
* Add basic documentation for remaining public APIDavid King2011-10-291-6/+17
* Overhaul the libcheese documentationDavid King2011-10-271-6/+21
* reindent libcheese codedaniel g. siegel2010-08-091-3/+3
* Don't initialize device objects in device monitorFilippo Argiolas2010-02-031-1/+1
* Limit maximum framerate to 30 frames per secondFilippo Argiolas2010-01-181-2/+6
* re-indent source code to match our styledaniel g. siegel2009-12-231-14/+17
* Remove fake format stuff (needs work)Filippo Argiolas2009-12-231-0/+1
* Move caps retrieving stuff into CheeseCameraDeviceFilippo Argiolas2009-12-231-0/+2
* Some other step towards better cap handlingFilippo Argiolas2009-12-231-1/+5
* First pass at some reorganization of caps handlingFilippo Argiolas2009-12-231-22/+28
* Rename "hal_udi" to "id"Bastien Nocera2009-12-031-1/+1
* Move CheeseCameraDevice into its own filesBastien Nocera2009-12-021-0/+63