mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +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
634943e381
commit
a48b14eb37
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>
|
2005-08-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* ext/faad/gstfaad.c: (gst_faad_event):
|
* ext/faad/gstfaad.c: (gst_faad_event):
|
||||||
|
|
Loading…
Reference in a new issue