summaryrefslogtreecommitdiffstats
path: root/tools/grab.c
Commit message (Expand)AuthorAgeFilesLines
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-111-292/+0
* Only break out if duration is setMatthias Vogelgesang2013-04-101-2/+1
* Round bits per sample (e.g. 10 -> 16)Matthias Vogelgesang2013-04-101-2/+5
* Print status information from time to timeMatthias Vogelgesang2013-04-101-4/+15
* Add filename optionsMatthias Vogelgesang2013-04-101-11/+24
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-101-4/+74
* Rename --time parameter --durationMatthias Vogelgesang2013-04-101-2/+4
* grab takes -n and -t parameters nowMatthias Vogelgesang2013-04-101-102/+136
* uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-201-1/+1
* Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-1/+1
* Generate introspection filesMatthias Vogelgesang2012-10-081-1/+1
* Move tools from test/ to tools/ directoryMatthias Vogelgesang2012-09-251-0/+160