summaryrefslogtreecommitdiff
path: root/gst/camerabin2
AgeCommit message (Expand)AuthorFilesLines
2014-09-18camerabin2: removed redundant initializationSanjay NM1-1/+1
2014-08-10wrappercamerabinsrc: Unref elements after usageSebastian Rasmussen1-1/+10
2014-07-26wrappercamerabinsrc: do not give references to probesThiago Santos1-6/+3
2014-07-26camerabin: use gst_object_ref to make it easier to track refsThiago Santos1-2/+2
2014-07-26wrappercamerabinsrc: unref request padsThiago Santos1-0/+8
2014-07-23wrappercamerabinsrc: only flush buffers if renegotiation is neededThiago Santos1-7/+8
2014-07-23camerabin: handle EOS on the pipelineThiago Santos2-16/+19
2014-07-17wrappercamerabinsrc: set src to ready when there are no pending buffersThiago Santos1-1/+1
2014-07-11wrappercamerabinsrc: Fix caps filter caps proxyingNicolas Dufresne1-15/+14
2014-07-10camerabin2: Flush downstream after setting src to READYNicolas Dufresne1-0/+12
2014-05-30camerabin: fix structure handling in preview messageThiago Santos1-2/+11
2014-04-09camerabin2: remove unneeded checkVincent Penquerc'h1-2/+2
2014-04-09camerabin: add any feature to viewfinderbin static pad templateMohammed Sameer1-1/+1
2014-04-09camerabin: report an error if we fail to link vfsrc and viewfinder queueMohammed Sameer1-2/+7
2014-02-04wrappercamerabinsrc: stop source to do internal reconfiguration safelyThiago Santos1-0/+3
2014-02-04camerabin: remove unused variableThiago Santos1-30/+0
2013-11-06camerabin: Make sure video-done is post only when file is closedThiago Santos1-3/+12
2013-06-11wrappercamerabinsrc: Add video-source-filter during constructionHans de Goede1-0/+10
2013-06-10wrappercamerabinsrc: Don't unset the video-source property on pipeline startHans de Goede2-11/+8
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller9-18/+18
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller3-3/+3
2012-09-28wrappercamerabinsrc: change video-source if the user requestedThiago Santos2-33/+88
2012-09-27wrappercamerabinsrc: pad probe ids are gulongThiago Santos1-1/+1
2012-09-27camerabin: use correct element name when replacing the video filterThiago Santos1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts3-3/+3
2012-09-12camerabin: port tagsetter mode setting codeThiago Santos1-6/+4
2012-09-06camerabin2: use correct variable when handling pad probe buffersThiago Santos1-2/+2
2012-08-29camerabin: no need to set clock/basetime againThiago Santos1-14/+1
2012-08-29camerabin: no need to send extra reconfigureThiago Santos1-4/+0
2012-08-29camerabin: request _%u templates instead of _%dThiago Santos1-1/+6
2012-08-29wrappercamerabinsrc: rework video recording eos pushThiago Santos1-1/+12
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-3/+3
2012-08-02wrappercamerabinsrc: Save image/video reconfiguration until capturingRobert Swain2-3/+62
2012-07-29camerabin: update preview buffer pushingThiago Santos1-2/+14
2012-07-29Revert "camerabin: update to new tag event creation API"Tim-Philipp Müller1-2/+2
2012-07-28camerabin: Fix references to avoid element leakingThiago Santos1-6/+3
2012-07-28camerabin: update to new tag event creation APIThiago Santos1-2/+2
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-2/+2
2012-07-11photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen1-1/+1
2012-06-06update for tag event changeWim Taymans1-2/+2
2012-05-05Fix printf format compiler warnings on mingw-w64Raimo Järvi1-2/+3
2012-05-04camerabin: remove unnecessary codeThiago Santos1-54/+0
2012-05-04camerabin: improve image capture debugThiago Santos1-2/+2
2012-05-04camerabin: always force image-profile to have variable framerateThiago Santos1-0/+19
2012-05-04basecamerabin: Do not set the pad templates in the base class.Youness Alaoui1-0/+27
2012-05-02wrappercamerabinsrc: avoid assertion by using null caps as anyThiago Santos1-2/+6
2012-05-02camerabin: Fix get/set_property for encoding profilesThiago Santos1-4/+4
2012-05-01camerabin: remove custom renegotiate eventThiago Santos2-29/+1
2012-05-01camerabin: Use plain video encoding profile for imagesThiago Santos1-7/+1