gstreamer/plugins/elements
Edward Hervey 6fcaf333b1 gst/elements/gsttee.c: Let's not iterate pads we're not interested in, it avoids getting sky-high refcounts on sinkpad.
Original commit message from CVS:
* gst/elements/gsttee.c: (gst_tee_do_push), (gst_tee_handle_buffer):
Let's not iterate pads we're not interested in, it avoids getting
sky-high refcounts on sinkpad.
2005-09-30 15:43:03 +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 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/elements/: Make element details static. 2005-09-28 12:52:51 +00:00
gstfakesink.h remove the sync property from fakesink. 2005-09-20 15:45:42 +00:00
gstfakesrc.c gst/elements/: Make element details static. 2005-09-28 12:52:51 +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/: 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/: Make element details static. 2005-09-28 12:52:51 +00:00
gstfilesink.h more autistic cleanliness in functions/names/defines 2005-07-14 09:35:12 +00:00
gstfilesrc.c gst/elements/: Make element details static. 2005-09-28 12:52: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/elements/: Make element details static. 2005-09-28 12:52:51 +00:00
gstidentity.h tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
gstqueue.c more docs inlined 2005-09-02 16:17:23 +00:00
gstqueue.h gst/gstqueue.*: Propagate GstFlowReturn more intelligently upstream and output an ERROR/EOS when streaming stopped du... 2005-07-19 17:46:37 +00:00
gsttee.c gst/elements/gsttee.c: Let's not iterate pads we're not interested in, it avoids getting sky-high refcounts on sinkpad. 2005-09-30 15:43:03 +00:00
gsttee.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttypefindelement.c gst/elements/: Make element details static. 2005-09-28 12:52:51 +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