.. |
autoplug
|
Merged from BRANCH-PLUGINVER1
|
2001-04-22 12:30:14 +00:00 |
elements
|
update sinesrc to latest caps
|
2001-04-28 18:58:05 +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
|
added sparc cothreads
|
2001-03-02 18:30:37 +00:00 |
cothreads.h
|
|
|
gst.c
|
Added colorization to DEBUG and INFO. Colors are based on categories, with the strings in _gst_category_colors[] in ...
|
2001-04-27 20:31:22 +00:00 |
gst.h
|
added gstversion.h
|
2001-04-17 02:19:08 +00:00 |
gst_private.h
|
|
|
gstalpha.h
|
|
|
gstarch.h
|
added sparc cothreads
|
2001-03-02 18:30:37 +00:00 |
gstarm.h
|
|
|
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
|
Merged the AUTOPLUG2 branch
|
2001-03-07 21:52:56 +00:00 |
gstbin.h
|
|
|
gstbuffer.c
|
I will successfully compile code before I check it in.
|
2001-04-24 21:28:18 +00:00 |
gstbuffer.h
|
- commented out remainder of Meta stuff
|
2001-04-24 19:20:15 +00:00 |
gstbufferpool.c
|
|
|
gstbufferpool.h
|
|
|
gstcaps.c
|
The first wave of docs updates
|
2001-04-17 21:14:55 +00:00 |
gstcaps.h
|
add gst_props_get_float function
|
2001-04-28 18:56:10 +00:00 |
gstclock.c
|
|
|
gstclock.h
|
|
|
gstcpu.c
|
Redid the cpu detection with a little help from mpeg2decs code..
|
2001-02-28 20:32:47 +00:00 |
gstcpu.h
|
|
|
gstcpuid_i386.s
|
|
|
gstelement.c
|
Merged the CAPSNEGO1 branch..
|
2001-03-12 21:02:12 +00:00 |
gstelement.h
|
added comment about missing flag
|
2001-04-15 22:54:03 +00:00 |
gstelementfactory.c
|
Merged the CAPSNEGO1 branch..
|
2001-03-12 21:02:12 +00:00 |
gstextratypes.c
|
|
|
gstextratypes.h
|
|
|
gsti386.h
|
|
|
gstinfo.c
|
syntax error fixed (s/;/,/)
|
2001-04-27 20:58:24 +00:00 |
gstinfo.h
|
Added colorization to DEBUG and INFO. Colors are based on categories, with the strings in _gst_category_colors[] in ...
|
2001-04-27 20:31:22 +00:00 |
gstlog.h
|
|
|
gstmeta.c
|
|
|
gstmeta.h
|
|
|
gstobject.c
|
The first wave of docs updates
|
2001-04-17 21:14:55 +00:00 |
gstobject.h
|
|
|
gstpad.c
|
More API docs updates
|
2001-04-19 22:25:04 +00:00 |
gstpad.h
|
API docs updates.
|
2001-04-22 16:04:19 +00:00 |
gstparse.c
|
fixed spelling mistake in user-visible output
|
2001-05-03 23:21:39 +00:00 |
gstparse.h
|
|
|
gstpipeline.c
|
added tool-man's patch for g++ compilation, const guchar for pipeline_new
|
2001-03-10 09:03:39 +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
|
Merged from BRANCH-PLUGINVER1
|
2001-04-22 12:30:14 +00:00 |
gstplugin.h
|
Merged from BRANCH-PLUGINVER1
|
2001-04-22 12:30:14 +00:00 |
gstppc.h
|
|
|
gstprops.c
|
Created a macro of the va_arg parsing function because some systems (PPC) cannot handle passing a va_list by reference.
|
2001-05-03 22:29:44 +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
|
Added 1337 macros to create padtemplates and capstemplates.
|
2001-04-16 21:45:02 +00:00 |
gstqueue.h
|
|
|
gstscheduler.c
|
|
|
gstscheduler.h
|
|
|
gstsparc.h
|
added sparc cothreads
|
2001-03-02 18:30:37 +00:00 |
gstthread.c
|
This hopefully fixes a slight thread sync issue.
|
2001-03-30 19:52:27 +00:00 |
gstthread.h
|
|
|
gsttrace.c
|
|
|
gsttrace.h
|
|
|
gsttype.c
|
Merged the AUTOPLUG2 branch
|
2001-03-07 21:52:56 +00:00 |
gsttype.h
|
Merged the AUTOPLUG2 branch
|
2001-03-07 21:52:56 +00:00 |
gsttypefind.c
|
The typefind element now sets the caps on its sink pad when the type has been detected.
|
2001-03-13 22:13:56 +00:00 |
gsttypefind.h
|
|
|
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
|
|
|
gstxml.h
|
|
|
Makefile.am
|
finished change to GST_ macros
|
2001-04-17 05:24:24 +00:00 |
Makefile.am.future
|
Update the alternative Makefile.am for gst/, which depends on automake >1.4d
|
2001-04-20 11:56:03 +00:00 |
ROADMAP
|
|
|