plugins/elements/gsttypefindelement.c: When we get an EOS event and have not found...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 27 Feb 2006 20:01:53 +0000 (20:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 27 Feb 2006 20:01:53 +0000 (20:01 +0000)
commite4d393eb66712ddf1b34b4728c31acec29bdb041
tree54a7e915900d2d69e8e753c57cda9088a603da47
parentaad2aa1288c52e2631e163659a17fe650ed6ff57
plugins/elements/gsttypefindelement.c: When we get an EOS event and have not found a type yet (most likely because we...

Original commit message from CVS:
* plugins/elements/gsttypefindelement.c:
(gst_type_find_element_handle_event):
When we get an EOS event and have not found a type yet
(most likely because we had not yet accumulated
TYPE_FIND_MIN_SIZE of data yet), try to determine the
type given the data we have so far. Fixes typefinding
for very short streams again, most notably quicktime
redirections as used on Apple's trailer site (#331701).
ChangeLog
plugins/elements/gsttypefindelement.c