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
/
gstbin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
message: add the running-time to the async-done message
Wim Taymans
1
-9
/
+11
2012-06-13
bin: always recurse into bins when doing state changes
Wim Taymans
1
-0
/
+5
2012-06-11
childproxy: use GstChildProxy instead of GObject on the public api
Stefan Sauer
1
-2
/
+3
2012-06-11
bin: reorganize _remove_func to avoid races
Wim Taymans
1
-33
/
+19
2012-05-21
bin: try harder to avoid state changes in wrong direction
Wim Taymans
1
-19
/
+75
2012-03-30
childproxy: include the child name in the signal
Stefan Sauer
1
-4
/
+6
2012-03-30
childproxy: use GObject instead of GstObject
Stefan Sauer
1
-4
/
+4
2012-03-28
review some docs
Wim Taymans
1
-1
/
+1
2012-03-13
bin: remove old compat mode
Wim Taymans
1
-24
/
+0
2012-03-02
gst: Remove gstmarshal.[ch] completely and use the generic marshaller
Sebastian Dröge
1
-4
/
+3
2012-02-08
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+10
2012-02-03
bin: reset the EOS detection machinery after sending an EOS message
Vincent Penquerc'h
1
-0
/
+10
2012-01-25
gst: Changed introspection transfer flag to (transfer floating)
Peteris Krisjanis
1
-1
/
+1
2012-01-19
Update for new gthread API
Wim Taymans
1
-3
/
+0
2011-12-30
index: remove GstIndex and GstIndexFactory for now
Tim-Philipp Müller
1
-4
/
+12
2011-12-04
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+3
2011-12-04
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
1
-0
/
+3
2011-11-29
bin: keep the element flags up-to-date
Wim Taymans
1
-4
/
+35
2011-11-28
element: use flags for require/provide clock
Wim Taymans
1
-2
/
+4
2011-11-28
element: clean up element flags
Wim Taymans
1
-19
/
+20
2011-11-27
warnings: avoid set-but-unused warnings with load-save disabled
Stefan Sauer
1
-7
/
+5
2011-11-10
element: add a default set_clock implementation
Wim Taymans
1
-0
/
+3
2011-11-04
bin: fix the iterator copy
Wim Taymans
1
-2
/
+2
2011-11-04
Merge branch 'master' into 0.11
Wim Taymans
1
-11
/
+9
2011-11-03
bin: use statically allocated GQueue
Tim-Philipp Müller
1
-10
/
+9
2011-10-21
Merging origin/master
Edward Hervey
1
-1
/
+2
2011-10-18
logging: more logging and prefer human readable details over memory locations
Stefan Sauer
1
-0
/
+2
2011-10-16
Merge branch 'master' into 0.11
Wim Taymans
1
-4
/
+5
2011-10-13
logging: use _OBJECT variants more
Stefan Sauer
1
-4
/
+5
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-4
/
+4
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-4
/
+4
2011-06-08
message: rename variable
Wim Taymans
1
-7
/
+6
2011-06-08
message: move the new_base_time flag to async_done
Wim Taymans
1
-17
/
+16
2011-05-31
gst: Remove obvious dead assignments
Edward Hervey
1
-2
/
+0
2011-05-17
Revert "query: allow _make_writable on query handlers"
Sebastian Dröge
1
-20
/
+16
2011-05-17
Revert "bin: Dereference GstQuery** before passing it to GST_QUERY_TYPE_NAME"
Sebastian Dröge
1
-1
/
+1
2011-05-16
Merge branch 'master' into 0.11
Sebastian Dröge
1
-19
/
+33
2011-05-14
bin: Don't interprete pipelines without sink elements as always being in EOS ...
Sebastian Dröge
1
-1
/
+9
2011-05-14
bin: Only post EOS messages after reaching the PLAYING state
Sebastian Dröge
1
-17
/
+54
2011-05-14
element: Add GstElement::state_changed vfunc
Sebastian Dröge
1
-10
/
+8
2011-05-14
bin: If activating one pad failed error out early instead of trying to activa...
Sebastian Dröge
1
-7
/
+6
2011-05-11
bin: Dereference GstQuery** before passing it to GST_QUERY_TYPE_NAME
Sebastian Dröge
1
-1
/
+1
2011-05-10
query: allow _make_writable on query handlers
Wim Taymans
1
-16
/
+20
2011-05-06
bin: let the pad clean up in activate
Wim Taymans
1
-2
/
+0
2011-05-05
gst: Update everything for the new GstIterator API
Sebastian Dröge
1
-123
/
+181
2011-05-05
iterator: free struct in gst_iterator_free
Johan Dahlin
1
-1
/
+0
2011-05-05
bin: Only post EOS messages after reaching the PLAYING state
Sebastian Dröge
1
-17
/
+45
2011-05-05
bin: If activating one pad failed error out early instead of trying to activa...
Sebastian Dröge
1
-7
/
+6
2011-04-26
Revert lockfree GstBus for the release
Tim-Philipp Müller
1
-1
/
+1
2011-04-18
bin: Enable DURATION query caching
Sebastian Dröge
1
-11
/
+0
[next]