plugins/elements/gstfilesink.c: Be a bit smarter when seeking, like, don't try to...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 27 Nov 2007 18:45:38 +0000 (18:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 27 Nov 2007 18:45:38 +0000 (18:45 +0000)
commit7797419321f81f70de8c7c36cd44653be7544232
tree24a3f854a9d4bf2166628c8ca83fcdf6d40cb991
parentbb523ea0a374fec65abadf25dd1ce56d9dac9603
plugins/elements/gstfilesink.c: Be a bit smarter when seeking, like, don't try to do a seek when it's not needed. Thi...

Original commit message from CVS:
* plugins/elements/gstfilesink.c: (gst_file_sink_event):
Be a bit smarter when seeking, like, don't try to do a seek when it's
not needed. This avoids errors when the file is not seekable.
Fixes #499771.
ChangeLog
plugins/elements/gstfilesink.c