.. |
autoplug
|
Small fixes, most notably the GST_PAD_CONNECTED macro that didn't work for ghostpads.
|
2001-03-11 19:31:14 +00:00 |
elements
|
Another merge from HEAD into CAPSNEGO1
|
2001-03-12 20:04:22 +00:00 |
meta
|
Updated the API docs.
|
2000-12-28 21:42:23 +00:00 |
types
|
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 |
.gitignore
|
OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours...
|
2000-01-31 03:36:35 +00:00 |
cothreads.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
cothreads.h
|
API docs updates
|
2001-01-19 22:15:21 +00:00 |
gst.c
|
Another merge from HEAD into CAPSNEGO1
|
2001-03-12 20:04:22 +00:00 |
gst.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +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
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstarm.h
|
ARM works!
|
2001-01-31 22:54:08 +00:00 |
gstautoplug.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstautoplug.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstbin.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstbin.h
|
This is a megapatch with the following changes:
|
2001-01-29 00:06:02 +00:00 |
gstbuffer.c
|
Cleaned up the docs a bit.
|
2001-01-06 22:05:15 +00:00 |
gstbuffer.h
|
Fixed buffer flag handling gstplay used old flag handling updated some plugins for the new objects/error handling
|
2000-12-29 19:45:45 +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
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstcaps.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstclock.c
|
This is a megapatch with the following changes:
|
2001-01-29 00:06:02 +00:00 |
gstclock.h
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gstcpu.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstcpu.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstcpuid_i386.s
|
Added CPU detection.
|
2000-09-12 18:13:48 +00:00 |
gstelement.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstelement.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstelementfactory.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +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
|
This is a megapatch with the following changes:
|
2001-01-29 00:06:02 +00:00 |
gstinfo.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +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
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstobject.h
|
Added a first attempt for XML embedding in the main core XML.
|
2001-01-30 23:53:04 +00:00 |
gstpad.c
|
Small fixes, most notably the GST_PAD_CONNECTED macro that didn't work for ghostpads.
|
2001-03-11 19:31:14 +00:00 |
gstpad.h
|
Small fixes, most notably the GST_PAD_CONNECTED macro that didn't work for ghostpads.
|
2001-03-11 19:31:14 +00:00 |
gstparse.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstparse.h
|
This is a megapatch with the following changes:
|
2001-01-29 00:06:02 +00:00 |
gstpipeline.c
|
Another merge from HEAD into CAPSNEGO1
|
2001-03-12 20:04:22 +00:00 |
gstpipeline.h
|
Another merge from HEAD into CAPSNEGO1
|
2001-03-12 20:04:22 +00:00 |
gstplugin.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstplugin.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +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
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstprops.h
|
Fixes to work with libxml2.
|
2001-01-18 11:16:53 +00:00 |
gstpropsprivate.h
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gstqueue.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstqueue.h
|
And here they are....
|
2001-01-19 00:02:53 +00:00 |
gstscheduler.c
|
- backported the xml load bug in the properties
|
2001-02-10 14:46:37 +00:00 |
gstscheduler.h
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gstsparc.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstthread.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstthread.h
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gsttrace.c
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gsttrace.h
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gsttype.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gsttype.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gsttypefind.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gsttypefind.h
|
And here they are....
|
2001-01-19 00:02:53 +00:00 |
gstutils.c
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstutils.h
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +00:00 |
gstxml.c
|
Documentation updates.
|
2001-01-31 20:27:00 +00:00 |
gstxml.h
|
Documentation updates.
|
2001-01-31 20:27:00 +00:00 |
Makefile.am
|
Merge the HEAD branch into AUTOPLUG2.
|
2001-03-11 16:29:29 +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 |