fix stupid mistake on seek event
Original commit message from CVS: fix stupid mistake on seek event
This commit is contained in:
parent
0056a06bd0
commit
17b8e6956b
@ -478,6 +478,7 @@ gst_modplug_src_event (GstPad *pad, GstEvent *event)
|
||||
flush = GST_EVENT_SEEK_FLAGS (event) & GST_SEEK_FLAG_FLUSH;
|
||||
|
||||
modplug->seek_at = GST_EVENT_SEEK_OFFSET (event);
|
||||
break;
|
||||
}
|
||||
default:
|
||||
res = FALSE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user