gstreamer/gst
David Schleef 56125511dc Merge fix for #112596 from HEAD
Original commit message from CVS:
Merge fix for #112596 from HEAD
2003-05-09 19:00:30 +00:00
..
autoplug This apparently fixes #93735 2003-04-08 10:04:27 +00:00
elements Added shaper element. 2003-03-31 20:11:21 +00:00
indexers fix Dispose method by vishnu 2003-01-12 13:22:57 +00:00
parse this fixes the patch in #101421 for make distcheck (bison generation) 2003-04-13 14:37:46 +00:00
registries - fix registry list loading 2003-03-31 20:27:41 +00:00
schedulers Basicscheduler patch for bug 110976 2003-04-16 21:35:09 +00:00
types fix for parallel installability 2002-12-08 14:39:38 +00:00
.gitignore ignore generated enumtypes files. 2002-07-02 13:38:01 +00:00
cothreads.c fixes #105011 (alpha fixes for printfs and pointer conversion) configure version update that was still pending 2003-02-02 00:05:42 +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
gst.c Fix #112116 2003-05-08 05:37:06 +00:00
gst.h Added infrastructure to register URI to element+property mappings 2003-01-16 21:22:06 +00:00
gst_private.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstarch.h Hide GCC assembly behind define(__GNUC__). From Brian Cameron. 2003-01-21 22:11:13 +00:00
gstatomic.c - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstatomic.h - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstatomic_impl.h Disable ASM sparc 2003-02-25 19:32:32 +00:00
gstautoplug.c - Removed unused locking from the cothreads 2002-07-08 19:07:30 +00:00
gstautoplug.h merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gstbin.c - added refcounting around iterate 2003-03-31 20:45:00 +00:00
gstbin.h - make add/remove overridable for custom bins 2003-01-11 20:08:03 +00:00
gstbuffer.c - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstbuffer.h - offset is supposed to be a uint64 2002-12-21 14:28:42 +00:00
gstbufferpool-default.c - return boolean in _interrupt to better inform element 2003-01-11 16:27:45 +00:00
gstbufferpool-default.h Documentation updates 2002-12-14 13:02:16 +00:00
gstcaps.c Merge fix for #112596 from HEAD 2003-05-09 19:00:30 +00:00
gstcaps.h - Prepare caps/props structs for future implementation of refcounting 2003-01-28 21:54:37 +00:00
gstclock.c Remove bogus inline 2003-01-15 18:29:40 +00:00
gstclock.h - Keep track of pending clock waits so we can unlock them 2002-12-27 04:11:59 +00:00
gstcompat.h reverse compat typedefs 2003-01-10 00:09:06 +00:00
gstconfig.h should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff 2002-01-25 04:27:24 +00:00
gstcpu.c Small cleanups 2001-12-12 13:37:29 +00:00
gstcpu.h merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstdata.c - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstdata.h - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstdata_private.h - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstelement.c patch to fix 110962 2003-04-16 19:19:46 +00:00
gstelement.h Small indentation fixes 2003-03-31 19:48:42 +00:00
gstelementfactory.c Fix #109724, refcounting on padtemplates 2003-04-04 18:52:22 +00:00
gstevent.c merging fixes from HEAD 2003-01-26 11:22:41 +00:00
gstevent.h Provide intrastructure to not have to pass NULL buffers on errors and interrupts, this should fix some issues with th... 2003-01-08 21:33:20 +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 - Removed unused locking from the cothreads 2002-07-08 19:07:30 +00:00
gstformat.c - Move common function to gstformat 2002-12-22 20:21:27 +00:00
gstformat.h - major API breakage (one of the last, I promise...) 2002-12-30 17:42:11 +00:00
gstindex.c - Added property to select predefined resolver functions 2003-01-05 20:34:24 +00:00
gstindex.h - Added property to select predefined resolver functions 2003-01-05 20:34:24 +00:00
gstinfo.c fixes #105011 (alpha fixes for printfs and pointer conversion) configure version update that was still pending 2003-02-02 00:05:42 +00:00
gstinfo.h Fix #106047, compilation problem with DEBUG disabled 2003-04-04 20:03:30 +00:00
gstlog.h applied fixed patch from Brian 2002-11-29 17:05:13 +00:00
gstmacros.h - copy kernel headers (waiting for libatomic..) 2002-12-31 03:21:08 +00:00
gstmarshal.list INT64 is good for passing timestamps in signals 2002-06-08 11:57:49 +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 Turned g_print back on and made the default in gst-launch 'silent' because that is all debugging info. Added 'verbos... 2003-01-31 08:29:34 +00:00
gstobject.h Add helper function to set GstObject pointers with proper ref/unref sequence. 2003-01-17 17:44:07 +00:00
gstpad.c Patch for bug 110976 2003-04-16 21:36:24 +00:00
gstpad.h patch from wtay to not break API/ABI later on 2003-01-30 22:27:55 +00:00
gstparse.c Fix warnings 2003-04-13 09:25:52 +00:00
gstparse.h code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
gstpipeline.c More cleanups and refcount fixage 2003-01-17 18:59:44 +00:00
gstpipeline.h - Cleanups 2002-12-19 21:31:03 +00:00
gstplugin.c - Fixed #110757, added g_list_copy instead of messing up our private list. 2003-05-06 20:58:07 +00:00
gstplugin.h More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers 2002-11-29 19:08:47 +00:00
gstpluginfeature.c Fix really bogus check 2003-03-31 20:20:54 +00:00
gstpluginfeature.h - Added rank to plugin features (for future use) 2003-01-16 22:03:39 +00:00
gstprobe.c Documentation updates 2002-12-14 13:02:16 +00:00
gstprobe.h Documentation updates 2002-12-14 13:02:16 +00:00
gstprops.c fix 111222, added back GType for props entry 2003-04-20 21:54:51 +00:00
gstprops.h - Prepare caps/props structs for future implementation of refcounting 2003-01-28 21:54:37 +00:00
gstquery.c Documentation updates 2003-01-02 18:56:09 +00:00
gstquery.h - Added PAD_NEGOTIATING flag, remove PAD_EOS flag 2003-01-01 03:09:39 +00:00
gstqueue.c Colins patch to emit a signal if the queue is full (for buffering) 2003-04-18 16:32:25 +00:00
gstqueue.h - Removed bufferpool code and move that to gstbuffer.c 2002-07-08 19:22:02 +00:00
gstregistry.c - Fixed #110757, added g_list_copy instead of messing up our private list. 2003-05-06 20:58:07 +00:00
gstregistry.h - Cleanups 2002-12-19 21:31:03 +00:00
gstscheduler.c setting 0.6 branch to use opt by default, shoot me 2003-02-23 20:17:13 +00:00
gstscheduler.h - return boolean in _interrupt to better inform element 2003-01-11 16:27:45 +00:00
gstsystemclock.c fixes #105011 (alpha fixes for printfs and pointer conversion) configure version update that was still pending 2003-02-02 00:05:42 +00:00
gstsystemclock.h - Keep track of pending clock waits so we can unlock them 2002-12-27 04:11:59 +00:00
gstthread.c More cleanups and refcount fixage 2003-01-17 18:59:44 +00:00
gstthread.h Use two GCond vars to work around a problem in NPTL 2003-01-12 16:33:33 +00:00
gstthreaddummy.c Added a runtime option to use a dummy threading implementation that uses 2002-06-21 14:50:00 +00:00
gsttrace.c fixes #105011 (alpha fixes for printfs and pointer conversion) configure version update that was still pending 2003-02-02 00:05:42 +00:00
gsttrace.h patch from brian cameron for iso c compliance 2002-12-18 21:44:57 +00:00
gsttrashstack.c And now it's inlined again :) 2003-01-06 23:59:04 +00:00
gsttrashstack.h - Fix PAD_IS_USABLE on ghostpads 2002-12-31 14:51:54 +00:00
gsttype.c fix case where typefind f could not be loaded 2003-01-26 11:12:57 +00:00
gsttype.h - Cleanups 2002-12-19 21:31:03 +00:00
gsttypefind.c - Error after configurable number of buffers 2003-01-17 20:41:04 +00:00
gsttypefind.h - Error after configurable number of buffers 2003-01-17 20:41:04 +00:00
gsttypes.h merge from BRANCH-RELEASE-0_4_0 2002-07-09 10:27:22 +00:00
gsturi.c - Fix uri search function where it would always return the last uriu function even if it was not a correct one. 2003-03-31 20:02:59 +00:00
gsturi.h - Clean .h file 2003-03-31 20:06:04 +00:00
gstutils.c Close #109729, better _dump_mem 2003-04-04 18:40:57 +00:00
gstutils.h - Removed unused locking from the cothreads 2002-07-08 19:07:30 +00:00
gstversion.h.in Small typo fix 2003-04-01 21:19:59 +00:00
gstxml.c Fix typo connect -> link, you have been warned 2003-01-08 22:45:46 +00:00
gstxml.h - Cleanups 2002-12-19 21:31:03 +00:00
Makefile.am Added infrastructure to register URI to element+property mappings 2003-01-16 21:22:06 +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