validate v0.2 on OSX.

This commit is contained in:
brunoherbelin
2020-07-31 00:12:19 +02:00
parent cc42e5581a
commit fcb4819341
3 changed files with 5 additions and 8 deletions

View File

@@ -161,8 +161,6 @@ void MediaPlayer::execute_open()
// setup appsink
GstElement *sink = gst_bin_get_by_name (GST_BIN (pipeline_), "sink");
GstBaseSink *s = GST_BASE_SINK(sink);
s->eos;
if (sink) {
// instruct the sink to send samples synched in time