gstreamer/plugins
Michal Benes 475df740ec plugins/elements/gstfilesrc.c: Correctly generate EOS for non-seekable files. We don't have a total length for them a...
Original commit message from CVS:
Patch by: Michal Benes <michal dot benes at itonis dot tv>
* plugins/elements/gstfilesrc.c: (gst_file_src_create_read):
Correctly generate EOS for non-seekable files. We don't have a total
length for them and would get an unexpected end of file if we only
special-cased for regular files. (Fixes: #404569)
2007-02-05 13:15:44 +00:00
..
elements plugins/elements/gstfilesrc.c: Correctly generate EOS for non-seekable files. We don't have a total length for them a... 2007-02-05 13:15:44 +00:00
indexers Use g_strerror() instead of strerror() - we want UTF-8. 2006-11-06 17:53:24 +00:00
Makefile.am check/Makefile.am: look in the right place for elements, a lot more chance of success 2005-11-29 18:14:35 +00:00