.. |
autoplug
|
Landed the new improved capsnegotiation system.
|
2002-01-13 22:22:42 +00:00 |
cothreads
|
forgot to add a file
|
2002-01-22 01:32:49 +00:00 |
elements
|
Previously filesrc would segfault when fed with the name of a directory.
|
2002-01-15 22:33:15 +00:00 |
schedulers
|
miscellaneous fixes, added gst_pad_unset_sched() api.
|
2002-01-19 06:29:40 +00:00 |
types
|
s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT...
|
2002-01-12 00:47:40 +00:00 |
.gitignore
|
|
|
cothreads.c
|
- Removed deprecated buffer flags.
|
2001-12-28 20:20:26 +00:00 |
cothreads.h
|
- Added a function to get the currently executing cothread
|
2001-12-27 00:47:41 +00:00 |
gobject2gtk.c
|
|
|
gobject2gtk.h
|
|
|
gst.c
|
Small cleanups
|
2002-01-01 13:51:04 +00:00 |
gst.h
|
- Added a function to get the currently executing cothread
|
2001-12-27 00:47:41 +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 |
gstautoplug.c
|
|
|
gstautoplug.h
|
|
|
gstbin.c
|
miscellaneous fixes, added gst_pad_unset_sched() api.
|
2002-01-19 06:29:40 +00:00 |
gstbin.h
|
- Added a function to get the currently executing cothread
|
2001-12-27 00:47:41 +00:00 |
gstbuffer.c
|
This is an attempt at not segfaulting on errors but reporting some usefull info instead.
|
2001-12-22 21:18:17 +00:00 |
gstbuffer.h
|
- Removed deprecated buffer flags.
|
2001-12-28 20:20:26 +00:00 |
gstbufferpool.c
|
|
|
gstbufferpool.h
|
|
|
gstcaps.c
|
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...
|
2002-01-20 11:55:35 +00:00 |
gstcaps.h
|
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...
|
2002-01-20 11:55:35 +00:00 |
gstclock.c
|
|
|
gstclock.h
|
|
|
gstconfig.h
|
|
|
gstcpu.c
|
|
|
gstcpu.h
|
|
|
gstcpuid_i386.s
|
|
|
gstdata.h
|
|
|
gstelement.c
|
Small cleanups
|
2002-01-20 16:04:16 +00:00 |
gstelement.h
|
Landed the new improved capsnegotiation system.
|
2002-01-13 22:22:42 +00:00 |
gstelementfactory.c
|
- Removed deprecated buffer flags.
|
2001-12-28 20:20:26 +00:00 |
gstevent.c
|
API doc updates.
|
2002-01-01 15:58:51 +00:00 |
gstevent.h
|
- Reclaim cothread state even if the cothread was never activated after the free.
|
2001-12-20 20:03:10 +00:00 |
gstextratypes.c
|
|
|
gstextratypes.h
|
|
|
gstinfo.c
|
Added IRIX compatibility code for dladdr
|
2001-12-18 17:02:02 +00:00 |
gstinfo.h
|
|
|
gstlog.h
|
|
|
gstmarshal.list
|
|
|
gstobject.c
|
summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading...
|
2002-01-11 15:49:47 +00:00 |
gstobject.h
|
This is an attempt at not segfaulting on errors but reporting some usefull info instead.
|
2001-12-22 21:18:17 +00:00 |
gstpad.c
|
Small cleanups
|
2002-01-20 16:04:16 +00:00 |
gstpad.h
|
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...
|
2002-01-20 11:55:35 +00:00 |
gstparse.c
|
cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c added checks for failed connections in g...
|
2002-01-18 22:44:19 +00:00 |
gstparse.h
|
cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c added checks for failed connections in g...
|
2002-01-18 22:44:19 +00:00 |
gstpipeline.c
|
- Added a function to get the currently executing cothread
|
2001-12-27 00:47:41 +00:00 |
gstpipeline.h
|
- Added a function to get the currently executing cothread
|
2001-12-27 00:47:41 +00:00 |
gstplugin.c
|
finalize conversion to gst-register
|
2002-01-04 19:47:17 +00:00 |
gstplugin.h
|
|
|
gstpluginfeature.c
|
|
|
gstpluginfeature.h
|
|
|
gstprops.c
|
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...
|
2002-01-20 11:55:35 +00:00 |
gstprops.h
|
Landed the new improved capsnegotiation system.
|
2002-01-13 22:22:42 +00:00 |
gstpropsprivate.h
|
Landed the new improved capsnegotiation system.
|
2002-01-13 22:22:42 +00:00 |
gstqueue.c
|
Landed the new improved capsnegotiation system.
|
2002-01-13 22:22:42 +00:00 |
gstqueue.h
|
And remove some of the debugging crap
|
2001-12-29 03:09:23 +00:00 |
gstscheduler.c
|
miscellaneous fixes, added gst_pad_unset_sched() api.
|
2002-01-19 06:29:40 +00:00 |
gstscheduler.h
|
- Added a function to get the currently executing cothread
|
2001-12-27 00:47:41 +00:00 |
gstthread.c
|
- Removed deprecated buffer flags.
|
2001-12-28 20:20:26 +00:00 |
gstthread.h
|
|
|
gsttimecache.c
|
|
|
gsttimecache.h
|
|
|
gsttrace.c
|
|
|
gsttrace.h
|
|
|
gsttype.c
|
|
|
gsttype.h
|
|
|
gsttypefind.c
|
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...
|
2002-01-20 11:55:35 +00:00 |
gsttypefind.h
|
|
|
gsttypes.h
|
Moved the typedef to gsttypes.h as stock rh 7.2 gcc doesn't seem to like it otherwise.
|
2001-12-19 01:50:11 +00:00 |
gstutils.c
|
API doc updates.
|
2002-01-01 15:58:51 +00:00 |
gstutils.h
|
|
|
gstversion.h.in
|
|
|
gstxml.c
|
cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c added checks for failed connections in g...
|
2002-01-18 22:44:19 +00:00 |
gstxml.h
|
summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading...
|
2002-01-11 15:49:47 +00:00 |
Makefile.am
|
fixes to make distcheck work changed registry out of date to warning to allow tests to continue regardless (any bette...
|
2002-01-02 12:23:26 +00:00 |
Makefile.am.future
|
|
|
ROADMAP
|
|
|