gstreamer/gst
Benjamin Otte 7862a749d6 gst/gstbin.c: better debugging
Original commit message from CVS:
* gst/gstbin.c: (gst_bin_dispose):
better debugging
2004-05-03 14:45:38 +00:00
..
autoplug gst/autoplug/Makefile.am: Fix some little buglets in last checkin. 2004-04-21 02:43:55 +00:00
elements gst/elements/gstfilesink.c: Patch from Sebastien Cote to fix leakage of events. (bug #141414) 2004-04-29 22:12:35 +00:00
indexers gst/autoplug/Makefile.am: Fix some little buglets in last checkin. 2004-04-21 02:43:55 +00:00
parse gst/parse/grammar.y: Apply patch from Sebastien Cote 2004-04-20 19:40:05 +00:00
registries A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
schedulers gst/schedulers/gstoptimalscheduler.c 2004-05-03 14:11:26 +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 gst/: implement gst_pad_collect as replacement for gst_pad_select. 2004-04-04 02:36:12 +00:00
cothreads.h gst/: implement gst_pad_collect as replacement for gst_pad_select. 2004-04-04 02:36:12 +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 Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gst-i18n-lib.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gst.c gst/: remove useless _gst_progname stuff 2004-04-29 01:44:13 +00:00
gst.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gst_private.h add support for detecting if GStreamer runs inside valgrind. 2004-04-05 21:42:07 +00:00
gstarch.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstatomic.c gst-indent run on core 2004-03-13 15:27:01 +00:00
gstatomic.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstatomic_impl.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstbin.c gst/gstbin.c: better debugging 2004-05-03 14:45:38 +00:00
gstbin.h docs/gst/gstreamer-sections.txt: More doc hacking. 2004-03-26 03:46:16 +00:00
gstbuffer.c gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
gstbuffer.h gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
gstcaps.c fix build and small issues 2004-04-29 10:16:11 +00:00
gstcaps.h gst/gstcaps.c: Patch from Tim-Philipp Müller to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304) 2004-04-28 20:19:46 +00:00
gstclock.c A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstclock.h gst/gstelement.*: New function for setting element time taking into account a hardware buffering delay. 2004-03-28 13:15:21 +00:00
gstcompat.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstconfig.h.in configure.ac: Add test for allowing unaligned access. Add define to put in gstconfig.h. 2004-04-20 00:17:26 +00:00
gstcpu.c gst/gstcpu.c: Don't clobber ebx in inline assembly. gcc doesn't handle it correctly. (bug #141083) 2004-04-26 20:04:22 +00:00
gstcpu.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstdata.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstdata.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstdata_private.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstelement.c gst/gstelement.c: fix assertion to do an int comparison 2004-04-25 20:28:21 +00:00
gstelement.h docs/gst/Makefile.am: Disable a bunch of headers from being scanned 2004-03-30 07:36:19 +00:00
gstelementfactory.c gst/autoplug/gstspider.c: don't ref the element, adding already reffed it. And we didn't unref it later anyway... (hu... 2004-04-06 19:45:27 +00:00
gsterror.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gsterror.h gst/gsterror.h: include the headers needed for declarations used in this header 2004-04-30 17:57:41 +00:00
gstevent.c fixing typos 2004-04-21 10:06:37 +00:00
gstevent.h Added GST_EVENT_ANY as an event type that passes a GstStructure 2004-03-27 15:30:41 +00:00
gstfilter.c docs/gst/gstreamer-sections.txt: More doc hacking. 2004-03-26 03:46:16 +00:00
gstfilter.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstformat.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstformat.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstindex.c gst/: don't use memchunks for these objects, use malloc instead 2004-04-09 19:05:03 +00:00
gstindex.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstinfo.c gst/: remove useless _gst_progname stuff 2004-04-29 01:44:13 +00:00
gstinfo.h gst/gstinfo.c: Change some internal symbol names to not conflict with new gstinfo.h symbols. 2004-04-15 23:25:39 +00:00
gstinterface.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstinterface.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstlog.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstmacros.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstmarshal.list add GstGError to help the bindings 2004-03-09 14:44:36 +00:00
gstmemchunk.c whoops, debugging stuff left 2004-04-05 22:58:11 +00:00
gstmemchunk.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstobject.c add debug 2004-04-13 10:44:12 +00:00
gstobject.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstpad.c docs/gst/tmpl/: update for recent API changes 2004-04-22 16:39:23 +00:00
gstpad.h docs/gst/tmpl/: update for recent API changes 2004-04-22 16:39:23 +00:00
gstparse.c gst/gstparse.c: Free the GString used in _gst_parse_escape() 2004-04-21 22:56:59 +00:00
gstparse.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstpipeline.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstpipeline.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstplugin.c A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstplugin.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstpluginfeature.c gst/: don't use memchunks for these objects, use malloc instead 2004-04-09 19:05:03 +00:00
gstpluginfeature.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstprobe.c gst-indent run on core 2004-03-13 15:27:01 +00:00
gstprobe.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstquery.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstquery.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstqueue.c gst/gstcaps.c: check for ANY caps before appending/unioning 2004-04-21 03:25:13 +00:00
gstqueue.h docs/gst/Makefile.am: make docs exit on scanning problems fix nonsrcdir build issues 2004-04-07 15:31:25 +00:00
gstregistry.c A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstregistry.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstregistrypool.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstregistrypool.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstscheduler.c gst/: implement gst_pad_collect as replacement for gst_pad_select. 2004-04-04 02:36:12 +00:00
gstscheduler.h gst/: implement gst_pad_collect as replacement for gst_pad_select. 2004-04-04 02:36:12 +00:00
gststructure.c docs/gst/tmpl/: update for recent API changes 2004-04-22 16:39:23 +00:00
gststructure.h gst/gstcaps.c: check for ANY caps before appending/unioning 2004-04-21 03:25:13 +00:00
gstsystemclock.c A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstsystemclock.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gsttag.c gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
gsttag.h gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
gsttaginterface.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gsttaginterface.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gsttaglist.c gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
gsttaglist.h gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buffer_get_type() and changed to using it. 2004-04-13 02:22:02 +00:00
gsttagsetter.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gsttagsetter.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstthread.c gst/: don't use memchunks for these objects, use malloc instead 2004-04-09 19:05:03 +00:00
gstthread.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gsttrace.c A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gsttrace.h gst/gsttrace.h: Fix #ifdef nesting (bug #139109) Patch from jensgr@gmx.net (Jens Granseuer) 2004-04-05 19:02:39 +00:00
gsttrashstack.c gst-indent run on core 2004-03-13 15:27:01 +00:00
gsttrashstack.h gst/gstcpu.c: Don't clobber ebx in inline assembly. gcc doesn't handle it correctly. (bug #141083) 2004-04-26 20:04:22 +00:00
gsttypefind.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gsttypefind.h docs/gst/Makefile.am: Disable a bunch of headers from being scanned 2004-03-30 07:36:19 +00:00
gsttypes.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gsturi.c gst/autoplug/gstspider.c: don't ref the element, adding already reffed it. And we didn't unref it later anyway... (hu... 2004-04-06 19:45:27 +00:00
gsturi.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gsturitype.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsturitype.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstutils.c gst/gstutils.*: first argument of gst_util_dump_mem should be const 2004-03-22 22:23:50 +00:00
gstutils.h configure.ac: Add test for allowing unaligned access. Add define to put in gstconfig.h. 2004-04-20 00:17:26 +00:00
gstvalue.c gst/gstvalue.c: add comparison function for buffers 2004-04-23 01:20:59 +00:00
gstvalue.h docs/gst/gstreamer-sections.txt: add gst_caps_do_simplify 2004-04-22 02:43:57 +00:00
gstversion.h.in fix non-gtk-doc comment blocks 2003-12-24 14:39:46 +00:00
gstxml.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
gstxml.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
Makefile.am gst/: Convert asm source into inline assembly. 2004-04-14 01:24:41 +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