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-07
flowcombiner: add a gst_flow_combiner_update_pad_flow() method
Mark Nauwelaerts
2
-0
/
+31
2015-03-07
flowcombiner: add a gst_flow_combiner_reset() method
Mark Nauwelaerts
2
-0
/
+26
2015-03-06
basesrc: Fix typo in debug message
Sebastian Dröge
1
-1
/
+1
2015-03-05
info: avoid malloc/free if log object is NULL
Tim-Philipp Müller
1
-2
/
+3
2015-03-05
info: move __FILE__ path shortening into default log handler
Tim-Philipp Müller
1
-5
/
+10
2015-03-05
info: shorten __FILE__ on all platforms
Peter Urbanec
1
-4
/
+0
2015-03-04
docs: clarify min-latency wording in part-latency.txt
Vincent Penquerc'h
1
-3
/
+3
2015-03-04
win32/common/gstconfig.h: removed libxml include directive
Marcin Kolny
1
-8
/
+0
2015-03-03
queue2: Signal the sinkpad thread if a flow error happened
Sebastian Dröge
1
-0
/
+7
2015-03-03
queue: Wake up the query function on errors from the loop function
Sebastian Dröge
1
-2
/
+5
2015-03-02
utils: improve warning when linking elements without common ancestor
Tim-Philipp Müller
1
-2
/
+18
2015-02-27
input-selector: Drop custom latency query handling
Arun Raghavan
1
-82
/
+0
2015-02-26
gst-unsinstalled: Add ges-launch manuals path to MANPATH.
Mathieu Duponchelle
1
-1
/
+1
2015-02-26
pad: Don't fail latency query on unlinked pads
Arun Raghavan
1
-4
/
+13
2015-02-26
baseparse: Don't emit errors on EOS if we saw GAP events
Edward Hervey
1
-2
/
+6
2015-02-26
gstvalue: Make sure GST_FOURCC_ARGS produces printable characters
Edward Hervey
2
-5
/
+25
2015-02-25
gstutils: remove incorrect Fixme comment
Luis de Bethencourt
1
-1
/
+0
2015-02-25
gstutils: remove obsolete Fixme comment
Luis de Bethencourt
1
-5
/
+0
2015-02-25
gst-uninstalled: add adaptivedemux paths from -bad
Matthieu Bouron
1
-1
/
+1
2015-02-24
docs: remove dead link
Luis de Bethencourt
1
-3
/
+1
2015-02-24
helpers: Fix install of completion-helper.
Mathieu Duponchelle
1
-1
/
+2
2015-02-23
completion-helper: Add missing DESTDIR
Nicolas Dufresne
1
-2
/
+2
2015-02-23
completion-helper: Add filtering by klass and sink caps.
Mathieu Duponchelle
1
-7
/
+50
2015-02-23
multiqueue: avoid returning downstream GST_FLOW_EOS from previous segment to ...
Mark Nauwelaerts
1
-12
/
+67
2015-02-23
flowcombiner: fix documentation comment typo
Mark Nauwelaerts
1
-1
/
+1
2015-02-23
baseparse: drain segment upon SEGMENT_DONE to ensure proper event order
Mark Nauwelaerts
1
-0
/
+11
2015-02-23
baseparse: clean up some bogus commented code
Mark Nauwelaerts
1
-2
/
+0
2015-02-23
completion-helper: Append $(EXEEXT) to the name of the moved file.
Mathieu Duponchelle
1
-2
/
+2
2015-02-23
Fix distcheck
Tim-Philipp Müller
1
-1
/
+1
2015-02-23
Dist new data directory
Tim-Philipp Müller
1
-1
/
+2
2015-02-23
bash-completion: Implement in a different way.
Mathieu Duponchelle
11
-1
/
+560
2015-02-23
GstDeviceMonitor: keep alphabetical order
Luis de Bethencourt
2
-2
/
+2
2015-02-20
Revert "element: set pads need-parent flag to false when removing"
Olivier Crête
2
-36
/
+0
2015-02-19
check: cast element in ASSERT_SET_STATE.
Mathieu Duponchelle
1
-1
/
+1
2015-02-19
inputselector: Use a separate query for upstream pads and let it fail if one ...
Sebastian Dröge
1
-5
/
+10
2015-02-19
pad: If the latency query fails for one of the pads, it fails overall
Sebastian Dröge
1
-2
/
+4
2015-02-18
queue: Remove unused boolean parameter from internal functions
Sebastian Dröge
1
-24
/
+17
2015-02-18
queue: Add unit test for buffer list and time level handling
Sebastian Dröge
1
-0
/
+152
2015-02-18
queue: Add support for buffer lists
Sebastian Dröge
1
-32
/
+212
2015-02-18
queue2: Count the number of buffers in a buffer list for updating the current...
Sebastian Dröge
1
-2
/
+2
2015-02-17
message: revive async delivery message before bus thread can run unref
Tim-Philipp Müller
1
-1
/
+3
2015-02-17
tests: bus: add unit test for async message delivery
Tim-Philipp Müller
1
-0
/
+81
2015-02-17
message, bus: fix async message delivery
Tim-Philipp Müller
3
-7
/
+37
2015-02-16
info: nicer buffer offset printing when offsets are not set
Tim-Philipp Müller
1
-4
/
+19
2015-02-16
pad: Only initialize GValue to a type once, not on every retry
Sebastian Dröge
1
-1
/
+2
2015-02-15
gstutils: check uri before using it in gst_pad_create_stream_id_internal
Matthieu Bouron
1
-3
/
+5
2015-02-13
timedvaluecontrolsource: Do not wrongly send value-removed
Thibault Saunier
1
-0
/
+3
2015-02-13
gst-uninstalled: Set GST_VALIDATE_PLUGIN_PATH
Thibault Saunier
1
-0
/
+1
2015-02-12
basesrc: fix documentation and debug message after latency updates
Thiago Santos
1
-4
/
+4
2015-02-12
fdsrc: use g_ascii_strtoull() to convert size string in uri
Frédéric Wang
1
-2
/
+4
[prev]
[next]