gstreamer/gst
Richard Boulton fff0c87af8 Fix a warning; stuff following an #endif
Original commit message from CVS:
Fix a warning; stuff following an #endif
2001-06-25 12:28:38 +00:00
..
autoplug Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
elements Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
meta
types
.gitignore
cothreads.c Changed the maxcothreads to 16. connect to the new_ghost_pad signal in parse. 2001-06-06 18:29:57 +00:00
cothreads.h Docs updates 2001-05-27 14:37:29 +00:00
gobject2gtk.c Changed all globally defined stub functions to use the g2g_ prefix instead of g_, to avoid *any* potential namespace ... 2001-06-25 03:37:52 +00:00
gobject2gtk.h Changed all globally defined stub functions to use the g2g_ prefix instead of g_, to avoid *any* potential namespace ... 2001-06-25 03:37:52 +00:00
gst.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gst.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gst_private.h
gstalpha.h
gstarch.h
gstarm.h
gstautoplug.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstautoplug.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstbin.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstbin.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstbuffer.c fixed operator precedence bug which caused 32 times too much memory to be allocated for each GstBuffer struct 2001-06-20 14:53:14 +00:00
gstbuffer.h
gstbufferpool.c added ref counting to the buffer pool. also _destroy will clean up the buffer pool mem_chunk if it is the default imp... 2001-06-21 11:19:08 +00:00
gstbufferpool.h added ref counting to the buffer pool. also _destroy will clean up the buffer pool mem_chunk if it is the default imp... 2001-06-21 11:19:08 +00:00
gstcaps.c initial pass at #ifdef'ing xml load/save 2001-06-24 21:18:28 +00:00
gstcaps.h
gstclock.c
gstclock.h
gstcpu.c
gstcpu.h
gstcpuid_i386.s
gstelement.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstelement.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstelementfactory.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstextratypes.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstextratypes.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gsti386.h
gstinfo.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstinfo.h
gstlog.h
gstmarshal.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmarshal.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmeta.c
gstmeta.h
gstobject.c Fix a warning; stuff following an #endif 2001-06-25 12:28:38 +00:00
gstobject.h Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstpad.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstpad.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstparse.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstparse.h Changed a stupid assert in request_pad. 2001-06-15 19:13:45 +00:00
gstpipeline.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipeline.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstplugin.c changed plugin-srcdir to plugin-builddir, which is what it should be 2001-06-19 07:57:06 +00:00
gstplugin.h
gstppc.h
gstprops.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstprops.h
gstpropsprivate.h
gstqueue.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstqueue.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstscheduler.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstscheduler.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstsparc.h fixed #define line continuation in gstsparc.h 2001-05-28 22:23:18 +00:00
gstthread.c Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
gstthread.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gsttrace.c
gsttrace.h
gsttype.c
gsttype.h
gsttypefind.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gsttypefind.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gsttypes.h
gstutils.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstutils.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstversion.h.in
gstxml.c Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstxml.h Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +00:00
Makefile.am Reworked the arguments for DEBUG and INFO. Removed -debug-verbose. 2001-06-25 06:45:56 +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