summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2003-02-04 00:13:05 +0000
committerColin Walters <walters@verbum.org>2003-02-04 00:13:05 +0000
commit8bf19a945be42fbe36e05314eca0e31c7b01fe01 (patch)
tree826febf2585f914b3ef01f8de13332be2ffc0ac3 /ChangeLog
parent435f7a13259d9d7770794369c9a77d7b9d2a8a65 (diff)
downloadgst-plugins-bad-8bf19a945be42fbe36e05314eca0e31c7b01fe01.tar.gz
gst-plugins-bad-8bf19a945be42fbe36e05314eca0e31c7b01fe01.tar.bz2
gst-plugins-bad-8bf19a945be42fbe36e05314eca0e31c7b01fe01.zip
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a196fde1..6f19f6fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2003-02-03 Colin Walters <walters@verbum.org>
+ * ext/gnomevfs/gstgnomevfssrc.c:
+ (struct _GstGnomeVFSSrc, gst_gnomevfssrc_init): Remove local file bits.
+ (gst_gnomevfssrc_get): Delete special local file code path.
+ (gst_gnomevfssrc_open_file): Ditto.
+ (gst_gnomevfssrc_close_file): Ditto.
+ (gst_gnomevfssrc_srcpad_event): Ditto.
+ (gst_gnomevfssrc_open_file): Always get file info from gnomevfs.
+
+2003-02-03 Colin Walters <walters@verbum.org>
+
* ext/gnomevfs/gstgnomevfssrc.c
(gst_gnomevfssrc_received_headers_callback): Remove previous silly
code which tried to use Content-Type header.