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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-21
docs/design/part-synchronisation.txt: Small addition.
Wim Taymans
1
-6
/
+18
2007-03-19
Add ASYNC_START and ASYNC_DONE messages to prepare for latency support.
Wim Taymans
1
-0
/
+9
2007-02-28
gst/gstelement.c: Handle INFO messages from the GST_ELEMENT_INFO macro as well.
Wim Taymans
1
-0
/
+2
2007-02-21
gst/gstmessage.*: Remove new messages for release.
Wim Taymans
1
-9
/
+1
2007-02-02
docs/gst/gstreamer-sections.txt: Add docs for new methods.
Wim Taymans
1
-0
/
+12
2006-10-09
gst/gstmessage.h: Revert change from earlier wrt GST_MESSAGE_TYPE_ANY having ...
Zaheer Abbas Merali
1
-1
/
+1
2006-10-09
common/m4/gst-error.m4: Disable warning of statement not reached on Forte.
Josep Torre Valles
1
-1
/
+1
2006-09-15
Added methods to create and parse BUFFERING messages.
Wim Taymans
1
-1
/
+3
2006-07-06
gst/gstmessage.h: Use a valid int for the _MESSAGE_ANY enum value to avoid co...
Wim Taymans
1
-2
/
+4
2006-07-02
whitespace/doc fixes
Thomas Vander Stichele
1
-17
/
+17
2006-05-14
Minor docs fixes.
Tim-Philipp Müller
1
-2
/
+3
2006-05-10
gst/: Make gtk-doc generate docs for our inlined gst_buffer_ref(), gst_event_...
Tim-Philipp Müller
1
-0
/
+4
2006-03-21
gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline...
Edward Hervey
1
-1
/
+8
2006-02-13
New API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_NAME macros (#330906). ...
Tim-Philipp Müller
1
-0
/
+9
2005-11-16
gst/base/gstbasesrc.c: some debug changes
Thomas Vander Stichele
1
-2
/
+2
2005-11-09
docs/gst/gstreamer-sections.txt: Moved the message async delivery private loc...
Wim Taymans
1
-1
/
+36
2005-10-25
docs/design/part-TODO.txt: Update TODO.
Wim Taymans
1
-0
/
+1
2005-10-21
And 2% more doc coverage.
Wim Taymans
1
-9
/
+6
2005-10-18
Seriously, this is better than a previous commit as we only need to notify th...
Wim Taymans
1
-13
/
+15
2005-10-18
Make messages future proof. state-change gets a flag if it was a message comm...
Wim Taymans
1
-6
/
+10
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-1
/
+1
2005-10-11
gst/gstbin.*: Prepare to make current EOS message queue more generic.
Wim Taymans
1
-1
/
+1
2005-10-09
gst/gstmessage.*: don't use new, it's a C++ keyword
Thomas Vander Stichele
1
-6
/
+6
2005-10-08
lots of new docs and doc fixes
Stefan Kost
1
-4
/
+40
2005-10-08
gst/gstmessage.*: Also carry the clock in question.
Wim Taymans
1
-3
/
+4
2005-10-08
gst/gstmessage.*: Clean up.
Wim Taymans
1
-7
/
+20
2005-10-08
Added extra field to STATE_CHANGE message with the pending state, which will ...
Wim Taymans
1
-2
/
+2
2005-10-07
docs/gst/gstreamer-sections.txt: Update.
Andy Wingo
1
-17
/
+7
2005-09-28
gst/gstbus.*: Added async-message and sync-message signals to the bus.
Wim Taymans
1
-0
/
+3
2005-09-19
gst/gstpipeline.c: Automatically PAUSE and RESUME a pipeline when a flushing ...
Wim Taymans
1
-1
/
+1
2005-09-11
various doc fixes
Thomas Vander Stichele
1
-2
/
+0
2005-09-07
renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...
Stefan Kost
1
-1
/
+1
2005-09-02
gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...
Andy Wingo
1
-4
/
+4
2005-08-26
gst/gstmessage.*: doc fixes
Stefan Kost
1
-0
/
+15
2005-08-25
Revert unpopular change for GST_MESSAGE_SRC to GObject.
Jan Schmidt
1
-2
/
+2
2005-08-25
fix docs by fixing enum typedef
Thomas Vander Stichele
1
-2
/
+2
2005-08-24
Change GST_MESSAGE_SRC to be a GObject rather than a GstObject, so that appli...
Jan Schmidt
1
-2
/
+2
2005-07-20
gst/gstmessage.*: Added a bunch of messages for advanced seeking.
Wim Taymans
1
-0
/
+5
2005-07-20
gst/gstmessage.*: Add _new_custom, make _new_application a macro to _new_custom.
Ronald S. Bultje
1
-1
/
+5
2005-07-18
Removed plugable schedulers.
Wim Taymans
1
-11
/
+14
2005-07-12
gst/base/gstbasetransform.c: Added more debug info in the negotiate process.
Wim Taymans
1
-0
/
+4
2005-07-05
check/: Application message API change.
Andy Wingo
1
-1
/
+1
2005-06-24
start pulling in base classes and elements for docs
Thomas Vander Stichele
1
-1
/
+1
2005-05-16
check/Makefile.am: remove GstData checks
David Schleef
1
-12
/
+19
2005-05-09
Remove old query functions. Ported old code.
Wim Taymans
1
-1
/
+0
2005-04-21
gst/: Use parent refcount in GstMessage to ensure GstStructure consistency.
Wim Taymans
1
-8
/
+8
2005-03-21
Next big merge.
Wim Taymans
1
-0
/
+141