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
path:
root
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
wip
HEAD
master
Thiago Santos
1
-2
/
+2
2015-03-17
baseparse: remove duplicate code
Olivier Crête
1
-10
/
+0
2015-03-16
baseparse: reset skip on segments and discontinuities
Vincent Penquerc'h
1
-0
/
+3
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
adapter: add gst_adapter_take_buffer_list()
Tim-Philipp Müller
2
-0
/
+47
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
meta: Add `GstNetControlMessageMeta`
William Manley
3
-0
/
+189
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-11
check: Use mkstemp instead of tempnam if possible
Michał Dębski
1
-1
/
+17
2015-03-11
basesink: clean up the need_preroll variable
Wim Taymans
1
-5
/
+2
2015-03-10
check: duplicate code branches
Luis de Bethencourt
1
-5
/
+1
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-02-26
baseparse: Don't emit errors on EOS if we saw GAP events
Edward Hervey
1
-2
/
+6
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
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
bash-completion: Implement in a different way.
Mathieu Duponchelle
4
-0
/
+278
2015-02-19
check: cast element in ASSERT_SET_STATE.
Mathieu Duponchelle
1
-1
/
+1
2015-02-13
timedvaluecontrolsource: Do not wrongly send value-removed
Thibault Saunier
1
-0
/
+3
2015-02-12
basesrc: fix documentation and debug message after latency updates
Thiago Santos
1
-4
/
+4
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
3
-6
/
+9
2015-02-07
netclock: Don't update the clock when it desynch
Jan Schmidt
1
-14
/
+43
2015-02-07
netclock: Make the RTT average ignore large values more forcefully.
Jan Schmidt
1
-1
/
+1
2015-01-23
check: fix another typo in the docs
Stefan Sauer
1
-1
/
+1
2015-01-22
check: Fix doc of GST_CHECKS and GST_CHECKS_IGNORE
Heinrich Fink
1
-2
/
+2
2015-01-21
check: Add _fail_unless() compatibility function around _ck_assert_failed()
Sebastian Dröge
2
-1
/
+29
2015-01-21
netclock: Fix docs typo. Clock bus messages are GST_MESSAGE_ELEMENT
Jan Schmidt
1
-1
/
+1
2015-01-21
netclock: Implement rate limits for polling and fix up skew limits
Jan Schmidt
1
-37
/
+73
2015-01-21
netclock: Implement sending statistic bus messages and discont limits
Jan Schmidt
1
-8
/
+138
2014-12-22
basetransform: Short-circuit CAPS query handling if transform_caps returns EM...
Sebastian Dröge
1
-11
/
+23
2014-12-18
gstcheck: fix GI annotation
Thiago Santos
1
-1
/
+1
2014-12-18
baseparse: jump over large skips in pull mode
Vincent Penquerc'h
1
-0
/
+6
2014-12-16
check: Have autotools generate internal-check.h
Sebastian Rasmussen
9
-21
/
+16
2014-12-07
check: Avoid requring (u)intmax_t in macros
Sebastian Rasmussen
1
-8
/
+8
2014-12-06
check: Fix compilation error for iOS
Sebastian Rasmussen
1
-1
/
+0
2014-12-06
check: Apply GStreamer-specific patches
Sebastian Rasmussen
14
-57
/
+47
2014-12-06
check: Import version 0.9.14
Sebastian Rasmussen
27
-814
/
+2580
2014-12-01
basesink: clamp reported position based on direction
Edward Hervey
1
-2
/
+6
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
6
-15
/
+17
2014-11-28
baseparse: update the duration variable before emitting the bus
Thiago Santos
1
-4
/
+6
2014-11-27
basetransform: Compare correct caps variable against NULL before comparing caps
Sebastian Dröge
1
-1
/
+1
[next]