gstreamer/gst/elements
Wim Taymans 71491998d5 gst/elements/gstfdsrc.*: Properly implement fdsrc. Removed signal and timeout, better implemented somewhere else.
Original commit message from CVS:
* gst/elements/gstfdsrc.c: (gst_fdsrc_class_init),
(gst_fdsrc_init), (gst_fdsrc_start), (gst_fdsrc_stop),
(gst_fdsrc_unlock), (gst_fdsrc_set_property),
(gst_fdsrc_get_property), (gst_fdsrc_create):
* gst/elements/gstfdsrc.h:
Properly implement fdsrc. Removed signal and timeout,
better implemented somewhere else.
2005-09-21 09:13:32 +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 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
gstelements.c check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00
gstfakesink.c gst/base/gstbasesink.c: Make sync property settable from subclass. 2005-09-20 17:38:51 +00:00
gstfakesink.h remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstfakesrc.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
gstfakesrc.h check/pipelines/simple_launch_lines.c (run_pipeline): Check element_set_state's return val. 2005-08-26 14:21:43 +00:00
gstfdsink.c gst/elements, testsuite: Null if we got it... 2005-07-05 10:58:21 +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/elements/gstfdsrc.*: Properly implement fdsrc. Removed signal and timeout, better implemented somewhere else. 2005-09-21 09:13:32 +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/gstfilesink.c: Set sync to FALSE by default. 2005-09-20 19:16:43 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c 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
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/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
gstidentity.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gsttee.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
gsttee.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttypefindelement.c check/gst/gstplugin.c: More testing 2005-09-16 03:46:14 +00:00
gsttypefindelement.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
Makefile.am check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00