gstreamer/plugins/elements
Tim-Philipp Müller 6619c85779 plugins/elements/gsttypefindelement.*: Use gst_type_find_helper_for_buffer() for chain-based typefinding.
Original commit message from CVS:
* plugins/elements/gsttypefindelement.h:
* plugins/elements/gsttypefindelement.c:
(gst_type_find_element_src_event), (start_typefinding),
(stop_typefinding), (gst_type_find_element_handle_event),
(gst_type_find_element_chain),
(gst_type_find_element_chain_do_typefinding):
Use gst_type_find_helper_for_buffer() for chain-based
typefinding.
2006-03-03 14:18:01 +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 Replace gst_buffer_(make|is)_metadata_writable patch now that the release is out. 2006-01-17 12:14:20 +00:00
gstelements.c plugins/elements/: 2006-01-30 21:57:00 +00:00
gstfakesink.c document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
gstfakesink.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfakesrc.c plugins/elements/gstfakesrc.c: Fix broken sync option, fixes #323259 2005-12-07 15:33:42 +00:00
gstfakesrc.h plugins/elements/gstfakesrc.*: Fix broken sync code. 2005-12-05 10:27:59 +00:00
gstfdsink.c plugins/elements/: 2006-01-30 21:57:00 +00:00
gstfdsink.h plugins/elements/: 2006-01-30 21:57:00 +00:00
gstfdsrc.c Small updates to various docs. 2006-01-04 12:41:35 +00:00
gstfdsrc.h Small updates to various docs. 2006-01-04 12:41:35 +00:00
gstfilesink.c document core plugins in a separate document just like all the others rename these plugins to something starting with... 2005-12-01 12:29:34 +00:00
gstfilesink.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstfilesrc.c plugins/elements/gstfilesrc.c: Update src->read_position after a seek when not using mmap. 2006-02-23 10:24:13 +00:00
gstfilesrc.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstidentity.c plugins/elements/gstidentity.c: Set the buffer offset/offset_end to GST_CLOCK_TIME_NONE when using the single-segment... 2006-01-10 15:42:29 +00:00
gstidentity.h Small updates to various docs. 2006-01-04 12:41:35 +00:00
gstqueue.c gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gstqueue.h Small updates to various docs. 2006-01-04 12:41:35 +00:00
gsttee.c plugins/elements/gsttee.c: Always prefer an actual return value from a src pad in place of NOT_LINKED. This means we ... 2006-01-27 16:59:57 +00:00
gsttee.h Small updates to various docs. 2006-01-04 12:41:35 +00:00
gsttypefindelement.c plugins/elements/gsttypefindelement.*: Use gst_type_find_helper_for_buffer() for chain-based typefinding. 2006-03-03 14:18:01 +00:00
gsttypefindelement.h plugins/elements/gsttypefindelement.*: Use gst_type_find_helper_for_buffer() for chain-based typefinding. 2006-03-03 14:18:01 +00:00
Makefile.am plugins/elements/: 2006-01-30 21:57:00 +00:00