gstreamer/gst
David I. Lehn 568cbc3030 Update some signal func vars.
Original commit message from CVS:
Update some signal func vars.
2001-05-23 23:24:17 +00:00
..
autoplug Merged from BRANCH-PLUGINVER1 2001-04-22 12:30:14 +00:00
elements Update some signal func vars. 2001-05-23 23:24:17 +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 - Fix cothread pointers and allocation so full 2M stack space available: 2001-05-16 07:16:47 +00:00
cothreads.h move cothread_context definition over to the .c 2001-05-10 22:35:50 +00:00
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 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 Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gstbin.h This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
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 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 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 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 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 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 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 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 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 The first wave of docs updates 2001-04-17 21:14:55 +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 More API docs updates 2001-04-19 22:25:04 +00:00
gstpad.h some minor updates with a hair more speed 2001-05-10 23:43:34 +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 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 Make sure the plugin filaname is set before calling the init function. 2001-05-05 02:16:28 +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 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 And here they are.... 2001-01-19 00:02:53 +00:00
gstscheduler.c - Fix cothread pointers and allocation so full 2M stack space available: 2001-05-16 07:16:47 +00:00
gstscheduler.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
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 Updated copyright in all the libgst files. 2000-12-28 22:12:02 +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 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 And here they are.... 2001-01-19 00:02:53 +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 Documentation updates. 2001-01-31 20:27:00 +00:00
gstxml.h Documentation updates. 2001-01-31 20:27:00 +00:00
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 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