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
/
cothreads.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-21
Remove GCC-ism used to find current stack pointer, and use this opportunity t...
David Schleef
1
-5
/
+0
2002-12-14
Renamed the thread argument to cothread to avoid confusion
Wim Taymans
1
-11
/
+11
2002-12-06
Removing unused code related to stack allocation (cothreads_stackquery(), gst...
David Schleef
1
-1
/
+0
2002-12-05
refactor cothread stack mmap code. Add makecontext() as an option for initia...
David Schleef
1
-3
/
+2
2002-09-12
useful comments change thread -> cothread in varnames where it's applicable c...
Thomas Vander Stichele
1
-1
/
+2
2002-07-08
This one removes the unused code..
Wim Taymans
1
-24
/
+13
2002-06-28
more protective programming cothread 0 cleans up higher cothreads if they're ...
Thomas Vander Stichele
1
-0
/
+1
2002-06-26
ok, this seems to be the right fix for the basic scheduler.
Thomas Vander Stichele
1
-0
/
+1
2002-02-23
Added a private field to the cothread state.
Wim Taymans
1
-16
/
+21
2001-12-27
- Added a function to get the currently executing cothread
Wim Taymans
1
-1
/
+1
2001-12-25
Tee Fixes. added cothread_stop (not used) improved the pad event dispatcher.
Wim Taymans
1
-0
/
+2
2001-12-23
Fix an event leak
Wim Taymans
1
-1
/
+1
2001-12-20
cothread cleanup.
Wim Taymans
1
-2
/
+5
2001-12-18
Adde cothread context cleanup code
Wim Taymans
1
-0
/
+1
2001-09-14
1. Add more warnings for the gst core only. Various trival fixes to quiet th...
Joshua N. Pritikin
1
-1
/
+1
2001-05-27
Docs updates
Wim Taymans
1
-1
/
+1
2001-05-25
Merged from INCSCHED on 200505251!!!
Erik Walthinsen
1
-1
/
+18
2001-05-10
move cothread_context definition over to the .c
Erik Walthinsen
1
-6
/
+0
2001-05-10
moved cothread parameters into .c to avoid rebuilding libgst.la every time
Erik Walthinsen
1
-4
/
+0
2001-01-19
API docs updates
Wim Taymans
1
-7
/
+7
2001-01-19
more cothreads cleanup, and first pass at ARM code
Erik Walthinsen
1
-3
/
+4
2000-12-28
Updated copyright in all the libgst files.
Erik Walthinsen
1
-1
/
+4
2000-12-15
Header cleanup: try to include as little as possible; this will probably spee...
Wim Taymans
1
-1
/
+0
2000-12-03
Enhanced debugging by making DEBUG() print out the cothread ID as well as the...
Erik Walthinsen
1
-0
/
+1
2000-11-11
Docs updates.
Wim Taymans
1
-0
/
+20
2000-11-06
Added seeking to the avi decoder by implementing pull_region.
Wim Taymans
1
-0
/
+4
2000-11-04
Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.
Wim Taymans
1
-8
/
+9
2000-11-01
Some code cleanup
Wim Taymans
1
-1
/
+1
2000-09-22
A first attempt to fix the queues in a cothreaded pipeline.
Wim Taymans
1
-1
/
+2
2000-01-30
initial checkin
Erik Walthinsen
1
-0
/
+48