gstreamer/gst
Steve Baker 52af47c5e4 fix from wingo so that get functions inside threads won't be locked twice
Original commit message from CVS:
fix from wingo so that get functions inside threads won't be locked twice
2002-05-29 15:33:46 +00:00
..
autoplug Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
elements - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
parse
registries re-enable thread test, although it does not work but passes right now warn for bizarre behavior in plugin loading 2002-05-25 17:45:51 +00:00
schedulers fix from wingo so that get functions inside threads won't be locked twice 2002-05-29 15:33:46 +00:00
types
.gitignore
cothreads.c Some cleanups, more debugging info 2002-05-29 14:59:48 +00:00
cothreads.h
gst.c fix refcounting tests so that they compile and run, but they fail currently: gst leaks obscene amounts of memory ;) f... 2002-05-11 20:30:05 +00:00
gst.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gst_private.h
gstarch.h
gstautoplug.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstautoplug.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstbin.c
gstbin.h
gstbuffer.c Added g_malloc instead of a memchunk when using memprof 2002-05-26 21:22:50 +00:00
gstbuffer.h Added g_malloc instead of a memchunk when using memprof 2002-05-26 21:22:50 +00:00
gstbufferpool.c
gstbufferpool.h
gstcaps.c
gstcaps.h
gstclock.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstclock.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstconfig.h
gstcpu.c
gstcpu.h
gstcpuid_i386.s
gstdata.h
gstelement.c fixups in the prop view/controller compilation fixes in the player add gst-editor to gst-all fixes to adder to comply... 2002-05-27 04:48:57 +00:00
gstelement.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstelementfactory.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstevent.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstevent.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstextratypes.c
gstextratypes.h
gstformat.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstinfo.c
gstinfo.h
gstlog.h
gstmarshal.list
gstobject.c
gstobject.h implemented threadsafe property set/get system as discussed in docs/random/wingo/threadsafe-properties some cleanups ... 2002-05-26 03:23:25 +00:00
gstpad.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstpad.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstparse.c
gstparse.h
gstpipeline.c poor error checking, should do something better 2002-05-10 08:10:14 +00:00
gstpipeline.h
gstplugin.c add gerror to gstplugin.c -- not fully propagated to periphery apis fix recursive dir creation in the xml registry co... 2002-05-20 23:11:10 +00:00
gstplugin.h add gerror to gstplugin.c -- not fully propagated to periphery apis fix recursive dir creation in the xml registry co... 2002-05-20 23:11:10 +00:00
gstpluginfeature.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstpluginfeature.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gstprops.c Added gst_props_get_safe 2002-05-08 20:00:35 +00:00
gstprops.h Added gst_props_get_safe 2002-05-08 20:00:35 +00:00
gstqueue.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstqueue.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstregistry.c fix refcounting tests so that they compile and run, but they fail currently: gst leaks obscene amounts of memory ;) f... 2002-05-11 20:30:05 +00:00
gstregistry.h remove duplicate gst_registry_pool_add declaration 2002-05-10 06:49:18 +00:00
gstscheduler.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstscheduler.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstsystemclock.c - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstsystemclock.h
gstthread.c Error checking in pthread creation more info in gst_util_dump_mem 2002-05-29 15:01:50 +00:00
gstthread.h
gsttimecache.c
gsttimecache.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gsttrace.c
gsttrace.h
gsttype.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gsttype.h Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gsttypefind.c Totally rewritten registry handling. 2002-05-08 20:40:48 +00:00
gsttypefind.h
gsttypes.h - The clock_wait now returns the difference between requested time and unlock time. 2002-05-26 21:54:27 +00:00
gstutils.c Error checking in pthread creation more info in gst_util_dump_mem 2002-05-29 15:01:50 +00:00
gstutils.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am added format.h 2002-05-28 09:18:04 +00:00
Makefile.am.future
ROADMAP