summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-04-16 12:07:47 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-04-16 12:07:47 +0000
commit1319fdfe76b4f4d6ea761776bbf03d19eac2b528 (patch)
tree73dc18e9eb8daf465f7cb1e22d6d391313bc1afb /ChangeLog
parent05742b787fcad4ef486c8b4965e98d6b07caa22c (diff)
downloadgst-plugins-bad-1319fdfe76b4f4d6ea761776bbf03d19eac2b528.tar.gz
gst-plugins-bad-1319fdfe76b4f4d6ea761776bbf03d19eac2b528.tar.bz2
gst-plugins-bad-1319fdfe76b4f4d6ea761776bbf03d19eac2b528.zip
ext/gnomevfs/gstgnomevfssrc.c: If random access is not supported, fallback to non-seekable behaviour rather than erro...
Original commit message from CVS: * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file): If random access is not supported, fallback to non-seekable behaviour rather than erroring out.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5e0015f..5fe53e2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
2005-04-16 Jan Schmidt,,, <thaytan@mad.scientist.com>
+ * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
+ If random access is not supported, fallback to non-seekable
+ behaviour rather than erroring out.
+
+2005-04-16 Jan Schmidt,,, <thaytan@mad.scientist.com>
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_send_data):
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_data):
Use the default event handler for EOS and other unknown events that