projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b069429
)
ext/gnomevfs/gstgnomevfssink.c: Implement seeking.
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 26 Oct 2004 08:07:38 +0000
(08:07 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 26 Oct 2004 08:07:38 +0000
(08:07 +0000)
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
(gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
Implement seeking.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
9b39c79
..
1f3a36a
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
+ (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
+ Implement seeking.
+
2004-10-25 James Henstridge <james@jamesh.id.au>
Reviewed by: David Schleef <ds@schleef.org>