index
:
~thiagoss/gstreamer
1.4+tracer
caps-cache
cookies
dvb
flowcombiner-arrayiter
flowcombiner-callback
flowcombiner-hashtable
flowcombiner-notlinkedcount
flowcombiner_offsets
master
no-reconfigure
recursive-accept-caps
tracer
tracer-acceptcaps-reverted
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
wip
HEAD
master
Thiago Santos
3
-33
/
+118
2015-03-20
tests: input-selector: verify that eos from unselected pads block
Thiago Santos
1
-0
/
+48
2015-03-20
tests: selector: remove weird semicolons at the end of test functions
Thiago Santos
1
-6
/
+6
2015-03-20
output-selector: add drain handling
Thiago Santos
1
-0
/
+13
2015-03-20
valve: Don't drop non-serialized queries when the valve is dropping
Sebastian Dröge
1
-1
/
+1
2015-03-20
segment: remove the bounds check from _to_running_time_full()
Wim Taymans
5
-96
/
+61
2015-03-19
segment: add option to disable clipping
Wim Taymans
3
-24
/
+34
2015-03-18
gst: ref/unref new enum type in gst_init/deinit()
Tim-Philipp Müller
1
-0
/
+2
2015-03-18
tools: remove outdated completion script
Mathieu Duponchelle
2
-337
/
+0
2015-03-18
segment: add helper to get negative running-time
Wim Taymans
4
-48
/
+191
2015-03-18
segment: fix offset handling with non 0 start
Wim Taymans
2
-1
/
+52
2015-03-18
funnel: Add support for buffer lists
Sebastian Dröge
1
-5
/
+33
2015-03-17
baseparse: remove duplicate code
Olivier Crête
1
-10
/
+0
2015-03-17
pluginloader: Fix indention
Sebastian Dröge
1
-6
/
+6
2015-03-16
baseparse: reset skip on segments and discontinuities
Vincent Penquerc'h
1
-0
/
+3
2015-03-15
multiqueue: Don't grow queue infinitely if only one pad is linked
Sebastian Dröge
1
-14
/
+5
2015-03-14
basesink: handle empty buffer list more gracefully
Tim-Philipp Müller
1
-1
/
+12
2015-03-14
adapter: minor optimisation for gst_adapter_take_buffer_list()
Tim-Philipp Müller
1
-1
/
+13
2015-03-14
tests: add unit test for gst_adapter_take_buffer_list()
Tim-Philipp Müller
1
-0
/
+48
2015-03-14
adapter: add gst_adapter_take_buffer_list()
Tim-Philipp Müller
4
-0
/
+49
2015-03-14
Add new streamiddemux binaries to .gitignore
Tim-Philipp Müller
2
-30
/
+2
2015-03-14
collectpads: avoid multiple calls to gst_buffer_get_size() in macro
Tim-Philipp Müller
1
-2
/
+3
2015-03-14
adapter: avoid multiple calls to gst_buffer_get_size() in macro
Tim-Philipp Müller
1
-4
/
+6
2015-03-14
element: properly escape percent sign in documentation
Ramiro Polla
1
-1
/
+1
2015-03-14
buffer: Use the correct enum type to fix a compiler warning
Sebastian Dröge
1
-1
/
+1
2015-03-14
defs: update defs
Wim Taymans
1
-0
/
+3
2015-03-14
meta: Add `GstNetControlMessageMeta`
William Manley
4
-0
/
+203
2015-03-14
allocation: Allow allocation pool without size
Nicolas Dufresne
1
-1
/
+0
2015-03-14
bufferpool: Don't stop the pool in set_config()
Nicolas Dufresne
2
-34
/
+8
2015-03-13
basesink: drain on allocation query
Thiago Santos
1
-8
/
+14
2015-03-13
basesink: when draining, deep copy the last buffer to unref old memory
Thiago Santos
1
-1
/
+1
2015-03-13
gstbuffer: add gst_buffer_copy_deep
Thiago Santos
4
-5
/
+67
2015-03-13
bus: Use g_list_free_full() instead of manually unreffing and freeing
Sebastian Dröge
1
-6
/
+2
2015-03-13
bus: Fix another case where we hold the object lock while unreffing a message
Sebastian Dröge
1
-1
/
+1
2015-03-13
bus: Unreferencing messages outside the lock
Vivia Nikolaidou
1
-1
/
+8
2015-03-13
utils: Add gst_bin_sync_children_states()
Vivia Nikolaidou
4
-0
/
+56
2015-03-12
printf: handle unsigned modifier for long long
Aurélien Zanelli
1
-0
/
+5
2015-03-12
streamiddemux: Reset pad counter after removing all pads
Sebastian Dröge
1
-0
/
+1
2015-03-12
streamiddemux: Add streamiddemux element
HoonHee Lee
10
-0
/
+1238
2015-03-12
win32: update
Tim-Philipp Müller
3
-7
/
+104
2015-03-12
tests: add some basic unit tests for our printf stuff
Tim-Philipp Müller
3
-0
/
+147
2015-03-12
printf: add support for %I32
Matej Knopp
1
-0
/
+4
2015-03-12
info: move category level threshold check into log function dispatcher
Tim-Philipp Müller
1
-3
/
+4
2015-03-12
typefind: Reset segment when deactivating pull mode or not running in pull mode
Sebastian Dröge
1
-0
/
+2
2015-03-11
check: Use mkstemp instead of tempnam if possible
Michał Dębski
2
-1
/
+20
2015-03-11
basesink: clean up the need_preroll variable
Wim Taymans
1
-5
/
+2
2015-03-10
funnel: handle GAP event to forwards sticky events into downstream
hoonhee.lee
2
-0
/
+139
2015-03-10
check: duplicate code branches
Luis de Bethencourt
1
-5
/
+1
2015-03-10
Fix double semicolons
Tim-Philipp Müller
2
-2
/
+2
2015-03-07
win32: update exports
Mark Nauwelaerts
1
-0
/
+2
[next]