summaryrefslogtreecommitdiff
path: root/gst/camerabin2
Commit message (Expand)AuthorAgeFilesLines
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-3/+3
* camerabin2: Fix string typoAnders Jonsson2015-08-051-1/+1
* wrappercamerabinsrc: handle when source creation failThiago Santos2015-05-011-3/+8
* wrappercamerabinsrc: fix element linking orderThiago Santos2015-05-011-6/+3
* wrappercamerabinsrc: remove unused codeThiago Santos2015-04-271-23/+1
* wrappercamerabinsrc: use digitalzoom elementThiago Santos2015-04-272-87/+14
* digitalzoom: change videocrop parameters before passing caps eventThiago Santos2015-04-271-6/+4
* digitalzoom: also skip internal pipeline in upstream caps queryThiago Santos2015-04-271-1/+21
* digitalzoom: prevent assertion when caps is anyThiago Santos2015-04-271-0/+5
* camerabin: digitalzoom: create a bin element for digital zoomingThiago Santos2015-04-273-0/+445
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-16/+0
* wrappercamerabinsrc: Rework cropping for zoom and dimension reductionThiago Santos2015-04-242-43/+30
* wrappercamerabinsrc: remove obsolete commentThiago Santos2015-04-241-3/+0
* wrappercamerabinsrc: error out if source fails to prepare for captureThiago Santos2015-04-241-3/+6
* wrappercamerabinsrc: intersect instead of compare for equalityThiago Santos2015-04-241-1/+1
* wrappercamerabinsrc: fix typoThiago Santos2015-04-241-1/+1
* wrappercamerabinsrc: Reset zoom element caps to go to viewfinder modeThiago Santos2015-04-211-0/+5
* wrappercamerabinsrc: fix leak of drain queryThiago Santos2015-04-211-1/+4
* wrappercamerabinsrc: Refactor internal pipelineThiago Santos2015-04-212-155/+133
* wrappercamerabinsrc: remove unused attribute and related pad probeThiago Santos2015-04-102-35/+0
* camerabin: remove hack around bug 648359Thiago Santos2015-03-141-8/+1
* camerabin: remove deprecated g_atomic functionThiago Santos2015-03-141-7/+1
* wrappercamerabinsrc: fix pad leakThiago Santos2015-03-141-2/+2
* camerabin: update zoom param spec if video source changes its max-zoomMohammed Hassan2015-03-081-0/+8
* camerabin2: check negotiated caps avoid reseting of the pipeOleksij Rempel2015-03-042-15/+40
* wrappercamerabinsrc: fix deadlock with pad object lockThiago Santos2015-01-051-1/+1
* wrappercamerabinsrc: simplify weird if/else clauseThiago Santos2015-01-051-13/+12
* wrappercamerabinsrc: do not set source state with lockThiago Santos2014-12-261-3/+6
* wrappercamerabinsrc: use the drain query instead of flushThiago Santos2014-12-261-6/+4
* Add some missing G_END_DECLSTim-Philipp Müller2014-10-281-0/+3
* 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