gstreamer/gst
Thomas Vander Stichele e3e695a537 configure.ac: check for some headers
Original commit message from CVS:

* configure.ac:
check for some headers
* gst/elements/Makefile.am:
* gst/elements/gstelements.c:
don't compile fdsrc without sys/socket.h
* gst/indexers/Makefile.am:
* gst/indexers/gstindexers.c: (plugin_init):
don't compile fileindex without mmap
2005-10-15 15:01:39 +00:00
..
base configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00
check configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00
elements configure.ac: check for some headers 2005-10-15 15:01:39 +00:00
indexers configure.ac: check for some headers 2005-10-15 15:01:39 +00:00
parse configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gettext.h adding i18n tested with nl, seems to work fine 2004-01-13 11:30:00 +00:00
glib-compat.c gst/: GLib 2.6 g_flags_get_first_value has a bug that triggers an infinite loop 2005-10-13 15:23:51 +00:00
glib-compat.h include header correctly; show me the name 2005-10-13 17:20:44 +00:00
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE 2005-10-11 16:05:16 +00:00
gst.c fix GOption context leaks doc fixes 2005-10-13 09:57:15 +00:00
gst.h Merged in popt removal + GOption addition patch from Ronald, bug #169772. 2005-10-10 15:53:59 +00:00
gst_private.h gst/: widen the debug category in output to fit the biggest one we have add a bus category and use it play with the c... 2005-10-06 09:49:42 +00:00
gstbin.c gst/: Protect flags with proper lock. unref provided cached clock in dispose. 2005-10-12 19:38:44 +00:00
gstbin.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstbuffer.c if we log our init, should also log finalize 2005-10-11 09:14:59 +00:00
gstbuffer.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstbus.c gst/gstbus.c: use HAVE_UNISTD_H 2005-10-12 22:34:47 +00:00
gstbus.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstcaps.c signedness fixes 2005-10-15 00:12:22 +00:00
gstcaps.h signedness fixes 2005-10-15 00:12:22 +00:00
gstchildproxy.c gst/: Make ChildProxy threadsafe and fix mem leaks. 2005-10-08 09:24:25 +00:00
gstchildproxy.h ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements over from 0.8 2005-08-22 21:03:33 +00:00
gstclock.c fixed typos 2005-10-13 15:27:40 +00:00
gstclock.h check/: Moved sinks2 testcode in sinks check. 2005-10-12 08:38:06 +00:00
gstcompat.h docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstconfig.h.in layout cleanup 2005-10-12 19:14:23 +00:00
gstelement.c signedness/type fixes 2005-10-15 00:22:02 +00:00
gstelement.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstelementfactory.c signedness fixes 2005-10-15 00:15:43 +00:00
gstelementfactory.h signedness fixes 2005-10-15 00:15:43 +00:00
gsterror.c gst/gsterror.c: Add another error string used in a few existing plugins. 2005-10-04 11:10:04 +00:00
gsterror.h fix GOption context leaks doc fixes 2005-10-13 09:57:15 +00:00
gstevent.c check/: Moved sinks2 testcode in sinks check. 2005-10-12 08:38:06 +00:00
gstevent.h Added extra flag to newsegment for future API freeze. 2005-10-11 16:28:49 +00:00
gstfilter.c Various documentation updates. 2005-09-24 14:14:03 +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 Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstformat.h gst/gstformat.h: Added precision in the comments for GST_FORMAT_DEFAULT 2005-10-04 15:04:50 +00:00
gstghostpad.c gst/gstghostpad.c: Activating a ghostpad with no internal pad in push mode is ok. 2005-10-07 12:52:15 +00:00
gstghostpad.h check/gst/gstghostpad.c: Added test for removing an element with ghostpad from a bin. 2005-07-29 19:22:28 +00:00
gstindex.c renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstindex.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstindexfactory.c gst/gstconfig.h.in: Psych out gtk-doc. 2005-09-22 12:05:05 +00:00
gstindexfactory.h more docs inlined, splitted gstindex.{c,h} 2005-09-20 20:40:00 +00:00
gstinfo.c more docs, fix compilation 2005-10-09 20:49:46 +00:00
gstinfo.h more docs, fix compilation 2005-10-09 20:49:46 +00:00
gstinterface.c inlined more docs 2005-09-21 08:58:48 +00:00
gstinterface.h put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ... 2004-07-21 11:32:09 +00:00
gstiterator.c gst/gstiterator.c: Fix my previous commit: GTypes passed to gst_iterator_new() can be fundamental types. 2005-10-10 15:58:32 +00:00
gstiterator.h Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstmacros.h more leaks plumbed, added more debug-logging 2005-09-20 10:41:03 +00:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmemchunk.c check/pipelines/simple_launch_lines.c: test for pipe!=NULL 2005-09-06 22:03:01 +00:00
gstmemchunk.h more docs inlined 2005-09-02 16:17:23 +00:00
gstmessage.c gst/gstmessage.c: Fixed a few forgotten variables on previous commit 2005-10-09 20:19:48 +00:00
gstmessage.h gst/gstbin.*: Prepare to make current EOS message queue more generic. 2005-10-11 15:05:55 +00:00
gstminiobject.c lots of new docs and doc fixes 2005-10-08 14:48:17 +00:00
gstminiobject.h removed unused flags from miniobject doc fixes 2005-10-12 19:10:46 +00:00
gstobject.c renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstobject.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstpad.c signedness fixes 2005-10-15 00:15:43 +00:00
gstpad.h removed unused flags from miniobject doc fixes 2005-10-12 19:10:46 +00:00
gstpadtemplate.c inlined two more docs factored gstpadtemplate out of gstpad 2005-09-25 11:19:22 +00:00
gstpadtemplate.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstparse.c check/pipelines/simple_launch_lines.c: test for pipe!=NULL 2005-09-06 22:03:01 +00:00
gstparse.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstpipeline.c renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstpipeline.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstplugin.c gst/: Only ever load one plugin for a given plugin basename. 2005-10-08 13:57:17 +00:00
gstplugin.h signedness/type fixes 2005-10-15 00:22:02 +00:00
gstpluginfeature.c Add new API to check plugin feature version requirements. 2005-10-14 11:09:29 +00:00
gstpluginfeature.h Add new API to check plugin feature version requirements. 2005-10-14 11:09:29 +00:00
gstquery.c Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstquery.h remove queryutils headers after moving the two used functions to gstquery. also fixes build problem for gstsiddec 2005-09-26 15:03:43 +00:00
gstqueue.c gst/base/gstbasesink.c: Better log message. 2005-10-08 14:57:09 +00:00
gstqueue.h gst/base/gstbasesink.c: Better log message. 2005-10-08 14:57:09 +00:00
gstregistry.c Add new API to check plugin feature version requirements. 2005-10-14 11:09:29 +00:00
gstregistry.h Add new API to check plugin feature version requirements. 2005-10-14 11:09:29 +00:00
gstregistryxml.c gst/: Only ever load one plugin for a given plugin basename. 2005-10-08 13:57:17 +00:00
gststructure.c signedness/type fixes 2005-10-15 00:22:02 +00:00
gststructure.h gst/gstmessage.c (gst_message_parse_state_changed): Use gst_structure_get_enum instead of gst_structure_get_int 2005-09-29 02:32:37 +00:00
gstsystemclock.c gst/: Small cleanups and doc updates. 2005-10-08 08:00:37 +00:00
gstsystemclock.h docs/design/part-states.txt: Some more docs. 2005-10-11 11:08:52 +00:00
gsttaglist.c Added gst_tag_list_get_date() and gst_tag_list_get_date_index(). 2005-10-13 15:13:32 +00:00
gsttaglist.h Added gst_tag_list_get_date() and gst_tag_list_get_date_index(). 2005-10-13 15:13:32 +00:00
gsttagsetter.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttagsetter.h gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gsttask.c check/generic/states.c: Cleanup can be done at the end. 2005-08-25 10:01:47 +00:00
gsttask.h check/generic/states.c: Make sure all tasks are stopped. 2005-08-24 20:49:53 +00:00
gsttrace.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttrace.h renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttrashstack.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttrashstack.h whitespace fixes 2005-09-02 23:03:36 +00:00
gsttypefind.c check/Makefile.am: Fix environment variables. 2005-09-18 06:59:25 +00:00
gsttypefind.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gsttypefindfactory.c gst/gstconfig.h.in: Psych out gtk-doc. 2005-09-22 12:05:05 +00:00
gsttypefindfactory.h check/gst/gstplugin.c: More testing 2005-09-16 03:46:14 +00:00
gsturi.c signedness/type fixes 2005-10-15 00:22:02 +00:00
gsturi.h whitespace cleanups 2005-09-02 23:36:24 +00:00
gsturitype.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +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 Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
gstutils.h docs/design/part-states.txt: Some more docs. 2005-10-11 11:08:52 +00:00
gstvalue.c signedness/type fixes 2005-10-15 00:20:45 +00:00
gstvalue.h Add GST_TYPE_DATE, a boxed type that wraps GDate, and the usual bunch of utility functions along with a hack that che... 2005-09-22 15:08:02 +00:00
gstversion.h.in more docs and two more inlined 2005-08-30 17:23:19 +00:00
gstxml.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +00:00
gstxml.h added two new functions to the docs documents all undocumented GstXXXFlags completed some incomplete docs 2005-09-27 20:40:35 +00:00
Makefile.am configure.ac: reorganize clean up document more remove cruft 2005-10-15 13:58:18 +00:00