summaryrefslogtreecommitdiff
path: root/gst/camerabin2
Commit message (Expand)AuthorAgeFilesLines
...
* gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M2014-10-021-4/+0
* camerabin2: removed redundant initializationSanjay NM2014-09-181-1/+1
* wrappercamerabinsrc: Unref elements after usageSebastian Rasmussen2014-08-101-1/+10
* wrappercamerabinsrc: do not give references to probesThiago Santos2014-07-261-6/+3
* camerabin: use gst_object_ref to make it easier to track refsThiago Santos2014-07-261-2/+2
* wrappercamerabinsrc: unref request padsThiago Santos2014-07-261-0/+8
* wrappercamerabinsrc: only flush buffers if renegotiation is neededThiago Santos2014-07-231-7/+8
* camerabin: handle EOS on the pipelineThiago Santos2014-07-232-16/+19
* wrappercamerabinsrc: set src to ready when there are no pending buffersThiago Santos2014-07-171-1/+1
* wrappercamerabinsrc: Fix caps filter caps proxyingNicolas Dufresne2014-07-111-15/+14
* camerabin2: Flush downstream after setting src to READYNicolas Dufresne2014-07-101-0/+12
* camerabin: fix structure handling in preview messageThiago Santos2014-05-301-2/+11
* 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