summaryrefslogtreecommitdiff
path: root/gst/camerabin2
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_request_pad_simple...François Laignel2021-05-051-2/+2
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-117-35/+21
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* docs: fix element names in section headersTim-Philipp Müller2020-07-101-1/+1
* docs: Document basecamerabinsrcThibault Saunier2020-06-231-2/+1
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-2/+2
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+3
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-2/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-055-8/+8
* Remove autotools build systemTim-Philipp Müller2019-10-141-28/+0
* GstViewfinderBin: Fix typo in videoscale's name elementVaL Doroshchuk2019-09-161-2/+2
* doc: fix element section documentationsMathieu Duponchelle2019-05-251-5/+5
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-125-35/+22
* Rename plugin filesnames to match plugin namesNicolas Dufresne2017-03-082-9/+9
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+18
* camerabin: update docs sectionTim-Philipp Müller2016-07-081-13/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-243-12/+8
* 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