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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
caps: improve _do_simplify
Wim Taymans
3
-31
/
+22
2012-03-11
caps: avoid using in-place oprations
Wim Taymans
5
-91
/
+99
2012-03-11
structure: add allocation debug
Wim Taymans
1
-0
/
+6
2012-03-10
typefind: remove const from refcounted GstCaps
Wim Taymans
2
-4
/
+3
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
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-08
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
3
-4
/
+5
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
1
-5
/
+5
2012-03-08
value: remove gst_value_register_{subtract,union,intersect}_func() API
Tim-Philipp Müller
2
-66
/
+55
2012-03-08
pad: return ANY for a pad without template
Wim Taymans
1
-5
/
+1
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
Merge branch 'master' into 0.11
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-02
gst: include gstmeta.h
Wim Taymans
1
-0
/
+1
2012-03-02
bufferpool: add more debug info
Wim Taymans
1
-0
/
+4
2012-03-02
meta: add boolean to signal a region copy
Wim Taymans
2
-2
/
+10
2012-03-02
meta: transform docs
Wim Taymans
2
-4
/
+4
2012-03-02
gst: Remove gstmarshal.[ch] completely and use the generic marshaller
Sebastian Dröge
12
-73
/
+22
2012-03-02
gst: Don't install gstmarshal.h
Sebastian Dröge
1
-3
/
+6
2012-03-01
meta: improve debugging
Wim Taymans
3
-3
/
+11
2012-03-01
pad: improve debugging
Wim Taymans
1
-0
/
+2
2012-03-01
meta: add tag for memory metadata
Wim Taymans
2
-0
/
+12
2012-03-01
query: add method to remove allocation_meta
Wim Taymans
2
-22
/
+37
2012-03-01
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+5
2012-03-01
pad: fix some debug message typos
Mark Nauwelaerts
1
-4
/
+4
2012-02-29
meta: split registration of API and implementation
Wim Taymans
6
-80
/
+88
2012-02-29
minobject: small .h indent fix
Wim Taymans
1
-1
/
+1
2012-02-29
structure: print a g_warning() if someone tries to construct 0.10-style raw a...
Tim-Philipp Müller
1
-0
/
+8
2012-02-28
meta: add return vale to transform
Wim Taymans
1
-3
/
+5
2012-02-28
meta: add method to check for a tag
Wim Taymans
2
-0
/
+26
2012-02-28
meta: add support to tagging the metadata
Wim Taymans
2
-2
/
+18
2012-02-27
Suppress deprecation warnings in selected files, for g_value_array_* mostly
Edward Hervey
1
-0
/
+5
2012-02-27
remove some useless includes in .h
Wim Taymans
5
-5
/
+3
2012-02-27
clock: make more stuff private
Wim Taymans
3
-185
/
+208
2012-02-27
systemclock: make more stuff private
Wim Taymans
2
-12
/
+12
2012-02-27
bufferpool: make more stuff private
Wim Taymans
2
-54
/
+59
2012-02-27
bus: make more fields private
Wim Taymans
2
-48
/
+46
2012-02-27
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-9
/
+11
2012-02-24
registry: fix lseek() return code handling
Tim-Philipp Müller
1
-3
/
+4
2012-02-24
registry: don't forget to clean up registry temp file in another error case
Tim-Philipp Müller
1
-6
/
+7
2012-02-24
atomicqueue: fix race
Wim Taymans
1
-19
/
+28
2012-02-24
atomicqueue: fix subtle race
Wim Taymans
1
-3
/
+8
2012-02-24
meta: flesh out the metadata transform
Wim Taymans
3
-24
/
+41
2012-02-23
spelling fix
David Schleef
1
-1
/
+1
2012-02-23
poll: fix spelling of writable
David Schleef
1
-3
/
+3
[next]