.. |
autoplug
|
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
|
2003-10-01 13:11:45 +00:00 |
elements
|
remember to set buffer size.
|
2003-10-07 21:56:36 +00:00 |
indexers
|
Add my name to the copywrite (since I wrote most of this file).
|
2003-08-15 13:39:14 +00:00 |
parse
|
Dist files generated by bison and flex.
|
2003-08-30 02:42:55 +00:00 |
registries
|
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
|
2003-10-01 13:11:45 +00:00 |
schedulers
|
forward port of 123517 adds more debug info to optscheduler
|
2003-10-05 15:18:11 +00:00 |
types
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
.gitignore
|
ignore
|
2003-09-11 12:13:56 +00:00 |
cothreads.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
cothreads.h
|
|
|
gst.c
|
Update the --gst-debug help documentation
|
2003-09-29 21:54:10 +00:00 |
gst.h
|
Implement generic interface stuff, with per-instance support checking instead of per-class checking
|
2003-09-13 01:10:12 +00:00 |
gst_private.h
|
initialize gettext stuff, plus a few string i18ns
|
2003-08-17 22:04:55 +00:00 |
gstarch.h
|
Fix powerpc asm. Fixes #122952
|
2003-09-22 21:47:57 +00:00 |
gstatomic.c
|
|
|
gstatomic.h
|
|
|
gstatomic_impl.h
|
Fix powerpc stuff for non-gas assemblers
|
2003-09-22 19:15:27 +00:00 |
gstautoplug.c
|
fix docs for four functions
|
2003-10-05 20:48:48 +00:00 |
gstautoplug.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstbin.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstbin.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstbuffer.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstbuffer.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstbufferpool-default.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstbufferpool-default.h
|
|
|
gstbytestream.c
|
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
|
2003-10-01 13:11:45 +00:00 |
gstbytestream.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstcaps.c
|
Add code to poison objects being destroyed
|
2003-08-19 04:10:29 +00:00 |
gstcaps.h
|
Add GST_CAPS_NONE and GST_CAPS_ANY
|
2003-08-19 04:08:29 +00:00 |
gstclock.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstclock.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstcompat.h
|
Add G_BEGIN_DECLS/G_END_DECLS to exported headers
|
2003-07-18 20:51:02 +00:00 |
gstconfig.h.in
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstcpu.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstcpu.h
|
Add G_BEGIN_DECLS/G_END_DECLS to exported headers
|
2003-07-18 20:51:02 +00:00 |
gstcpuid_i386.s
|
|
|
gstdata.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstdata.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstdata_private.h
|
|
|
gstelement.c
|
reverting error patches before making a branch.
|
2003-09-16 09:57:31 +00:00 |
gstelement.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstelementfactory.c
|
Remove duplicate rank field (fixes #119510)
|
2003-08-18 21:14:16 +00:00 |
gstevent.c
|
add valist function for gst_event_new_discontinuous original patch from Brett Kosinski fixes #117348
|
2003-07-16 19:25:11 +00:00 |
gstevent.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstfilter.c
|
|
|
gstfilter.h
|
Add G_BEGIN_DECLS/G_END_DECLS to exported headers
|
2003-07-18 20:51:02 +00:00 |
gstformat.c
|
|
|
gstformat.h
|
|
|
gstindex.c
|
Assign IDs starting from 1 instead of from 0.
|
2003-07-25 03:11:59 +00:00 |
gstindex.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstinfo.c
|
use _delete_link again
|
2003-08-17 20:18:58 +00:00 |
gstinfo.h
|
cache return values of _gst_debug_nameof_funcptr
|
2003-08-07 12:45:31 +00:00 |
gstinterface.c
|
cast -> check, since we don't need the result. This also removes a warning when it fails, and since we check for that...
|
2003-09-29 14:32:22 +00:00 |
gstinterface.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstlog.h
|
Add glib.h for G_BEGIN_DECLS
|
2003-07-18 21:35:40 +00:00 |
gstmacros.h
|
Add G_BEGIN_DECLS/G_END_DECLS to exported headers
|
2003-07-18 20:51:02 +00:00 |
gstmarshal.list
|
reverting error patches before making a branch.
|
2003-09-16 09:57:31 +00:00 |
gstmemchunk.c
|
|
|
gstmemchunk.h
|
|
|
gstobject.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstobject.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstpad.c
|
allow pad push if peer is active
|
2003-10-05 19:42:21 +00:00 |
gstpad.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstparse.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstparse.h
|
|
|
gstpipeline.c
|
clean up element details structs
|
2003-07-08 17:10:49 +00:00 |
gstpipeline.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstplugin.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstplugin.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstpluginfeature.c
|
Er, plugins actually use gst_element_factory_set_rank(). Add a define to call gst_plugin_feature_set_rank().
|
2003-08-19 07:31:24 +00:00 |
gstpluginfeature.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstprobe.c
|
Add code to poison objects being destroyed
|
2003-08-19 04:10:29 +00:00 |
gstprobe.h
|
|
|
gstprops.c
|
fix handling of _ in properties
|
2003-09-13 18:32:16 +00:00 |
gstprops.h
|
Make GST_PROPS_PROPERTIES return NULL when props is NULL. This allows
|
2003-10-06 14:03:05 +00:00 |
gstquery.c
|
|
|
gstquery.h
|
some formatting and doc fixes, and make gstdebug output line up
|
2003-07-16 15:49:40 +00:00 |
gstqueue.c
|
reverting error patches before making a branch.
|
2003-09-16 09:57:31 +00:00 |
gstqueue.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstregistry.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstregistry.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstregistrypool.c
|
Remove check for readability of a registry, since if it doesn't exist, it's not readable. Lower-level functions alre...
|
2003-08-02 01:53:08 +00:00 |
gstregistrypool.h
|
|
|
gstscheduler.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstscheduler.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstsystemclock.c
|
some formatting and doc fixes, and make gstdebug output line up
|
2003-07-16 15:49:40 +00:00 |
gstsystemclock.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstthread.c
|
clean up debugging messages in gstthread.c - includes fix for segfault from bug #118151
|
2003-07-27 13:26:38 +00:00 |
gstthread.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gstthreaddummy.c
|
|
|
gsttrace.c
|
|
|
gsttrace.h
|
|
|
gsttrashstack.c
|
|
|
gsttrashstack.h
|
|
|
gsttype.c
|
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
|
2003-10-01 13:11:45 +00:00 |
gsttype.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gsttypefind.c
|
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
|
2003-10-01 13:11:45 +00:00 |
gsttypefind.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gsttypes.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gsturi.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gsturi.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
gsturitype.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gsturitype.h
|
|
|
gstutils.c
|
cia check
|
2003-08-05 10:38:54 +00:00 |
gstutils.h
|
|
|
gstversion.h.in
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstxml.c
|
GST_DEBUG reorganization containing loads of stuff:
|
2003-06-29 14:05:49 +00:00 |
gstxml.h
|
Add padding to structures and objects
|
2003-10-07 21:58:42 +00:00 |
Makefile.am
|
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
|
2003-10-01 13:11:45 +00:00 |
Makefile.am.future
|
|
|
ROADMAP
|
|
|