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
/
gstevent.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
event: whitespace fixes
Wim Taymans
1
-85
/
+85
2009-06-01
add new API for framestepping
Wim Taymans
1
-0
/
+8
2009-03-12
docs: Improve some docs
Wim Taymans
1
-8
/
+8
2009-02-22
Convert unref/copy functions of GstMiniObject subclasses to static inline fun...
Ali Sabil
1
-4
/
+19
2008-11-06
gst/gstevent.h: Add a SKIP seek flag for use with advanced trickmodes.
Wim Taymans
1
-2
/
+10
2008-11-04
Add sequence numbers to events and messages. See #559250.
Andy Wingo
1
-1
/
+8
2008-05-25
gst/gstevent.h: Clarify docs for GST_SEEK_TYPE_CUR (#534505).
Tim-Philipp Müller
1
-1
/
+4
2008-04-29
Add method to conveniently check the name of a custom event with gst_event_ha...
Wim Taymans
1
-0
/
+2
2007-11-02
gst/: Move declaration of private _gst_foo_initialize() functions into our pr...
Tim-Philipp Müller
1
-2
/
+0
2007-02-02
docs/gst/gstreamer-sections.txt: Add docs for new methods.
Wim Taymans
1
-2
/
+6
2007-01-10
gst/gstevent.*: Reserve LATENCY event.
Wim Taymans
1
-14
/
+16
2006-10-24
gst/gstevent.h: Add small comment.
Wim Taymans
1
-1
/
+2
2006-10-09
docs/design/part-qos.txt: Fix typo.
Wim Taymans
1
-2
/
+2
2006-09-15
gst/gstbin.c: Update documentation.
Wim Taymans
1
-8
/
+8
2006-07-06
gst/: Remove comma at end of enumerator list.
Wim Taymans
1
-1
/
+1
2006-07-02
whitespace/doc fixes
Thomas Vander Stichele
1
-1
/
+1
2006-05-14
Minor docs fixes.
Tim-Philipp Müller
1
-2
/
+4
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-05-09
doc whitespace fixes
Thomas Vander Stichele
1
-8
/
+9
2006-05-08
docs/design/part-overview.txt: Make upsteam/downstream concepts more clear.
Wim Taymans
1
-0
/
+13
2006-03-21
gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline...
Edward Hervey
1
-1
/
+8
2006-03-07
docs/libs/gstreamer-libs-sections.txt: Added basesink new methods.
Wim Taymans
1
-1
/
+0
2006-01-20
Add gst_event_replace() (#327001)
Tim-Philipp Müller
1
-0
/
+18
2005-12-01
gst/gstevent.h (struct _GstEvent): Meant to remove the extra padding here bef...
Andy Wingo
1
-1
/
+1
2005-11-29
gst/gstevent.*: fix #320529 - clean up new_segment API and structure.
Thomas Vander Stichele
1
-6
/
+10
2005-11-22
gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_...
Andy Wingo
1
-4
/
+4
2005-11-21
check/gst/gstevent.c (create_custom_events): Check that
Andy Wingo
1
-1
/
+1
2005-11-21
gst/gstevent.h (GST_EVENT_FILLER): Removed. Can be added back during the stab...
Andy Wingo
1
-8
/
+2
2005-11-21
gst/gstevent.h (GstEventTypeFlags): New data type, the flags of the event typ...
Andy Wingo
1
-46
/
+49
2005-11-09
gst/: Fix docs.
Wim Taymans
1
-6
/
+18
2005-11-08
gst/: Avoid excessive typechecking in macros.
Wim Taymans
1
-4
/
+5
2005-10-26
fixing examples fixing docs typos changing log priority in error situations
Stefan Kost
1
-1
/
+1
2005-10-21
And 2% more doc coverage.
Wim Taymans
1
-3
/
+7
2005-10-20
Yay! 1% more docs coverage.
Wim Taymans
1
-8
/
+62
2005-10-15
gst/gstevent.h: Oops, add missing closing bracket.
Tim-Philipp Müller
1
-1
/
+1
2005-10-15
Add GST_EVENT_TYPE_NAME() macro.
Tim-Philipp Müller
1
-0
/
+8
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-4
/
+4
2005-10-11
Added extra flag to newsegment for future API freeze.
Wim Taymans
1
-3
/
+4
2005-10-11
gst/gstbin.*: Prepare to make current EOS message queue more generic.
Wim Taymans
1
-2
/
+2
2005-10-09
more docs, fix compilation
Stefan Kost
1
-1
/
+1
2005-10-08
gst/gstevent.*: Fix event quark registration.
Wim Taymans
1
-8
/
+9
2005-10-07
gst/gstevent.*: New event for future idea.
Wim Taymans
1
-3
/
+10
2005-10-06
gst/gstevent.*: add string representations for event types
Thomas Vander Stichele
1
-0
/
+4
2005-10-06
whitespace fixes
Thomas Vander Stichele
1
-24
/
+29
2005-09-27
added two new functions to the docs documents all undocumented GstXXXFlags co...
Stefan Kost
1
-0
/
+2
2005-09-11
various doc fixes
Thomas Vander Stichele
1
-11
/
+5
2005-09-07
renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo...
Stefan Kost
1
-1
/
+1
2005-08-31
docs/faq/gst-uninstalled: add -good
Thomas Vander Stichele
1
-21
/
+0
2005-08-25
gst/gstbin.h: removed ';' from the end of macro defs
Stefan Kost
1
-3
/
+3
2005-08-23
gst/gstevent.*: Some more debugging output and doc cleanups.
Wim Taymans
1
-1
/
+0
[next]