gstreamer/gst/elements
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
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c gst/gstutils.h (GST_BOILERPLATE_FULL): Prototype instance_init as having two arguments instead of just one. Allows su... 2005-08-28 17:45:58 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c rename filter-caps to caps property 2005-09-29 12:37:38 +00:00
gstelements.c configure.ac: check for some headers 2005-10-15 15:01:39 +00:00
gstfakesink.c gst/elements/: Beautify 'last-message' output: print 'none' for buffer timestamps and durations if none is set; impro... 2005-10-14 14:10:24 +00:00
gstfakesink.h remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstfakesrc.c gst/elements/: Beautify 'last-message' output: print 'none' for buffer timestamps and durations if none is set; impro... 2005-10-14 14:10:24 +00:00
gstfakesrc.h gst/elements/: fix some signedness 2005-10-13 17:43:36 +00:00
gstfdsink.c gst/elements/: Make element details static. 2005-09-28 12:52:51 +00:00
gstfdsink.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstfdsrc.c gst/base/gstbasesrc.c (gst_base_src_unlock): Comment a bit in lieu of real docs... 2005-09-28 13:05:12 +00:00
gstfdsrc.h gst/elements/gstfdsrc.*: Properly implement fdsrc. Removed signal and timeout, better implemented somewhere else. 2005-09-21 09:13:32 +00:00
gstfilesink.c gst/elements/: fix some signedness 2005-10-13 17:43:36 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c add correct header for WIN32 2005-10-13 17:51:51 +00:00
gstfilesrc.h Various fixes for unseekable, unmmapable, and non-normal files, so that fallback to read() rather than mmap() works. 2005-09-08 17:23:57 +00:00
gstidentity.c gst/base/gstbasesink.c: No need to prerol after receiving EOS. 2005-10-12 09:02:42 +00:00
gstidentity.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gsttee.c gst/elements/: Protect last_message with lock. 2005-10-04 18:46:09 +00:00
gsttee.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttypefindelement.c gst/elements/: fix some signedness 2005-10-13 17:43:36 +00:00
gsttypefindelement.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
Makefile.am configure.ac: check for some headers 2005-10-15 15:01:39 +00:00