summaryrefslogtreecommitdiff
path: root/gst/camerabin
Commit message (Expand)AuthorAgeFilesLines
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-192-2/+4
* camerabin: Remove unused entryThiago Santos2010-10-141-1/+0
* camerabin: Do not wrongly fail when starting a captureThiago Santos2010-09-291-3/+5
* photography: extend photography ifaceHu Gang2010-09-281-0/+1
* camerabin: Adds new video-colorspace-flag to flagsThiago Santos2010-09-223-2/+16
* camerabin: Use link_full version for disabling hierarchy checkThiago Santos2010-09-224-10/+20
* camerabin: Set queues to silentThiago Santos2010-09-222-1/+5
* camerabin: Mention photography interface in docsThiago Santos2010-09-201-0/+5
* camerabin: Adds missing variable initializationLasse Laukkanen2010-09-201-0/+1
* camerabin: check state change to playing for imagebin and videobinTeemu Katajisto2010-09-201-6/+26
* camerabin: Remove useless src template padThiago Santos2010-09-201-7/+0
* camerabin: Forward tag events to preview pipelineThiago Santos2010-09-203-38/+88
* camerabin: add "preview-source-filter" propertyHoseok Chang2010-09-205-7/+98
* camerabin: Make block-after-capture resetting more consistentThiago Santos2010-09-202-11/+48
* camerabin: Unblock the viewfinder when going to READYThiago Santos2010-09-201-0/+5
* camerabin: add monitoring and support for photoiface zoom for video-sourceThiago Santos2010-09-201-16/+37
* camerabin: Change zoom property from int to floatThiago Santos2010-09-202-20/+32
* camerabin: remove caching photography interface settingsLasse Laukkanen2010-09-202-13/+0
* camerabin: remove photography interface implementation from camerabinTeemu Katajisto2010-09-204-929/+55
* camerabin: Set tags to more elementsThiago Santos2010-09-101-9/+3
* camerabin: Use jifmux instead of metadatamuxThiago Santos2010-09-052-4/+1
* camerabin: Use new tags from -baseThiago Santos2010-09-052-11/+16
* camerabin: Fix viewfiner-sink property for binsThiago Santos2010-07-071-1/+1
* camerabin: Move debug category declaration to a separate fileThiago Santos2010-06-217-4/+35
* camerabin: Do not assert on set_property to NULL for elementsThiago Santos2010-06-081-2/+4
* camerabin: Do not assert on null caps propertyThiago Santos2010-06-081-0/+3
* camerabin: Fix crash in 'filename' propertyThiago Santos2010-06-071-0/+3
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-191-1/+1
* camerabin: add meaningful names for queue elements inside camerabinLasse Laukkanen2010-04-212-7/+9
* camerabin: Avoid crashing when setting zoom in NULLThiago Santos2010-04-191-2/+6
* camerabin: reset software zooming if not set by the photo interfaceAdam Endrodi2010-04-151-0/+1
* camerabin: Add video-capture-width/height/framerate propertiesThiago Santos2010-04-134-38/+140
* camerabin: Adds image-capture-width/height propertiesThiago Santos2010-04-133-8/+62
* camerabin: photography: Spring G_PARAM_STATIC_STRINGSThiago Santos2010-04-131-19/+24
* camerabin: add block-after-capture property for viewfinder blockingLasse Laukkanen2010-04-133-6/+81
* GstPhotography: Add flicker and focus mode settings to photography APITommi Myöhänen2010-04-133-1/+121
* camerabin: do not set imagebin sinkpad twiceTeemu Katajisto2010-04-131-1/+2
* camerabin: add viewfinder-filter propertyLasse Laukkanen2010-04-133-1/+46
* camerabin: proxy video source photography interface property notify signalsLasse Laukkanen2010-04-131-0/+63
* camerabin: add api to query supported image capture resolutionLasse Laukkanen2010-04-133-1/+18
* camerabin: rename function and variable names, update documentationRené Stadler2010-04-136-139/+139
* camerabin: add video-source-filter propertyLasse Laukkanen2010-04-133-2/+46
* camerabin: don't try adapting image capture resolution if no source-resize flagLasse Laukkanen2010-04-121-10/+30
* camerabin: Fix capturing flag handling after image has been capturedLasse Laukkanen2010-04-121-10/+10
* camerabin: fix setting filter-caps property in NULL stateLasse Laukkanen2010-04-121-14/+28
* camerabin: improve image done signal emissionLasse Laukkanen2010-04-121-1/+4
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-9/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-183-24/+15
* camerabin: activate video bin before feeding data to itMark Nauwelaerts2010-03-121-0/+2
* camerabin: refactor cropping and adapting captured imagesLasse Laukkanen2010-03-112-118/+137