Don't seek past the end of the file
authorWim Taymans <wim.taymans@gmail.com>
Sat, 22 Jun 2002 09:23:40 +0000 (09:23 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 22 Jun 2002 09:23:40 +0000 (09:23 +0000)
commit23dbddcd2cc1a27d8d1178734ba1c31d1a1c3a9f
tree656812fd788467e5662a55f2116269f79685003a
parent69b7a292d63e7393bed685ced4e5e24fda6cd964
Don't seek past the end of the file

Original commit message from CVS:
Don't seek past the end of the file
Fix a bug where the mapend was incorrectly calculated when we read past
the end of the file.
gst/elements/gstfilesrc.c
plugins/elements/gstfilesrc.c