plugins/elements/gstfilesrc.c: Requesting 0 bytes before the end of the file should...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 27 Jul 2006 12:39:42 +0000 (12:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 27 Jul 2006 12:39:42 +0000 (12:39 +0000)
commit6cd3b9de7145fea3450321842df4c1c4a07ca216
tree055b2746a5ed9614148dace9fbacbeca8b7a67a1
parentc7853c7629856648c2795cf3fd648147dc0512da
plugins/elements/gstfilesrc.c: Requesting 0 bytes before the end of the file should result in

Original commit message from CVS:
* plugins/elements/gstfilesrc.c: (gst_file_src_create_read):
Requesting 0 bytes before the end of the file should result in
FLOW_OK and an empty buffer, not FLOW_UNEXPECTED. Thank you
unit test.
ChangeLog
plugins/elements/gstfilesrc.c