index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
elements
/
gstinputselector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
inputselector: Always proxy position/duration query
Seungha Yang
1
-1
/
+4
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-14
/
+6
2016-07-25
inputselector: Handle stream-group-done
Jan Schmidt
1
-3
/
+26
2016-07-25
inputselector: Wake other pads when selected goes EOS
Jan Schmidt
1
-0
/
+4
2016-02-28
elements: use new gst_element_class_add_static_pad_template()
Tim-Philipp Müller
1
-4
/
+4
2015-09-21
inputselector: Fix buffer leak in sync_streams & cache_buffers mode
Eunhae Choi
1
-0
/
+1
2015-07-02
inputselector: remove always-true check
Luis de Bethencourt
1
-15
/
+13
2015-06-23
inputselector: Handle different duration track selection
Song Bing
1
-71
/
+92
2015-04-24
inputselector: Only try to push the first EOS received
Thiago Santos
1
-13
/
+26
2015-04-10
inputselector: fix cached buffer leak in chain function
Guillaume Desmottes
1
-1
/
+6
2015-03-24
input-selector: Rename _activate_sinkpad to _get_active_sinkpad
Jan Alexander Steffens (heftig)
1
-13
/
+11
2015-03-24
input-selector: Remove pad's 'active' field
Jan Alexander Steffens (heftig)
1
-6
/
+0
2015-03-24
input-selector: Use segment-presence for running_time check
Jan Alexander Steffens (heftig)
1
-1
/
+1
2015-03-24
input-selector: Remove 'blocked' flag
Jan Alexander Steffens (heftig)
1
-30
/
+8
2015-03-24
input-selector: Remove obsolete 'block' signal
Jan Alexander Steffens (heftig)
1
-50
/
+0
2015-03-24
input-selector: Fix waiting on EOS
Jan Alexander Steffens (heftig)
1
-2
/
+3
2015-02-27
input-selector: Drop custom latency query handling
Arun Raghavan
1
-82
/
+0
2015-02-19
inputselector: Use a separate query for upstream pads and let it fail if one ...
Sebastian Dröge
1
-5
/
+10
2015-01-12
inputselector: Don't dereference NULL pointer
Sebastian Dröge
1
-1
/
+1
2015-01-05
inputselector: fix silly GQueue iteration code
Tim-Philipp Müller
1
-9
/
+9
2014-12-24
inputselector: Use the same waiting function for EOS and non-EOS waiting
Sebastian Dröge
1
-16
/
+5
2014-12-24
inputselector: Wake up all waitings pads directly if we forward the EOS event
Sebastian Dröge
1
-10
/
+14
2014-12-24
inputselector: Block when receiving an EOS event on a deactivated pad
Song Bing
1
-14
/
+44
2014-12-23
inputselector: Keep a ref of the currently active sinkpad around
Sebastian Dröge
1
-0
/
+2
2014-12-23
inputselector: Get the active sinkpad again after taking the lock when handli...
Song Bing
1
-0
/
+1
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
1
-1
/
+1
2014-10-03
inputselector: fix compilation
Tim-Philipp Müller
1
-3
/
+3
2014-10-03
input-selector: extract some common code into helpers
Stefan Sauer
1
-28
/
+22
2014-10-03
input-selector: small code cleanups
Stefan Sauer
1
-22
/
+17
2014-10-03
inputselector: fix printf format
Stefan Sauer
1
-1
/
+1
2014-09-14
coreelements: mark properties with MUTABLE_PLAYING
Tim-Philipp Müller
1
-1
/
+2
2014-08-14
inputselector: always proxy caps query
Thiago Santos
1
-0
/
+5
2014-04-11
input-selector: Hold pad object lock when changing tags
Jan Schmidt
1
-0
/
+3
2014-04-03
inputselector: fix build with debug cached buffers enabled
Thiago Santos
1
-1
/
+1
2014-01-15
inputselector: removing duplicate field position
Thiago Santos
1
-21
/
+3
2013-11-29
inputselector: handle gap events
Thiago Santos
1
-0
/
+21
2013-07-23
input-selector: Fix missing pad activation notification
Arnaud Vrac
1
-2
/
+2
2013-07-22
inputselector: Don't push new stream-start events on stream change unless the...
Sebastian Dröge
1
-0
/
+20
2013-07-12
inputselector: Deactivate and remove pad without the inputselector lock
Sebastian Dröge
1
-1
/
+1
2013-07-10
inputselector: Keep previous active sinkpad around until we're done with it
Sebastian Dröge
1
-3
/
+5
2013-06-06
input-selector: send notify::active signal for input-selector pads.
Brendan Long
1
-3
/
+21
2013-06-04
input-selector: return FALSE for "active" property if selector is NULL
Brendan Long
1
-3
/
+7
2013-05-09
inputselector: Forward all sticky events, including stream-start
Sebastian Dröge
1
-1
/
+1
2013-04-25
inputselector: Try to not push read-only buffers
Sebastian Dröge
1
-2
/
+4
2012-11-17
inputselector: fix clock leak in wait_running_time
Arnaud Vrac
1
-0
/
+2
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-08-31
ghostpad: Make some debugging more verbose
Jan Schmidt
1
-2
/
+0
2012-08-30
inputselector: fix clock leak
Arnaud Vrac
1
-0
/
+2
2012-08-14
inputselector: Wait for other streams to advance on unselected pads
Edward Hervey
1
-1
/
+0
2012-08-14
inputselector: More debug statements
Edward Hervey
1
-1
/
+8
[next]