[MOVED FROM GST-P-FARSIGHT] Implement first version of seeking
20080515012227-3e2dc-7f53f78d1c3dfdcdb6e7ad53e6c7f16d5e998a05.gz
This commit is contained in:
parent
72ca8467eb
commit
4d44cf5fe2
@ -817,10 +817,6 @@ gst_live_adder_src_event (GstPad * pad, GstEvent * event)
|
||||
/* TODO : QoS might be tricky */
|
||||
result = FALSE;
|
||||
break;
|
||||
case GST_EVENT_SEEK:
|
||||
/* TODO : I'm not certain how to handle seeks yet */
|
||||
result = FALSE;
|
||||
break;
|
||||
case GST_EVENT_NAVIGATION:
|
||||
/* TODO : navigation is rather pointless. */
|
||||
result = FALSE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user