index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
camerabin2
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
5
-35
/
+22
*
Rename plugin filesnames to match plugin names
Nicolas Dufresne
2017-03-08
2
-9
/
+9
*
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
2016-08-20
1
-0
/
+18
*
camerabin: update docs section
Tim-Philipp Müller
2016-07-08
1
-13
/
+12
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
3
-12
/
+8
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
2
-3
/
+3
*
camerabin2: Fix string typo
Anders Jonsson
2015-08-05
1
-1
/
+1
*
wrappercamerabinsrc: handle when source creation fail
Thiago Santos
2015-05-01
1
-3
/
+8
*
wrappercamerabinsrc: fix element linking order
Thiago Santos
2015-05-01
1
-6
/
+3
*
wrappercamerabinsrc: remove unused code
Thiago Santos
2015-04-27
1
-23
/
+1
*
wrappercamerabinsrc: use digitalzoom element
Thiago Santos
2015-04-27
2
-87
/
+14
*
digitalzoom: change videocrop parameters before passing caps event
Thiago Santos
2015-04-27
1
-6
/
+4
*
digitalzoom: also skip internal pipeline in upstream caps query
Thiago Santos
2015-04-27
1
-1
/
+21
*
digitalzoom: prevent assertion when caps is any
Thiago Santos
2015-04-27
1
-0
/
+5
*
camerabin: digitalzoom: create a bin element for digital zooming
Thiago Santos
2015-04-27
3
-0
/
+445
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-16
/
+0
*
wrappercamerabinsrc: Rework cropping for zoom and dimension reduction
Thiago Santos
2015-04-24
2
-43
/
+30
*
wrappercamerabinsrc: remove obsolete comment
Thiago Santos
2015-04-24
1
-3
/
+0
*
wrappercamerabinsrc: error out if source fails to prepare for capture
Thiago Santos
2015-04-24
1
-3
/
+6
*
wrappercamerabinsrc: intersect instead of compare for equality
Thiago Santos
2015-04-24
1
-1
/
+1
*
wrappercamerabinsrc: fix typo
Thiago Santos
2015-04-24
1
-1
/
+1
*
wrappercamerabinsrc: Reset zoom element caps to go to viewfinder mode
Thiago Santos
2015-04-21
1
-0
/
+5
*
wrappercamerabinsrc: fix leak of drain query
Thiago Santos
2015-04-21
1
-1
/
+4
*
wrappercamerabinsrc: Refactor internal pipeline
Thiago Santos
2015-04-21
2
-155
/
+133
*
wrappercamerabinsrc: remove unused attribute and related pad probe
Thiago Santos
2015-04-10
2
-35
/
+0
*
camerabin: remove hack around bug 648359
Thiago Santos
2015-03-14
1
-8
/
+1
*
camerabin: remove deprecated g_atomic function
Thiago Santos
2015-03-14
1
-7
/
+1
*
wrappercamerabinsrc: fix pad leak
Thiago Santos
2015-03-14
1
-2
/
+2
*
camerabin: update zoom param spec if video source changes its max-zoom
Mohammed Hassan
2015-03-08
1
-0
/
+8
*
camerabin2: check negotiated caps avoid reseting of the pipe
Oleksij Rempel
2015-03-04
2
-15
/
+40
*
wrappercamerabinsrc: fix deadlock with pad object lock
Thiago Santos
2015-01-05
1
-1
/
+1
*
wrappercamerabinsrc: simplify weird if/else clause
Thiago Santos
2015-01-05
1
-13
/
+12
*
wrappercamerabinsrc: do not set source state with lock
Thiago Santos
2014-12-26
1
-3
/
+6
*
wrappercamerabinsrc: use the drain query instead of flush
Thiago Santos
2014-12-26
1
-6
/
+4
*
Add some missing G_END_DECLS
Tim-Philipp Müller
2014-10-28
1
-0
/
+3
*
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
2014-10-02
1
-4
/
+0
*
camerabin2: removed redundant initialization
Sanjay NM
2014-09-18
1
-1
/
+1
*
wrappercamerabinsrc: Unref elements after usage
Sebastian Rasmussen
2014-08-10
1
-1
/
+10
*
wrappercamerabinsrc: do not give references to probes
Thiago Santos
2014-07-26
1
-6
/
+3
*
camerabin: use gst_object_ref to make it easier to track refs
Thiago Santos
2014-07-26
1
-2
/
+2
*
wrappercamerabinsrc: unref request pads
Thiago Santos
2014-07-26
1
-0
/
+8
*
wrappercamerabinsrc: only flush buffers if renegotiation is needed
Thiago Santos
2014-07-23
1
-7
/
+8
*
camerabin: handle EOS on the pipeline
Thiago Santos
2014-07-23
2
-16
/
+19
*
wrappercamerabinsrc: set src to ready when there are no pending buffers
Thiago Santos
2014-07-17
1
-1
/
+1
*
wrappercamerabinsrc: Fix caps filter caps proxying
Nicolas Dufresne
2014-07-11
1
-15
/
+14
*
camerabin2: Flush downstream after setting src to READY
Nicolas Dufresne
2014-07-10
1
-0
/
+12
*
camerabin: fix structure handling in preview message
Thiago Santos
2014-05-30
1
-2
/
+11
*
camerabin2: remove unneeded check
Vincent Penquerc'h
2014-04-09
1
-2
/
+2
*
camerabin: add any feature to viewfinderbin static pad template
Mohammed Sameer
2014-04-09
1
-1
/
+1
*
camerabin: report an error if we fail to link vfsrc and viewfinder queue
Mohammed Sameer
2014-04-09
1
-2
/
+7
[next]