gstreamer/plugins/elements
Tim-Philipp Müller 30ae52d1b9 plugins/elements/gsttypefindelement.*: When typefinding is done in push mode, we should cache events we receive durin...
Original commit message from CVS:
* plugins/elements/gsttypefindelement.c: (stop_typefinding),
(gst_type_find_element_handle_event),
(gst_type_find_element_send_cached_events),
(gst_type_find_element_change_state):
* plugins/elements/gsttypefindelement.h:
When typefinding is done in push mode, we should cache
events we receive during typefinding instead of just
dropping them (e.g. newsegment, custom events from
dvdreadsrc etc.) and then send them out once we've
determined the type of the stream (and decodebin
has had a chance to plug in a decoder/demuxer).
2006-03-29 10:33:19 +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 leaks in fakesrc. 2006-03-20 09:28:41 +00:00
gstfakesrc.h plugins/elements/gstfakesrc.*: Fix broken sync code. 2005-12-05 10:27:59 +00:00
gstfdsink.c plugins/elements/: Emit RESOURCE_NO_SPACE_LEFT error here as well when there's no space left on the device. 2006-03-11 13:02:28 +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 plugins/elements/: Emit RESOURCE_NO_SPACE_LEFT error here as well when there's no space left on the device. 2006-03-11 13:02:28 +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 plugins/elements/gstqueue.c: Very small doc update. 2006-03-13 11:11:16 +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.*: When typefinding is done in push mode, we should cache events we receive durin... 2006-03-29 10:33:19 +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/: 2006-01-30 21:57:00 +00:00