summaryrefslogtreecommitdiff
path: root/gst/camerabin2
Commit message (Expand)AuthorAgeFilesLines
* camerabin2: remove unneeded checkVincent Penquerc'h2014-04-091-2/+2
* camerabin: add any feature to viewfinderbin static pad templateMohammed Sameer2014-04-091-1/+1
* camerabin: report an error if we fail to link vfsrc and viewfinder queueMohammed Sameer2014-04-091-2/+7
* wrappercamerabinsrc: stop source to do internal reconfiguration safelyThiago Santos2014-02-041-0/+3
* camerabin: remove unused variableThiago Santos2014-02-041-30/+0
* camerabin: Make sure video-done is post only when file is closedThiago Santos2013-11-061-3/+12
* wrappercamerabinsrc: Add video-source-filter during constructionHans de Goede2013-06-111-0/+10
* wrappercamerabinsrc: Don't unset the video-source property on pipeline startHans de Goede2013-06-102-11/+8
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-049-18/+18
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-173-3/+3
* wrappercamerabinsrc: change video-source if the user requestedThiago Santos2012-09-282-33/+88
* wrappercamerabinsrc: pad probe ids are gulongThiago Santos2012-09-271-1/+1
* camerabin: use correct element name when replacing the video filterThiago Santos2012-09-271-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-143-3/+3
* camerabin: port tagsetter mode setting codeThiago Santos2012-09-121-6/+4
* camerabin2: use correct variable when handling pad probe buffersThiago Santos2012-09-061-2/+2
* camerabin: no need to set clock/basetime againThiago Santos2012-08-291-14/+1
* camerabin: no need to send extra reconfigureThiago Santos2012-08-291-4/+0
* camerabin: request _%u templates instead of _%dThiago Santos2012-08-291-1/+6
* wrappercamerabinsrc: rework video recording eos pushThiago Santos2012-08-291-1/+12
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-3/+3
* wrappercamerabinsrc: Save image/video reconfiguration until capturingRobert Swain2012-08-022-3/+62
* camerabin: update preview buffer pushingThiago Santos2012-07-291-2/+14
* Revert "camerabin: update to new tag event creation API"Tim-Philipp Müller2012-07-291-2/+2
* camerabin: Fix references to avoid element leakingThiago Santos2012-07-281-6/+3
* camerabin: update to new tag event creation APIThiago Santos2012-07-281-2/+2
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-2/+2
* photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen2012-07-111-1/+1
* update for tag event changeWim Taymans2012-06-061-2/+2
* Fix printf format compiler warnings on mingw-w64Raimo Järvi2012-05-051-2/+3
* camerabin: remove unnecessary codeThiago Santos2012-05-041-54/+0
* camerabin: improve image capture debugThiago Santos2012-05-041-2/+2
* camerabin: always force image-profile to have variable framerateThiago Santos2012-05-041-0/+19
* basecamerabin: Do not set the pad templates in the base class.Youness Alaoui2012-05-041-0/+27
* wrappercamerabinsrc: avoid assertion by using null caps as anyThiago Santos2012-05-021-2/+6
* camerabin: Fix get/set_property for encoding profilesThiago Santos2012-05-021-4/+4
* camerabin: remove custom renegotiate eventThiago Santos2012-05-012-29/+1
* camerabin: Use plain video encoding profile for imagesThiago Santos2012-05-011-7/+1
* wrappercamerabinsrc: change output-selector negotiation modeThiago Santos2012-05-011-1/+1
* wrappercamerabinsrc: removing renegotiate handlersThiago Santos2012-05-011-28/+0
* wrappercamerabinsrc: prevent caps renegotiation loopThiago Santos2012-05-011-2/+8
* camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos2012-05-012-7/+7
* camerabin2: rename to "camerabin"Tim-Philipp Müller2012-04-303-29/+34
* Update for the removal of the interfaces library and the tuner/mixer interfacesSebastian Dröge2012-04-131-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-5/+5
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-0/+12
|\
| * wrappercamerabinsrc: avoid reseting caps to the same valueOleksij Rempel (Alexey Fisher)2012-03-201-0/+12
* | use new style capsWim Taymans2012-03-051-1/+1