gstreamer/plugins/elements
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
..
.gitignore
gstbufferstore.c
gstbufferstore.h
gstcapsfilter.c
gstelements.c
gstfakesink.c
gstfakesink.h
gstfakesrc.c plugins/elements/gstfakesrc.c: Use g_random_int_range(), since it produces better random numbers in a range than almo... 2006-12-21 09:37:56 +00:00
gstfakesrc.h
gstfdsink.c
gstfdsink.h
gstfdsrc.c
gstfdsrc.h
gstfilesink.c plugins/elements/: Allow file://localhost/foo/bar URLs and correctly fail for every other hostname that one sets. Thi... 2007-02-02 10:41:29 +00:00
gstfilesink.h
gstfilesrc.c 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
gstfilesrc.h
gstidentity.c plugins/elements/gstidentity.c: Print additional debug info when the stream isn't perfectly timestamped; don't try to... 2006-12-16 19:33:26 +00:00
gstidentity.h
gstmultiqueue.c plugins/elements/gstmultiqueue.c: Small fix. 2007-01-24 11:32:00 +00:00
gstmultiqueue.h
gstqueue.c gst/gst.c: Docs typo fix. 2006-12-19 11:04:49 +00:00
gstqueue.h
gsttee.c
gsttee.h
gsttypefindelement.c plugins/elements/gsttypefindelement.c: Don't leak found caps in chain function (no idea why that never showed up as a... 2007-01-30 19:12:54 +00:00
gsttypefindelement.h
Makefile.am