..
autoplug
gst/autoplug/gstspideridentity.c: break infinite loop by just returning instead of looping
2004-01-15 01:35:41 +00:00
elements
gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore.
2004-01-14 00:46:48 +00:00
indexers
update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov.
2004-01-12 16:53:23 +00:00
parse
translating parsing error messages
2004-01-13 14:23:44 +00:00
registries
update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov.
2004-01-12 16:53:23 +00:00
schedulers
gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore.
2004-01-14 00:46:48 +00:00
.gitignore
update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov.
2004-01-12 16:53:23 +00:00
cothreads.c
fix missing include for OS X (bug 126069) - HEAD should compile on OS X now
2003-11-04 17:24:46 +00:00
cothreads.h
Remove GCC-ism used to find current stack pointer, and use this opportunity to clean up the code slightly. Based on ...
2003-01-21 22:01:37 +00:00
gettext.h
adding i18n tested with nl, seems to work fine
2004-01-13 11:30:00 +00:00
gst-i18n-app.h
stray comment removed
2004-01-13 13:25:03 +00:00
gst-i18n-lib.h
adding i18n tested with nl, seems to work fine
2004-01-13 11:30:00 +00:00
gst.c
fix translations change --gst-debug format
2004-01-13 13:03:24 +00:00
gst.h
rename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 01:58:20 +00:00
gst_private.h
adding i18n tested with nl, seems to work fine
2004-01-13 11:30:00 +00:00
gstarch.h
Fix powerpc asm
2003-12-18 09:41:49 +00:00
gstatomic.c
- copy kernel headers (waiting for libatomic..)
2002-12-31 03:21:08 +00:00
gstatomic.h
a bunch of gtk-doc fixes
2003-05-18 15:03:34 +00:00
gstatomic_impl.h
Fix powerpc stuff for non-gas assemblers
2003-09-22 19:15:27 +00:00
gstbin.c
Change the marshalilng of element_added/element_removed signals to use gst_marshal_VOID__OBJECT over gst_marshal_VOID...
2004-01-02 15:41:08 +00:00
gstbin.h
implement gst_bin_get_(all_)by_interface
2003-12-16 19:35:26 +00:00
gstbuffer.c
actually use the free_data function
2004-01-12 01:41:23 +00:00
gstbuffer.h
Fix some incorrect comments caused by recent checkins
2004-01-11 22:46:22 +00:00
gstcaps.c
gst/gstcaps.c: Add lots of documentation.
2004-01-15 09:03:42 +00:00
gstcaps.h
gst/gstcaps.c: Add lots of documentation.
2004-01-15 09:03:42 +00:00
gstclock.c
gst/autoplug/gstspideridentity.c: break infinite loop by just returning instead of looping
2004-01-15 01:35:41 +00:00
gstclock.h
gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore.
2004-01-14 00:46:48 +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
Remove old autoplug code
2003-11-29 05:29:30 +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
Added CPU detection.
2000-09-12 18:13:48 +00:00
gstdata.c
GST_DEBUG reorganization containing loads of stuff:
2003-06-29 14:05:49 +00:00
gstdata.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gstdata_private.h
- copy kernel headers (waiting for libatomic..)
2002-12-31 03:21:08 +00:00
gstelement.c
gst/gstelement.c: Use GST_PAD_ macros instead of GST_RPAD_, since we don't know if it's a real or ghost pad.
2004-01-15 21:30:49 +00:00
gstelement.h
add new fields in padding, dude
2004-01-15 09:36:01 +00:00
gstelementfactory.c
Merge CAPS branch
2003-12-22 01:39:35 +00:00
gstevent.c
gst/gstcaps.c: Move the poisoning to allow a NULL structure
2004-01-05 16:25:31 +00:00
gstevent.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gstfilter.c
- Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat...
2003-04-14 18:53:03 +00:00
gstfilter.h
Add G_BEGIN_DECLS/G_END_DECLS to exported headers
2003-07-18 20:51:02 +00:00
gstformat.c
- moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEFAULT functionality was ambigous; now the...
2003-05-24 10:30:37 +00:00
gstformat.h
remove trailing comma for gtk-doc
2003-12-24 12:55:00 +00:00
gstindex.c
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
2003-11-13 02:47:03 +00:00
gstindex.h
Removed needless semicolon that was causing a compiler error with Forte.
2003-12-15 18:22:57 +00:00
gstinfo.c
... and free the copied va_args
2004-01-12 22:44:38 +00:00
gstinfo.h
gst/gstinfo.*: Change gst_debug_log(_valist) to take a const format string.
2004-01-10 01:49:00 +00:00
gstinterface.c
gst/gstcaps.c: add sanity checks
2003-12-27 13:51:31 +00:00
gstinterface.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +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
gst/elements/gsttee.c: Remove usage of gst_pad_proxy_fixate.
2004-01-04 23:43:11 +00:00
gstmemchunk.c
And now it's inlined again :)
2003-01-06 23:59:04 +00:00
gstmemchunk.h
- First pass at cleaning up the atomic mess
2002-12-29 19:19:45 +00:00
gstobject.c
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
2003-11-13 02:47:03 +00:00
gstobject.h
removed GST_*_CAST. Disabling of type checking is done in glib.
2003-12-13 16:58:29 +00:00
gstpad.c
gst/gstcaps.c: Add lots of documentation.
2004-01-15 09:03:42 +00:00
gstpad.h
gst/gstpad.*: implement gst_pad_is_linked
2004-01-15 03:03:15 +00:00
gstparse.c
GST_DEBUG reorganization containing loads of stuff:
2003-06-29 14:05:49 +00:00
gstparse.h
add extra error for empty pipeline
2003-04-27 23:56:31 +00:00
gstpipeline.c
Fix warnings due to previous checkin
2003-10-31 20:54:44 +00:00
gstpipeline.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gstplugin.c
fix non-gtk-doc comment blocks
2003-12-24 14:39:46 +00:00
gstplugin.h
Merge CAPS branch
2003-12-22 01:39:35 +00:00
gstpluginfeature.c
implement URI schemes
2003-11-24 03:21:54 +00:00
gstpluginfeature.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gstprobe.c
Add code to poison objects being destroyed
2003-08-19 04:10:29 +00:00
gstprobe.h
so it's no big thing.
2003-02-27 18:56:30 +00:00
gstquery.c
Documentation updates
2003-01-02 18:56:09 +00:00
gstquery.h
Change 'const' to 'G_CONST_RETURN' in header files
2003-11-29 06:34:05 +00:00
gstqueue.c
gst/gstqueue.*: Fix the spelling of "treshold" and make min_threshold actually affect the queue.
2004-01-15 20:37:07 +00:00
gstqueue.h
gst/gstqueue.*: Fix the spelling of "treshold" and make min_threshold actually affect the queue.
2004-01-15 20:37:07 +00:00
gstregistry.c
Make the type G_TYPE_POINTER instead of GST_TYPE_PLUGIN. Fixes a crash in gst-register
2003-11-14 15:54:47 +00:00
gstregistry.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +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
- Added infrastructure to run a filter against plugins, registries and registrypools. This makes it possible to creat...
2003-04-14 18:53:03 +00:00
gstscheduler.c
gst/gstclock.*: deprecate old interface and disable functions that aren't in use anymore.
2004-01-14 00:46:48 +00:00
gstscheduler.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gststructure.c
Add gst_strtoi().
2004-01-11 23:25:02 +00:00
gststructure.h
Merge CAPS branch
2003-12-22 01:39:35 +00:00
gstsystemclock.c
gst/gstcaps.c: add sanity checks
2003-12-27 13:51:31 +00:00
gstsystemclock.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gsttag.c
Minor fix in documentation
2004-01-15 20:33:53 +00:00
gsttag.h
Add interface to setting GValues directly.
2003-12-23 04:50:01 +00:00
gsttaginterface.c
Add interface to setting GValues directly.
2003-12-23 04:50:01 +00:00
gsttaginterface.h
Add interface to setting GValues directly.
2003-12-23 04:50:01 +00:00
gsttaglist.c
Minor fix in documentation
2004-01-15 20:33:53 +00:00
gsttaglist.h
Add interface to setting GValues directly.
2003-12-23 04:50:01 +00:00
gsttagsetter.c
Add interface to setting GValues directly.
2003-12-23 04:50:01 +00:00
gsttagsetter.h
Add interface to setting GValues directly.
2003-12-23 04:50:01 +00:00
gstthread.c
gst/gstcaps.c: add sanity checks
2003-12-27 13:51:31 +00:00
gstthread.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gstthreaddummy.c
Add unistd.h ( #110671 )
2003-05-17 13:10:00 +00:00
gsttrace.c
add gst_alloc_trace_live_all(), used by the test suites
2003-10-15 21:31:23 +00:00
gsttrace.h
Change 'const' to 'G_CONST_RETURN' in header files
2003-11-29 06:34:05 +00:00
gsttrashstack.c
And now it's inlined again :)
2003-01-06 23:59:04 +00:00
gsttrashstack.h
Add new --enable-fast-stack-trash option, defaults to on.
2003-05-31 09:51:28 +00:00
gsttypefind.c
Merge CAPS branch
2003-12-22 01:39:35 +00:00
gsttypefind.h
rename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 01:58:20 +00:00
gsttypes.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gsturi.c
implement URI schemes
2003-11-24 03:21:54 +00:00
gsturi.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
gsturitype.c
GST_DEBUG reorganization containing loads of stuff:
2003-06-29 14:05:49 +00:00
gsturitype.h
new uritype
2003-02-10 20:33:50 +00:00
gstutils.c
Merge CAPS branch
2003-12-22 01:39:35 +00:00
gstutils.h
gst/gstutils.h: GST_PARENT_CALL and
2004-01-08 04:10:18 +00:00
gstvalue.c
Fix typo in last checkin that caused a regression.
2003-12-23 21:22:38 +00:00
gstvalue.h
Change _gst_padding[] to _gst_reserved[]
2004-01-12 03:15:01 +00:00
gstversion.h.in
fix non-gtk-doc comment blocks
2003-12-24 14:39:46 +00:00
gstxml.c
Change G_TYPE_POINTER to the appropriate type in g_signal_new()
2003-11-13 02:47:03 +00:00
gstxml.h
Change GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-09 02:39:31 +00:00
Makefile.am
distcheck fixes
2004-01-13 11:46: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