..
autoplug
Fixed some warnings.
2001-06-01 18:30:40 +00:00
elements
coded small bit in to allow changing of output location
2001-06-01 15:29:03 +00:00
meta
A rather large patch:
2001-04-14 18:56:37 +00:00
types
Merged from BRANCH-PLUGINVER1
2001-04-22 12:30:14 +00:00
.gitignore
added gstversion.h
2001-04-17 02:19:08 +00:00
cothreads.c
Docs updates
2001-05-27 14:37:29 +00:00
cothreads.h
Docs updates
2001-05-27 14:37:29 +00:00
gst.c
Replace NO_X conditional compilation with testing whether DISPLAY env variable is set, and doing gtk_type_init() inst...
2001-06-04 00:51:35 +00:00
gst.h
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gst_private.h
Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef...
2001-01-14 21:55:41 +00:00
gstalpha.h
Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat...
2001-01-19 09:37:32 +00:00
gstarch.h
added sparc cothreads
2001-03-02 18:30:37 +00:00
gstarm.h
ARM works!
2001-01-31 22:54:08 +00:00
gstautoplug.c
API docs updates
2001-03-21 21:43:56 +00:00
gstautoplug.h
Merged the CAPSNEGO1 branch..
2001-03-12 21:02:12 +00:00
gstbin.c
Fixed some warnings.
2001-06-01 18:30:40 +00:00
gstbin.h
Docs updates
2001-05-27 14:37:29 +00:00
gstbuffer.c
fixed rather heinous bug in gst_buffer_copy
2001-05-25 21:35:58 +00:00
gstbuffer.h
Some cleanups.
2001-05-25 21:39:54 +00:00
gstbufferpool.c
Cleaned up the docs a bit.
2001-01-06 22:05:15 +00:00
gstbufferpool.h
Updated copyright in all the libgst files.
2000-12-28 22:12:02 +00:00
gstcaps.c
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstcaps.h
add gst_props_get_float function
2001-04-28 18:56:10 +00:00
gstclock.c
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstclock.h
Updated copyright in all the libgst files.
2000-12-28 22:12:02 +00:00
gstcpu.c
Redid the cpu detection with a little help from mpeg2decs code..
2001-02-28 20:32:47 +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
gstelement.c
fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB
2001-05-26 22:58:15 +00:00
gstelement.h
Removed redundant prototypes.
2001-05-26 16:41:27 +00:00
gstelementfactory.c
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstextratypes.c
Updated copyright in all the libgst files.
2000-12-28 22:12:02 +00:00
gstextratypes.h
Updated copyright in all the libgst files.
2000-12-28 22:12:02 +00:00
gsti386.h
Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat...
2001-01-19 09:37:32 +00:00
gstinfo.c
changed debug so it always prints pid and cid in color
2001-05-28 21:41:02 +00:00
gstinfo.h
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstlog.h
Updated copyright in all the libgst files.
2000-12-28 22:12:02 +00:00
gstmeta.c
Cleaned up the docs a bit.
2001-01-06 22:05:15 +00:00
gstmeta.h
Updated copyright in all the libgst files.
2000-12-28 22:12:02 +00:00
gstobject.c
Docs updates
2001-05-27 14:37:29 +00:00
gstobject.h
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstpad.c
Set the caps on a proxied pad when the pad is not connected.
2001-06-03 11:28:09 +00:00
gstpad.h
Fixed a bug in the typecast macros for padtemplates.
2001-05-26 16:33:02 +00:00
gstparse.c
Added the possibility to escape chars in gstparse. You can now give it a cmdline like disksrc location=some\ sort\ of...
2001-05-20 20:05:29 +00:00
gstparse.h
This is a megapatch with the following changes:
2001-01-29 00:06:02 +00:00
gstpipeline.c
Some cleanups.
2001-05-25 21:39:54 +00:00
gstpipeline.h
added tool-man's patch for g++ compilation, const guchar for pipeline_new
2001-03-10 09:03:39 +00:00
gstplugin.c
Docs updates
2001-05-27 14:37:29 +00:00
gstplugin.h
Merged from BRANCH-PLUGINVER1
2001-04-22 12:30:14 +00:00
gstppc.h
Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat...
2001-01-19 09:37:32 +00:00
gstprops.c
Fixed a bug so that gst_props_new (NULL) == NULL
2001-05-30 21:14:46 +00:00
gstprops.h
add gst_props_get_float function
2001-04-28 18:56:10 +00:00
gstpropsprivate.h
Merged the float property patch from Steve Baker. This patch doesn't really work yet...
2001-04-02 19:56:34 +00:00
gstqueue.c
Fixed some warnings.
2001-06-01 18:30:40 +00:00
gstqueue.h
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstscheduler.c
Fixed some warnings.
2001-06-01 18:30:40 +00:00
gstscheduler.h
Docs updates
2001-05-27 14:37:29 +00:00
gstsparc.h
fixed #define line continuation in gstsparc.h
2001-05-28 22:23:18 +00:00
gstthread.c
Added some caps != NULL checks.
2001-05-27 23:57:34 +00:00
gstthread.h
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gsttrace.c
- basic arch check for HAVE_RDTSC
2001-05-16 05:04:44 +00:00
gsttrace.h
- basic arch check for HAVE_RDTSC
2001-05-16 05:04:44 +00:00
gsttype.c
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gsttype.h
Merged the AUTOPLUG2 branch
2001-03-07 21:52:56 +00:00
gsttypefind.c
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gsttypefind.h
And here they are....
2001-01-19 00:02:53 +00:00
gsttypes.h
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstutils.c
Added enum parsing...
2001-04-27 21:14:56 +00:00
gstutils.h
Added a utility function in gstutils to set an object argument as a string. gstparse.c and gstelement.c now use this ...
2001-03-03 16:30:10 +00:00
gstversion.h.in
added gstversion.h
2001-04-17 02:19:08 +00:00
gstxml.c
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
gstxml.h
Documentation updates.
2001-01-31 20:27:00 +00:00
Makefile.am
some fixes to handle builddirs, which distcheck uses, along with complete .pc files
2001-05-28 07:46:21 +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