gstreamer/plugins/elements
Laurent Glayal 2f22776f23 configure.ac: Check for stdio_ext.h for the filesink changes.
Original commit message from CVS:
Based on Patch by: Laurent Glayal <spglegle at yahoo dot fr>
* configure.ac:
Check for stdio_ext.h for the filesink changes.
* plugins/elements/gstfilesink.c: (buffer_mode_get_type),
(gst_file_sink_class_init), (gst_file_sink_init),
(gst_file_sink_dispose), (gst_file_sink_set_property),
(gst_file_sink_get_property), (gst_file_sink_open_file),
(gst_file_sink_close_file):
* plugins/elements/gstfilesink.h:
Add two properties to control the buffering mode and size.
API: GstFileSink::buffer-mode
API: GstFileSink::buffer-size
2007-12-24 19:11:29 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
gstbufferstore.c plugins/elements/gstbufferstore.c 2005-12-16 14:44:49 +00:00
gstbufferstore.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gstcapsfilter.c docs/random/ensonic/dynlink.txt: More thoughs on this. 2007-08-27 20:00:39 +00:00
gstcapsfilter.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gstelements.c plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
gstfakesink.c plugins/elements/gstfakesink.c: Add some debug text to error message to indicate that we errored out on request. 2007-09-23 10:16:49 +00:00
gstfakesink.h libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
gstfakesrc.c Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457. 2007-06-21 14:29:05 +00:00
gstfakesrc.h gst/gsttagsetter.h: Can't cast ifaces to a class 2006-06-01 18:22:14 +00:00
gstfdsink.c Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457. 2007-06-21 14:29:05 +00:00
gstfdsink.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gstfdsrc.c docs/faq/developing.xml: Add a question about how to submit new translations. 2007-11-21 00:24:04 +00:00
gstfdsrc.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gstfilesink.c configure.ac: Check for stdio_ext.h for the filesink changes. 2007-12-24 19:11:29 +00:00
gstfilesink.h configure.ac: Check for stdio_ext.h for the filesink changes. 2007-12-24 19:11:29 +00:00
gstfilesrc.c Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457. 2007-06-21 14:29:05 +00:00
gstfilesrc.h plugins/elements/gstfilesrc.*: Add "sequential" property, off by default, to use madvise and hint to the kernel that ... 2006-07-04 09:01:51 +00:00
gstidentity.c plugins/elements/gstidentity.*: Add property to disable handoff signal emission. Fixes #498694. 2007-11-21 13:27:50 +00:00
gstidentity.h plugins/elements/gstidentity.*: Add property to disable handoff signal emission. Fixes #498694. 2007-11-21 13:27:50 +00:00
gstmultiqueue.c plugins/elements/gstmultiqueue.c: Make it so that pads are considered linked until a buffer is pushed and discovered ... 2007-10-25 15:14:02 +00:00
gstmultiqueue.h plugins/elements/gstmultiqueue.*: Take the multiqueue lock when updating the fill level so we don't get confused. 2007-06-26 14:45:15 +00:00
gstqueue.c Due to popular request remove preset interface again. :-(. 2007-11-26 13:16:00 +00:00
gstqueue.h plugins/elements/gstqueue.*: When downstream returns UNEXPECTED from pushing a buffer, don't try to push more buffers... 2007-09-14 20:24:22 +00:00
gsttee.c plugins/elements/gsttee.c: Be a lot smarter when deciding what srcpad to use for proxying the buffer_alloc. Also hand... 2007-07-03 16:26:29 +00:00
gsttee.h tests/check/pipelines/simple-launch-lines.c (test_tee): Add tests for push and pull tee behavior. 2007-02-09 13:45:27 +00:00
gsttypefindelement.c plugins/elements/gsttypefindelement.c: Post special error message if we can't determine the type of a stream because ... 2007-10-29 13:10:01 +00:00
gsttypefindelement.h plugins/elements/gsttypefindelement.*: When typefinding is done in push mode, we should cache events we receive durin... 2006-03-29 10:33:19 +00:00
Makefile.am plugins/elements/: These are not installed headers, no need for padding. 2007-05-24 09:41:51 +00:00