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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
miniobjects: Don't chain up to empty finalize method.
Edward Hervey
1
-1
/
+1
2009-06-01
add new API for framestepping
Wim Taymans
1
-0
/
+87
2009-05-29
structure: add gst_structure_id_new() convenience function
Tim-Philipp Müller
1
-10
/
+5
2009-05-29
micro-optimisation: use GST_QUARK in more places
Tim-Philipp Müller
1
-5
/
+5
2009-05-21
docs: update docs for stream_time->running_time
Wim Taymans
1
-2
/
+3
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
1
-43
/
+14
2008-11-04
Add sequence numbers to events and messages. See #559250.
Andy Wingo
1
-0
/
+58
2008-10-13
docs/design/part-TODO.txt: Remove item from the todo list because it was fixe...
Wim Taymans
1
-58
/
+123
2008-07-01
gst/gstevent.c: Use gst_format_get_name() to improve debug output.
Stefan Kost
1
-6
/
+8
2008-06-04
gst/gstevent.c: Add some assert and docs for invalid input to the qos function.
Wim Taymans
1
-1
/
+5
2008-05-18
gst/gstevent.c: Document that gst_event_new_tag() and gst_event_new_navigatio...
Tim-Philipp Müller
1
-2
/
+3
2008-04-29
Add method to conveniently check the name of a custom event with gst_event_ha...
Wim Taymans
1
-0
/
+23
2008-02-12
Properly chain up finalize functions to the parent class.
Sebastian Dröge
1
-0
/
+6
2007-11-17
gst/gstevent.c: Little documentation improvment.
Stefan Kost
1
-1
/
+1
2007-11-01
g_type_class_ref() other types as well, see #349410 and #64764.
Tim-Philipp Müller
1
-3
/
+3
2007-04-28
Typo fixes; minor docs addition.
Tim-Philipp Müller
1
-4
/
+4
2007-02-02
docs/gst/gstreamer-sections.txt: Add docs for new methods.
Wim Taymans
1
-1
/
+50
2007-01-10
gst/gstevent.*: Reserve LATENCY event.
Wim Taymans
1
-5
/
+6
2006-10-16
Update some docs regarding reverse playback.
Wim Taymans
1
-2
/
+5
2006-10-13
gst/gstelement.h: Clarify _NO_PREROLL a bit more.
Yves Lefebvre
1
-1
/
+1
2006-10-09
gst/gstevent.c: Rename some more @cur to @start to fix docs.
Wim Taymans
1
-15
/
+15
2006-10-09
docs/design/part-qos.txt: Fix typo.
Wim Taymans
1
-14
/
+15
2006-10-02
gst/gstevent.c: Fix gst_mini_object_make_writable() and gst_event_copy() for ...
Alessandro Decina
1
-1
/
+1
2006-09-15
gst/gstbin.c: Update documentation.
Wim Taymans
1
-17
/
+28
2006-08-11
docs/design/part-qos.txt: Bring docs in line with the code. Mostly the sign o...
Wim Taymans
1
-20
/
+42
2006-06-12
gst/: constify quark registration strings. Fixes #344115
Stefan Kost
1
-3
/
+3
2006-06-02
debug change
Thomas Vander Stichele
1
-2
/
+2
2006-05-14
Minor docs fixes.
Tim-Philipp Müller
1
-0
/
+2
2006-05-10
gst/: make sure some essential types used by events are registered as part of...
Thomas Vander Stichele
1
-0
/
+2
2006-05-08
docs/design/part-overview.txt: Make upsteam/downstream concepts more clear.
Wim Taymans
1
-33
/
+99
2006-05-04
Make sure gstprivate.h and/or config.h are always included first, otherwise s...
James Andrewartha
1
-1
/
+1
2006-03-07
docs/libs/gstreamer-libs-sections.txt: Added basesink new methods.
Wim Taymans
1
-5
/
+16
2006-02-13
docs/design/part-TODO.txt: Updated TODO list, basesrc supports seeking to non...
Wim Taymans
1
-1
/
+1
2006-01-27
doc fixes, to link to function, just write gst_cool_function(), don't prefix ...
Stefan Kost
1
-2
/
+2
2006-01-26
added code for downstream events, reviewed docs in gstevent.c
Stefan Kost
1
-16
/
+20
2006-01-19
gst/gstevent.c: Fix docs typo
Jan Schmidt
1
-2
/
+3
2005-12-06
expand tabs
Thomas Vander Stichele
1
-3
/
+3
2005-11-29
gst/gstevent.*: fix #320529 - clean up new_segment API and structure.
Thomas Vander Stichele
1
-39
/
+33
2005-11-24
Doc fixes.
Wim Taymans
1
-0
/
+3
2005-11-22
gst/gstevent.h (gst_event_new_new_segment) (gst_event_parse_new_segment, gst_...
Andy Wingo
1
-10
/
+10
2005-11-21
gst/gstevent.h (GST_EVENT_FILLER): Removed. Can be added back during the stab...
Andy Wingo
1
-15
/
+0
2005-11-21
gst/gstevent.h (GstEventTypeFlags): New data type, the flags of the event typ...
Andy Wingo
1
-3
/
+21
2005-11-15
gst/gstevent.c: Small doc update.
Wim Taymans
1
-0
/
+6
2005-10-25
gst/base/gstbasesink.c: Don't use invalid stream_time.
Wim Taymans
1
-2
/
+6
2005-10-21
And 2% more doc coverage.
Wim Taymans
1
-7
/
+37
2005-10-17
gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup.
Andy Wingo
1
-2
/
+2
2005-10-15
various style fixes
Thomas Vander Stichele
1
-0
/
+1
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-1
/
+1
2005-10-12
check/: Moved sinks2 testcode in sinks check.
Wim Taymans
1
-0
/
+2
2005-10-11
Added extra flag to newsegment for future API freeze.
Wim Taymans
1
-7
/
+14
[next]