.. |
autoplug
|
Make sure the autoplugger doesn't try to connect elements with request pads for now.
|
2001-07-18 19:04:29 +00:00 |
elements
|
mmap returns MAP_FAILED in case of an error, also do a perror in case of a failure.
|
2001-08-10 21:36:57 +00:00 |
types
|
Merged from BRANCH-PLUGINVER1
|
2001-04-22 12:30:14 +00:00 |
.gitignore
|
added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST
|
2001-06-25 20:01:42 +00:00 |
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
|
Added shims for signal introspections and g_type_parent
|
2001-07-25 21:40:03 +00:00 |
gobject2gtk.h
|
Added shims for signal introspections and g_type_parent
|
2001-07-25 21:40:03 +00:00 |
gst.c
|
Removed the final bits of GstMeta.
|
2001-06-25 20:36:02 +00:00 |
gst.h
|
Merged from GOBJECT1 to HEAD at 200106241
|
2001-06-25 01:20:11 +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
|
Merged from GOBJECT1 to HEAD at 200106241
|
2001-06-25 01:20:11 +00:00 |
gstautoplug.h
|
Removed the final bits of GstMeta.
|
2001-06-25 20:36:02 +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 stupid bug in buffer_span()
|
2001-08-11 22:04:48 +00:00 |
gstbuffer.h
|
- changed timestamps to gint64 (*signed* 64-bit)
|
2001-08-11 08:25:05 +00:00 |
gstbufferpool.c
|
doc update
|
2001-08-12 09:48:41 +00:00 |
gstbufferpool.h
|
Added a missing UNLOCK macro.
|
2001-08-06 19:52:27 +00:00 |
gstcaps.c
|
initial pass at #ifdef'ing xml load/save
|
2001-06-24 21:18:28 +00:00 |
gstcaps.h
|
add gst_props_get_float function
|
2001-04-28 18:56:10 +00:00 |
gstclock.c
|
Merged from INCSCHED on 200505251!!!
|
2001-05-25 21:00:07 +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
|
Initial code for the event system.
|
2001-08-06 20:37:21 +00:00 |
gstelement.h
|
Added missing pad_select prototypes/defs.
|
2001-07-16 20:18:17 +00:00 |
gstelementfactory.c
|
to element classes without using an elementfactory.
|
2001-07-11 12:33:17 +00:00 |
gstevent.h
|
added gstevent.h
|
2001-08-06 20:40:45 +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
|
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
|
Initial code for the event system.
|
2001-08-06 20:37:21 +00:00 |
gstinfo.h
|
Initial code for the event system.
|
2001-08-06 20:37:21 +00:00 |
gstlog.h
|
Updated copyright in all the libgst files.
|
2000-12-28 22:12:02 +00:00 |
gstmarshal.list
|
removed gstmarshal.[ch], added gstmarshal.list, and a first pass at generation rules
|
2001-06-25 19:59:33 +00:00 |
gstobject.c
|
Fix a warning; stuff following an #endif
|
2001-06-25 12:28:38 +00:00 |
gstobject.h
|
Removed the old eos and qos functions.
|
2001-08-10 17:34:59 +00:00 |
gstpad.c
|
Removed the old eos and qos functions.
|
2001-08-10 17:34:59 +00:00 |
gstpad.h
|
Removed the old eos and qos functions.
|
2001-08-10 17:34:59 +00:00 |
gstparse.c
|
Allow elements to be given custom names with [] syntax. ie, gstreamer-launch disksrc[mysrc] ! ...
|
2001-06-29 17:53:02 +00:00 |
gstparse.h
|
Removed the final bits of GstMeta.
|
2001-06-25 20:36:02 +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
|
Initial code for the event system.
|
2001-08-06 20:37:21 +00:00 |
gstplugin.h
|
Removed the final bits of GstMeta.
|
2001-06-25 20:36:02 +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
|
Reworked the arguments for DEBUG and INFO. Removed -debug-verbose.
|
2001-06-25 06:45:56 +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
|
Removed the old eos and qos functions.
|
2001-08-10 17:34:59 +00:00 |
gstqueue.h
|
Merged from GOBJECT1 to HEAD at 200106241
|
2001-06-25 01:20:11 +00:00 |
gstscheduler.c
|
Removed the old eos and qos functions.
|
2001-08-10 17:34:59 +00:00 |
gstscheduler.h
|
Added missing pad_select prototypes/defs.
|
2001-07-16 20:18:17 +00:00 |
gstsparc.h
|
fixed #define line continuation in gstsparc.h
|
2001-05-28 22:23:18 +00:00 |
gstthread.c
|
Initial code for the event system.
|
2001-08-06 20:37:21 +00:00 |
gstthread.h
|
Merged from GOBJECT1 to HEAD at 200106241
|
2001-06-25 01:20:11 +00:00 |
gsttrace.c
|
- basic arch check for HAVE_RDTSC
|
2001-05-16 05:04:44 +00:00 |
gsttrace.h
|
Removed the final bits of GstMeta.
|
2001-06-25 20:36:02 +00:00 |
gsttype.c
|
Merged from INCSCHED on 200505251!!!
|
2001-05-25 21:00:07 +00:00 |
gsttype.h
|
Merged the AUTOPLUG2 branch
|
2001-03-07 21:52:56 +00:00 |
gsttypefind.c
|
Merged from GOBJECT1 to HEAD at 200106241
|
2001-06-25 01:20:11 +00:00 |
gsttypefind.h
|
Removed the final bits of GstMeta.
|
2001-06-25 20:36:02 +00:00 |
gsttypes.h
|
Merged from INCSCHED on 200505251!!!
|
2001-05-25 21:00:07 +00:00 |
gstutils.c
|
Added arg setting for UINT types.
|
2001-07-04 20:49:06 +00:00 |
gstutils.h
|
Merged from GOBJECT1 to HEAD at 200106241
|
2001-06-25 01:20:11 +00:00 |
gstversion.h.in
|
added gstversion.h
|
2001-04-17 02:19:08 +00:00 |
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
|
moved the object-model headers back to _HDR where they belong
|
2001-08-03 00:08:12 +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
|
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 |