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-06-18
clock: fix compiler warning
Sebastian Rasmussen
1
-5
/
+5
2012-06-18
miniobject: hide qdata array layout
Wim Taymans
2
-24
/
+31
2012-06-18
atomic queue: register as boxed type
Evan Nemerson
2
-0
/
+8
2012-06-18
introspection: assorted introspection and documentation fixes
Evan Nemerson
16
-99
/
+105
2012-06-18
toc setter: change GstTocSetterIFace to GstTocSetterInterface
Evan Nemerson
2
-6
/
+6
2012-06-18
bufferpool: update docs a little
Wim Taymans
1
-0
/
+4
2012-06-18
bufferpool:check caps argument
Wim Taymans
2
-1
/
+1
2012-06-15
caps: NULL is not a valid caps anymore
Wim Taymans
1
-2
/
+0
2012-06-15
docs: improve API docs
Wim Taymans
11
-32
/
+235
2012-06-15
alllocator: no need to store structure size inside the structure
Tim-Philipp Müller
1
-4
/
+1
2012-06-15
query: no need to store the size of the structure inside the structure
Tim-Philipp Müller
1
-7
/
+4
2012-06-15
event: no need to store the size of the structure inside the structure
Tim-Philipp Müller
1
-12
/
+6
2012-06-15
bufferlist: no need to store the size of the structure inside the structure
Tim-Philipp Müller
1
-7
/
+3
2012-06-15
caps: no need to store the size of the caps structure inside the structure
Tim-Philipp Müller
1
-7
/
+3
2012-06-15
message: no need to store size of the message structure inside the structure
Tim-Philipp Müller
1
-11
/
+6
2012-06-15
sample: no need to store the size of the sample structure inside the structure
Tim-Philipp Müller
1
-4
/
+1
2012-06-15
taglist: no need to store the size of the tag list structure inside the struc...
Tim-Philipp Müller
1
-9
/
+3
2012-06-15
miniobject: expand docs a little
Wim Taymans
1
-1
/
+9
2012-06-15
miniobject: add qdata
Wim Taymans
2
-30
/
+135
2012-06-15
miniobject: fix error in the weak ref handling
Wim Taymans
1
-35
/
+18
2012-06-14
miniobject: remove the size field
Wim Taymans
11
-43
/
+66
2012-06-14
memory: make GstMemory a miniobject
Wim Taymans
3
-101
/
+82
2012-06-14
trace: always print miniobject refcount
Wim Taymans
1
-1
/
+1
2012-06-14
memory: fix copy function
Wim Taymans
1
-29
/
+13
2012-06-14
memory: make GstAllocator a miniobject
Wim Taymans
2
-63
/
+80
2012-06-14
element: fix pad transfer annotation from none to full
Vincent Penquerc'h
1
-1
/
+1
2012-06-14
message: add the running-time to the async-done message
Wim Taymans
3
-23
/
+27
2012-06-14
pipeline: use reset_time message to reset the start time
Wim Taymans
1
-9
/
+8
2012-06-14
message: add a new message to reset time
Wim Taymans
4
-2
/
+57
2012-06-13
bin: always recurse into bins when doing state changes
Wim Taymans
1
-0
/
+5
2012-06-12
datetime: clean-ups and new API adjustments
Tim-Philipp Müller
2
-194
/
+127
2012-06-12
datetime: allow GstDateTime where not all fields are set
Oleksij Rempel
2
-7
/
+363
2012-06-12
message: fix up minor inconsistency in structure name of state-changed message
Tim-Philipp Müller
3
-3
/
+3
2012-06-12
introspection: add some missing annotations
Evan Nemerson
5
-8
/
+11
2012-06-12
childproxy: add a few more comments
Stefan Sauer
1
-3
/
+6
2012-06-11
childproxy: fix signal handler signatures in class
Stefan Sauer
1
-2
/
+2
2012-06-11
childproxy: use GstChildProxy instead of GObject on the public api
Stefan Sauer
3
-43
/
+46
2012-06-11
element: remove unused UNPARENTING flag
Wim Taymans
1
-9
/
+6
2012-06-11
bin: reorganize _remove_func to avoid races
Wim Taymans
1
-33
/
+19
2012-06-11
gstelement: Start over if subclass removed the next pad too
Matej Knopp
1
-0
/
+4
2012-06-09
datetime: remove fallback code for old GLibs
Tim-Philipp Müller
1
-532
/
+123
2012-06-08
gstutils: Faster read macros
Edward Hervey
1
-29
/
+86
2012-06-07
registry: We name the registry after the target cpu
Edward Hervey
1
-1
/
+1
2012-06-06
element: fix pad cleanup in dispose
Wim Taymans
1
-14
/
+24
2012-06-06
event: Don't make the TOC event a multi-sticky event
Sebastian Dröge
2
-3
/
+3
2012-06-06
Make sure that unlinked pads do not cause a return false on latency events.
Havard Graff
1
-0
/
+5
2012-06-06
event: add name to sticky_multi events
Wim Taymans
2
-8
/
+16
2012-06-06
query: improve docs
Wim Taymans
1
-1
/
+5
2012-06-06
pad: only serialized events can't pass after EOS
Wim Taymans
1
-3
/
+3
2012-06-05
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-1
/
+1
[next]