..
autoplug
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
elements
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
parse
allow colons in indentifier names (for jack: " ... !alsa_pcm:out_1 jacksink")
2002-05-30 04:50:46 +00:00
registries
if you can't write to the registry (ie it is root-owned and you are user) and it is out of date, just ignore it; plug...
2002-07-05 16:18:18 +00:00
schedulers
Set the scheduler to NULL in all cases.
2002-07-02 18:42:00 +00:00
types
commit to make gstreamer follow the gtk function/macro naming conventions:
2002-04-11 20:35:18 +00:00
.gitignore
ignore generated enumtypes files.
2002-07-02 13:38:01 +00:00
cothreads.c
This one removes the unused code..
2002-07-08 19:10:11 +00:00
cothreads.h
This one removes the unused code..
2002-07-08 19:10:11 +00:00
gst.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gst.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gst_private.h
Various cleanups and leak fixage.
2001-12-15 22:37:35 +00:00
gstarch.h
Applied a cothread setup patch for IRIX from Nick Blievers
2001-12-18 16:50:05 +00:00
gstatomic.h
- Added a bunch of fast atomic operations on x86 with C fallbacks
2002-07-08 19:12:38 +00:00
gstautoplug.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstautoplug.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstbin.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstbin.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstbuffer.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstbuffer.h
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstcaps.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstcaps.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstclock.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstclock.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstconfig.h
should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff
2002-01-25 04:27:24 +00:00
gstcpu.c
Small cleanups
2001-12-12 13:37:29 +00:00
gstcpu.h
CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet)
2001-02-27 19:44:49 +00:00
gstcpuid_i386.s
Added CPU detection.
2000-09-12 18:13:48 +00:00
gstdata.c
- Added a bunch of fast atomic operations on x86 with C fallbacks
2002-07-08 19:12:38 +00:00
gstdata.h
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstdata_private.h
- Added a bunch of fast atomic operations on x86 with C fallbacks
2002-07-08 19:12:38 +00:00
gstelement.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstelement.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstelementfactory.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstevent.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstevent.h
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstextratypes.c
aye ladie, no more ugly // comments here, even if Taaz gets upset about it
2001-12-14 22:59:21 +00:00
gstextratypes.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstformat.h
UNITS is better.
2002-06-02 15:48:13 +00:00
gstinfo.c
commit to make gstreamer follow the gtk function/macro naming conventions:
2002-04-11 20:35:18 +00:00
gstinfo.h
commit to make gstreamer follow the gtk function/macro naming conventions:
2002-04-11 20:35:18 +00:00
gstlog.h
fix g_log_domain_gstreamer compile (again)
2001-09-13 23:49:09 +00:00
gstmarshal.list
INT64 is good for passing timestamps in signals
2002-06-08 11:57:49 +00:00
gstmemchunk.c
- Added a bunch of fast atomic operations on x86 with C fallbacks
2002-07-08 19:12:38 +00:00
gstmemchunk.h
- Added a bunch of fast atomic operations on x86 with C fallbacks
2002-07-08 19:12:38 +00:00
gstobject.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstobject.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstpad.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstpad.h
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstparse.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstparse.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstpipeline.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstpipeline.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstplugin.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstplugin.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstpluginfeature.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstpluginfeature.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstprops.c
Added gst_props_get_safe
2002-05-08 20:00:35 +00:00
gstprops.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstqueue.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstqueue.h
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstregistry.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstregistry.h
Documentation updates
2002-06-12 22:26:36 +00:00
gstscheduler.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstscheduler.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +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
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstthread.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstthread.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstthreaddummy.c
Added a runtime option to use a dummy threading implementation that uses
2002-06-21 14:50:00 +00:00
gsttimecache.c
commit to make gstreamer follow the gtk function/macro naming conventions:
2002-04-11 20:35:18 +00:00
gsttimecache.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gsttrace.c
- some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui...
2001-12-04 22:12:50 +00:00
gsttrace.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gsttype.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gsttype.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gsttypefind.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gsttypefind.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gsttypes.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstutils.c
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
gstutils.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstversion.h.in
merge from EVENTS1 on 20011016
2001-10-17 10:21:27 +00:00
gstxml.c
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
gstxml.h
- Removed unused locking from the cothreads
2002-07-08 19:07:30 +00:00
Makefile.am
- Removed bufferpool code and move that to gstbuffer.c
2002-07-08 19:22:02 +00:00
Makefile.am.future
Update Makefile.am.future - a replacement for Makefile.am which uses features present in recent versions of automake ...
2001-05-29 12:43:21 +00:00
ROADMAP
A bunch more changes to clean up build/make dist
issues, as well as a spec file, -config file, .m4, etc. Next step...
2000-01-31 06:46:18 +00:00