summaryrefslogtreecommitdiff
path: root/gst/camerabin2
AgeCommit message (Expand)Author
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-08-05camerabin2: Fix string typoAnders Jonsson
2015-05-01wrappercamerabinsrc: handle when source creation failThiago Santos
2015-05-01wrappercamerabinsrc: fix element linking orderThiago Santos
2015-04-27wrappercamerabinsrc: remove unused codeThiago Santos
2015-04-27wrappercamerabinsrc: use digitalzoom elementThiago Santos
2015-04-27digitalzoom: change videocrop parameters before passing caps eventThiago Santos
2015-04-27digitalzoom: also skip internal pipeline in upstream caps queryThiago Santos
2015-04-27digitalzoom: prevent assertion when caps is anyThiago Santos
2015-04-27camerabin: digitalzoom: create a bin element for digital zoomingThiago Santos
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24wrappercamerabinsrc: Rework cropping for zoom and dimension reductionThiago Santos
2015-04-24wrappercamerabinsrc: remove obsolete commentThiago Santos
2015-04-24wrappercamerabinsrc: error out if source fails to prepare for captureThiago Santos
2015-04-24wrappercamerabinsrc: intersect instead of compare for equalityThiago Santos
2015-04-24wrappercamerabinsrc: fix typoThiago Santos
2015-04-21wrappercamerabinsrc: Reset zoom element caps to go to viewfinder modeThiago Santos
2015-04-21wrappercamerabinsrc: fix leak of drain queryThiago Santos
2015-04-21wrappercamerabinsrc: Refactor internal pipelineThiago Santos
2015-04-10wrappercamerabinsrc: remove unused attribute and related pad probeThiago Santos
2015-03-14camerabin: remove hack around bug 648359Thiago Santos
2015-03-14camerabin: remove deprecated g_atomic functionThiago Santos
2015-03-14wrappercamerabinsrc: fix pad leakThiago Santos
2015-03-08camerabin: update zoom param spec if video source changes its max-zoomMohammed Hassan
2015-03-04camerabin2: check negotiated caps avoid reseting of the pipeOleksij Rempel
2015-01-05wrappercamerabinsrc: fix deadlock with pad object lockThiago Santos
2015-01-05wrappercamerabinsrc: simplify weird if/else clauseThiago Santos
2014-12-26wrappercamerabinsrc: do not set source state with lockThiago Santos
2014-12-26wrappercamerabinsrc: use the drain query instead of flushThiago Santos
2014-10-28Add some missing G_END_DECLSTim-Philipp Müller
2014-10-02gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M
2014-09-18camerabin2: removed redundant initializationSanjay NM
2014-08-10wrappercamerabinsrc: Unref elements after usageSebastian Rasmussen
2014-07-26wrappercamerabinsrc: do not give references to probesThiago Santos
2014-07-26camerabin: use gst_object_ref to make it easier to track refsThiago Santos
2014-07-26wrappercamerabinsrc: unref request padsThiago Santos
2014-07-23wrappercamerabinsrc: only flush buffers if renegotiation is neededThiago Santos
2014-07-23camerabin: handle EOS on the pipelineThiago Santos
2014-07-17wrappercamerabinsrc: set src to ready when there are no pending buffersThiago Santos
2014-07-11wrappercamerabinsrc: Fix caps filter caps proxyingNicolas Dufresne
2014-07-10camerabin2: Flush downstream after setting src to READYNicolas Dufresne
2014-05-30camerabin: fix structure handling in preview messageThiago Santos
2014-04-09camerabin2: remove unneeded checkVincent Penquerc'h
2014-04-09camerabin: add any feature to viewfinderbin static pad templateMohammed Sameer
2014-04-09camerabin: report an error if we fail to link vfsrc and viewfinder queueMohammed Sameer
2014-02-04wrappercamerabinsrc: stop source to do internal reconfiguration safelyThiago Santos
2014-02-04camerabin: remove unused variableThiago Santos
2013-11-06camerabin: Make sure video-done is post only when file is closedThiago Santos
2013-06-11wrappercamerabinsrc: Add video-source-filter during constructionHans de Goede
2013-06-10wrappercamerabinsrc: Don't unset the video-source property on pipeline startHans de Goede