.. |
autoplug
|
|
|
elements
|
Don't doe EOS in a state change function
|
2002-09-01 12:55:57 +00:00 |
parse
|
fixing nonsrcdir builds
|
2002-08-13 16:30:58 +00:00 |
registries
|
small cleanups clarifications don't try reloading xml reg when it isn't writable
|
2002-08-11 21:50:37 +00:00 |
schedulers
|
nicer looking
|
2002-08-28 10:11:26 +00:00 |
types
|
|
|
.gitignore
|
|
|
cothreads.c
|
readable cleanups
|
2002-08-13 14:11:33 +00:00 |
cothreads.h
|
|
|
gst.c
|
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
|
2002-08-12 16:59:39 +00:00 |
gst.h
|
Fixed the missing .h file and some reorg (not sure what's best)
|
2002-07-24 20:20:50 +00:00 |
gst_private.h
|
|
|
gstarch.h
|
|
|
gstatomic.h
|
Make sizeof(GstBuffer) independent of config.h and HAVE_ATOMIC_H. This still needs a more fundamental solution though.
|
2002-07-13 23:08:04 +00:00 |
gstautoplug.c
|
|
|
gstautoplug.h
|
|
|
gstbin.c
|
- move the state_change signal emit to a better place, before changing the parent state
|
2002-07-28 01:46:38 +00:00 |
gstbin.h
|
Removed gst_bin_change_state_type it doesn't work and the concept is outdated, we'll find something better soon..
|
2002-07-24 20:37:09 +00:00 |
gstbuffer.c
|
doc updates
|
2002-08-30 14:54:58 +00:00 |
gstbuffer.h
|
typo fix
|
2002-08-30 14:30:55 +00:00 |
gstbufferpool-default.c
|
Fixed the missing .h file and some reorg (not sure what's best)
|
2002-07-24 20:20:50 +00:00 |
gstbufferpool-default.h
|
Fixed the missing .h file and some reorg (not sure what's best)
|
2002-07-24 20:20:50 +00:00 |
gstcaps.c
|
Some more event flags some more padquery types
|
2002-08-02 11:40:27 +00:00 |
gstcaps.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstclock.c
|
|
|
gstclock.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gstconfig.h
|
|
|
gstcpu.c
|
|
|
gstcpu.h
|
|
|
gstcpuid_i386.s
|
|
|
gstdata.c
|
clearer code and debug info
|
2002-08-29 10:29:51 +00:00 |
gstdata.h
|
Also handle READONLY buffers in the copy_on_write function
|
2002-07-25 18:47:48 +00:00 |
gstdata_private.h
|
fix name and comment
|
2002-07-31 14:27:22 +00:00 |
gstelement.c
|
code cleanups and doc fixes
|
2002-08-30 14:02:15 +00:00 |
gstelement.h
|
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
|
2002-08-12 16:59:39 +00:00 |
gstelementfactory.c
|
get the type number before showing it
|
2002-08-28 16:07:34 +00:00 |
gstevent.c
|
Fix some wrong prototypes and funtion args
|
2002-07-28 01:06:16 +00:00 |
gstevent.h
|
Some more event flags some more padquery types
|
2002-08-02 11:40:27 +00:00 |
gstextratypes.c
|
aye ladie, no more ugly // comments here, even if Taaz gets upset about it
|
2001-12-14 22:59:21 +00:00 |
gstextratypes.h
|
|
|
gstformat.c
|
Added include for strcmp
|
2002-07-28 13:04:33 +00:00 |
gstformat.h
|
Make the formats dynamic so that plugins can register new seek/query formats
|
2002-07-28 01:54:42 +00:00 |
gstinfo.c
|
|
|
gstinfo.h
|
|
|
gstlog.h
|
|
|
gstmarshal.list
|
INT64 is good for passing timestamps in signals
|
2002-06-08 11:57:49 +00:00 |
gstmemchunk.c
|
- Added a bunch of fast atomic operations on x86 with C fallbacks
|
2002-07-08 19:12:38 +00:00 |
gstmemchunk.h
|
- added GstEventMask to specify event masks (next set of commits)
|
2002-07-24 20:41:08 +00:00 |
gstobject.c
|
code cleanup fixes
|
2002-08-28 10:45:57 +00:00 |
gstobject.h
|
Added parent_unset signal to gstobject for completeness
|
2002-07-24 20:42:13 +00:00 |
gstpad.c
|
big ass set of useless dog fixes [1] changes to pad code so that NULL names are allowed and useful [1] some API chang...
|
2002-09-01 20:11:14 +00:00 |
gstpad.h
|
crap
|
2002-09-01 21:11:18 +00:00 |
gstparse.c
|
add core elements to the registry pool plugin list fix python check
|
2002-08-31 18:17:02 +00:00 |
gstparse.h
|
|
|
gstpipeline.c
|
better error handling, still needs improvement
|
2002-08-11 19:33:47 +00:00 |
gstpipeline.h
|
|
|
gstplugin.c
|
be more lenient when loading unconnected pads
|
2002-07-12 19:13:19 +00:00 |
gstplugin.h
|
|
|
gstpluginfeature.c
|
|
|
gstpluginfeature.h
|
|
|
gstprops.c
|
Turn some g_prints into g_warnings as that's what they really are
|
2002-07-28 01:04:33 +00:00 |
gstprops.h
|
|
|
gstqueue.c
|
- More element API docs.
|
2002-07-24 21:06:17 +00:00 |
gstqueue.h
|
|
|
gstregistry.c
|
add core elements to the registry pool plugin list fix python check
|
2002-08-31 18:17:02 +00:00 |
gstregistry.h
|
adding EXISTS flag
|
2002-08-11 21:00:18 +00:00 |
gstscheduler.c
|
better error handling, still needs improvement
|
2002-08-11 19:33:47 +00:00 |
gstscheduler.h
|
|
|
gstsystemclock.c
|
|
|
gstsystemclock.h
|
|
|
gstthread.c
|
|
|
gstthread.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gstthreaddummy.c
|
|
|
gsttimecache.c
|
|
|
gsttimecache.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gsttrace.c
|
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
|
2002-08-12 16:59:39 +00:00 |
gsttrace.h
|
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
|
2002-08-12 16:59:39 +00:00 |
gsttype.c
|
|
|
gsttype.h
|
|
|
gsttypefind.c
|
|
|
gsttypefind.h
|
|
|
gsttypes.h
|
|
|
gstutils.c
|
|
|
gstutils.h
|
|
|
gstversion.h.in
|
|
|
gstxml.c
|
|
|
gstxml.h
|
|
|
Makefile.am
|
fixing recursive make problem and nonscrdir builds
|
2002-08-13 17:38:48 +00:00 |
Makefile.am.future
|
|
|
ROADMAP
|
|
|