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
2012-03-13
caps: remove gst_caps_union()
Wim Taymans
3
-79
/
+5
2012-03-12
basetransform: get template caps only once
Wim Taymans
1
-22
/
+15
2012-03-12
caps: delay _make_writable() until needed in _normalize()
Wim Taymans
1
-6
/
+10
2012-03-12
caps: shortcut simplify earlier
Wim Taymans
1
-2
/
+3
2012-03-12
caps: small cleanup, remove const
Wim Taymans
1
-2
/
+2
2012-03-12
caps: small cleanups
Wim Taymans
1
-19
/
+20
2012-03-12
caps: small doc improvement
Wim Taymans
1
-1
/
+1
2012-03-12
configure.ac: bump required GLib to 2.31.14
Sreerenj Balachandran
1
-1
/
+1
2012-03-12
docs: update porting-to-0.11.txt a little
Tim-Philipp Müller
1
-0
/
+16
2012-03-12
caps: fix some 0.11 FIXMEs
Wim Taymans
1
-16
/
+5
2012-03-12
caps: make _normalize take ownership of input
Wim Taymans
2
-7
/
+6
2012-03-12
caps: _do_simplify() -> _simplify()
Wim Taymans
10
-22
/
+16
2012-03-12
caps: improve _do_simplify
Wim Taymans
5
-37
/
+25
2012-03-12
tests: fix unit test
Wim Taymans
1
-1
/
+1
2012-03-11
caps: avoid using in-place oprations
Wim Taymans
12
-143
/
+151
2012-03-11
structure: add allocation debug
Wim Taymans
1
-0
/
+6
2012-03-10
typefind: remove const from refcounted GstCaps
Wim Taymans
5
-23
/
+13
2012-03-10
registry: avoid copy when caps are fixed
Wim Taymans
1
-5
/
+8
2012-03-09
buffer: small optimizations
Wim Taymans
1
-16
/
+30
2012-03-09
bufferpool: fix array types
Wim Taymans
1
-3
/
+3
2012-03-09
docs: update docs
Wim Taymans
6
-48
/
+39
2012-03-09
pad: also push sticky events on new event
Wim Taymans
1
-71
/
+82
2012-03-09
pad: store the received result from _foreach
Wim Taymans
1
-0
/
+3
2012-03-09
pad: add comment
Wim Taymans
1
-0
/
+3
2012-03-09
test: add test to check sticky events order
Wim Taymans
1
-0
/
+89
2012-03-09
test: fix typo in comment
Wim Taymans
1
-1
/
+1
2012-03-08
tests: port pipeline/seek test to 0.11
Tim-Philipp Müller
1
-21
/
+6
2012-03-08
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
7
-6
/
+235
2012-03-08
pad, task: improve debug logging
Tim-Philipp Müller
2
-2
/
+4
2012-03-08
pads, collectpads2: get rid of superfluous brackets around static rec mutex c...
Tim-Philipp Müller
2
-7
/
+7
2012-03-08
common: update common module
Tim-Philipp Müller
1
-0
/
+0
2012-03-08
tests: add minimal basesrc ! sink seeking unit test
Tim-Philipp Müller
3
-0
/
+228
2012-03-08
value: remove gst_value_register_{subtract,union,intersect}_func() API
Tim-Philipp Müller
4
-75
/
+55
2012-03-08
tee: fix refcount error
Wim Taymans
1
-2
/
+0
2012-03-08
pad: return ANY for a pad without template
Wim Taymans
2
-7
/
+3
2012-03-08
pad: small cleanup
Wim Taymans
1
-3
/
+2
2012-03-08
memory: add comment
Wim Taymans
1
-0
/
+1
2012-03-08
baseparse: Fix merge mistake
Sebastian Dröge
1
-13
/
+0
2012-03-08
Merge branch 'master' into 0.11
Sebastian Dröge
5
-89
/
+91
2012-03-07
baseparse: arrange for properly disjoint frame flags
Mark Nauwelaerts
1
-4
/
+4
2012-03-06
basetransform: delay pool activation
Wim Taymans
1
-14
/
+16
2012-03-06
baseparse: Fix 'self-comparison always evaluates to true'
Sebastian Dröge
1
-1
/
+1
2012-03-06
tee: Fix 'use of logical '&&' with constant operand' compiler warning
Sebastian Dröge
1
-2
/
+2
2012-03-06
basetransform: Fix 'equality comparison with extraneous parentheses' compiler...
Sebastian Dröge
1
-1
/
+1
2012-03-06
gst: Fix 'comparison of unsigned enum expression >= 0 is always true' compile...
Sebastian Dröge
1
-1
/
+1
2012-03-05
basetransform: don't propose_allocation before negotiation
Wim Taymans
1
-1
/
+8
2012-03-05
baseparse: Fix handling of multiple newsegment events
Sebastian Dröge
1
-48
/
+48
2012-03-05
baseparse: Also flush the close_segment
Sebastian Dröge
1
-1
/
+4
2012-03-05
baseparse: Remove obsolete code and move gap handling to the correct place
Sebastian Dröge
1
-69
/
+46
2012-03-05
baseparse: Clear some more state when receiving FLUSH_STOP
Sebastian Dröge
1
-0
/
+8
[next]