index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstmessage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
message: add the running-time to the async-done message
reset-time
Wim Taymans
1
-12
/
+14
2012-06-14
message: add a new message to reset time
Wim Taymans
1
-0
/
+49
2012-06-12
message: fix up minor inconsistency in structure name of state-changed message
Tim-Philipp Müller
1
-1
/
+1
2012-06-05
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-1
/
+1
2012-05-26
message, event: update for tag lists not being structures any more
Tim-Philipp Müller
1
-11
/
+11
2012-04-02
toc: don't export private functions
Tim-Philipp Müller
1
-4
/
+5
2012-04-02
toc: port to 0.11
Stefan Sauer
1
-2
/
+2
2012-04-02
Merge branch '0.10'
Stefan Sauer
1
-0
/
+59
2012-04-02
Add new TOC message
Alexander Saprykin
1
-0
/
+59
2012-03-29
docs: update more documentation
Wim Taymans
1
-1
/
+1
2012-02-10
clean up object init
Wim Taymans
1
-31
/
+46
2012-01-22
Use GLib's type for GError instead of our own
Tim-Philipp Müller
1
-6
/
+6
2012-01-19
Update for new gthread API
Wim Taymans
1
-4
/
+1
2011-11-02
structure: cleanup API
Wim Taymans
1
-19
/
+19
2011-10-21
Merging origin/master
Edward Hervey
1
-2
/
+5
2011-10-18
message: protect against null message sources
Thiago Santos
1
-2
/
+1
2011-10-18
logging: more logging and prefer human readable details over memory locations
Stefan Sauer
1
-2
/
+6
2011-08-29
miniobject: change to GST_DEFINE_MINI_OBJECT_TYPE
Wim Taymans
1
-1
/
+1
2011-08-29
init: add _get_type() functions
Wim Taymans
1
-12
/
+5
2011-08-29
gst: add some _priv prefixes to private methods
Wim Taymans
1
-1
/
+1
2011-08-26
Merge branch 'master' into 0.11
Wim Taymans
1
-10
/
+15
2011-08-26
message: explicitly cast to the right enum types
Josep Torra
1
-10
/
+15
2011-07-21
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2011-07-16
docs: removed double negation in event/message seq num description
Raluca Elena Podiuc
1
-1
/
+1
2011-06-22
tags: Remove crazy tag messages
Wim Taymans
1
-75
/
+0
2011-06-08
message: rename variable
Wim Taymans
1
-10
/
+10
2011-06-08
message: move the new_base_time flag to async_done
Wim Taymans
1
-21
/
+15
2011-05-10
message: hide the message structure field
Wim Taymans
1
-82
/
+183
2011-02-23
miniobject: cleanups
Wim Taymans
1
-1
/
+1
2011-02-23
miniobject: more boxed type fixing
Wim Taymans
1
-1
/
+1
2011-02-23
miniobject: make queries a boxed type
Wim Taymans
1
-45
/
+41
2011-02-23
messages: make message a simple boxed type
Wim Taymans
1
-2
/
+0
2011-02-22
cleanups
Wim Taymans
1
-2
/
+0
2011-02-15
message: add timeout to progress message
Wim Taymans
1
-2
/
+3
2011-02-15
message: rename category to code
Wim Taymans
1
-9
/
+9
2011-02-15
message: add new message quark
Wim Taymans
1
-0
/
+1
2011-02-15
message: add progress message functions
Wim Taymans
1
-0
/
+65
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-123
/
+138
2010-06-16
message: Add out annotations
Johan Dahlin
1
-57
/
+57
2010-04-07
docs: add a few code snippets that show how to use gst_message_parse_*().
Tim-Philipp Müller
1
-0
/
+58
2010-03-17
message: improve docs a little
Wim Taymans
1
-4
/
+4
2010-03-17
message: add QoS message to inform apps of lost data
Robert Swain
1
-0
/
+213
2009-10-23
Revert "gstmessage: Avoid expensive src/type/timestamp fetch."
Wim Taymans
1
-36
/
+31
2009-10-23
gstmessage: Avoid expensive src/type/timestamp fetch.
Edward Hervey
1
-31
/
+36
2009-09-11
Don't use C++ style comments
Jan Schmidt
1
-1
/
+1
2009-09-11
message: Disable restriction that structure changes are sink pads
Jan Schmidt
1
-1
/
+1
2009-09-02
states: post structure change on sinkpads
Wim Taymans
1
-2
/
+2
2009-06-30
message: fix parsing of the step done message
Wim Taymans
1
-0
/
+1
2009-06-24
miniobjects: Don't chain up to empty finalize method.
Edward Hervey
1
-1
/
+1
2009-06-19
docs: make gtk-doc happy
Tim-Philipp Müller
1
-6
/
+4
[next]