index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
camerabin2
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
camerabin2: removed redundant initialization
Sanjay NM
1
-1
/
+1
2014-08-10
wrappercamerabinsrc: Unref elements after usage
Sebastian Rasmussen
1
-1
/
+10
2014-07-26
wrappercamerabinsrc: do not give references to probes
Thiago Santos
1
-6
/
+3
2014-07-26
camerabin: use gst_object_ref to make it easier to track refs
Thiago Santos
1
-2
/
+2
2014-07-26
wrappercamerabinsrc: unref request pads
Thiago Santos
1
-0
/
+8
2014-07-23
wrappercamerabinsrc: only flush buffers if renegotiation is needed
Thiago Santos
1
-7
/
+8
2014-07-23
camerabin: handle EOS on the pipeline
Thiago Santos
2
-16
/
+19
2014-07-17
wrappercamerabinsrc: set src to ready when there are no pending buffers
Thiago Santos
1
-1
/
+1
2014-07-11
wrappercamerabinsrc: Fix caps filter caps proxying
Nicolas Dufresne
1
-15
/
+14
2014-07-10
camerabin2: Flush downstream after setting src to READY
Nicolas Dufresne
1
-0
/
+12
2014-05-30
camerabin: fix structure handling in preview message
Thiago Santos
1
-2
/
+11
2014-04-09
camerabin2: remove unneeded check
Vincent Penquerc'h
1
-2
/
+2
2014-04-09
camerabin: add any feature to viewfinderbin static pad template
Mohammed Sameer
1
-1
/
+1
2014-04-09
camerabin: report an error if we fail to link vfsrc and viewfinder queue
Mohammed Sameer
1
-2
/
+7
2014-02-04
wrappercamerabinsrc: stop source to do internal reconfiguration safely
Thiago Santos
1
-0
/
+3
2014-02-04
camerabin: remove unused variable
Thiago Santos
1
-30
/
+0
2013-11-06
camerabin: Make sure video-done is post only when file is closed
Thiago Santos
1
-3
/
+12
2013-06-11
wrappercamerabinsrc: Add video-source-filter during construction
Hans de Goede
1
-0
/
+10
2013-06-10
wrappercamerabinsrc: Don't unset the video-source property on pipeline start
Hans de Goede
2
-11
/
+8
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
9
-18
/
+18
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
3
-3
/
+3
2012-09-28
wrappercamerabinsrc: change video-source if the user requested
Thiago Santos
2
-33
/
+88
2012-09-27
wrappercamerabinsrc: pad probe ids are gulong
Thiago Santos
1
-1
/
+1
2012-09-27
camerabin: use correct element name when replacing the video filter
Thiago Santos
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
3
-3
/
+3
2012-09-12
camerabin: port tagsetter mode setting code
Thiago Santos
1
-6
/
+4
2012-09-06
camerabin2: use correct variable when handling pad probe buffers
Thiago Santos
1
-2
/
+2
2012-08-29
camerabin: no need to set clock/basetime again
Thiago Santos
1
-14
/
+1
2012-08-29
camerabin: no need to send extra reconfigure
Thiago Santos
1
-4
/
+0
2012-08-29
camerabin: request _%u templates instead of _%d
Thiago Santos
1
-1
/
+6
2012-08-29
wrappercamerabinsrc: rework video recording eos push
Thiago Santos
1
-1
/
+12
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-3
/
+3
2012-08-02
wrappercamerabinsrc: Save image/video reconfiguration until capturing
Robert Swain
2
-3
/
+62
2012-07-29
camerabin: update preview buffer pushing
Thiago Santos
1
-2
/
+14
2012-07-29
Revert "camerabin: update to new tag event creation API"
Tim-Philipp Müller
1
-2
/
+2
2012-07-28
camerabin: Fix references to avoid element leaking
Thiago Santos
1
-6
/
+3
2012-07-28
camerabin: update to new tag event creation API
Thiago Santos
1
-2
/
+2
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-2
/
+2
2012-07-11
photography: Add GstPhotography prefix and fix spelling colour->color
Lasse Laukkanen
1
-1
/
+1
2012-06-06
update for tag event change
Wim Taymans
1
-2
/
+2
2012-05-05
Fix printf format compiler warnings on mingw-w64
Raimo Järvi
1
-2
/
+3
2012-05-04
camerabin: remove unnecessary code
Thiago Santos
1
-54
/
+0
2012-05-04
camerabin: improve image capture debug
Thiago Santos
1
-2
/
+2
2012-05-04
camerabin: always force image-profile to have variable framerate
Thiago Santos
1
-0
/
+19
2012-05-04
basecamerabin: Do not set the pad templates in the base class.
Youness Alaoui
1
-0
/
+27
2012-05-02
wrappercamerabinsrc: avoid assertion by using null caps as any
Thiago Santos
1
-2
/
+6
2012-05-02
camerabin: Fix get/set_property for encoding profiles
Thiago Santos
1
-4
/
+4
2012-05-01
camerabin: remove custom renegotiate event
Thiago Santos
2
-29
/
+1
2012-05-01
camerabin: Use plain video encoding profile for images
Thiago Santos
1
-7
/
+1
[next]