mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
ext/gnomevfs/gstgnomevfssink.c: Implement seeking.
Original commit message from CVS: * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init), (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain): Implement seeking.
This commit is contained in:
parent
b069429a7c
commit
643c7ae9b1
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue