mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
Implemented push-pull and seeking in rmdemux
Original commit message from CVS: Implemented push-pull and seeking in rmdemux
This commit is contained in:
parent
53ba9736e8
commit
ee6172a676
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-08-10 Owen Fraser-Green <owen@discobabe.net>
|
||||
|
||||
* gst/realmedia/rmdemux.c (gst_rmdemux_sink_activate)
|
||||
(gst_rmdemux_sink_activate_push, gst_rmdemux_sink_activate_pull)
|
||||
(gst_rmdemux_loop, gst_rmdemux_src_event)
|
||||
(gst_rmdemux_perform_seek, gst_rmdemux_src_query): Implemented
|
||||
push-pull and seeking.
|
||||
|
||||
2005-08-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/faad/gstfaad.c: (gst_faad_event):
|
||||
|
|
Loading…
Reference in a new issue