Skip to content

[GStreamer][MSE] Remove first buffer mutex at AP - #25

Merged
calvaris merged 1 commit into
masterfrom
calvaris/append-pipeline-need-data
Feb 24, 2016
Merged

[GStreamer][MSE] Remove first buffer mutex at AP#25
calvaris merged 1 commit into
masterfrom
calvaris/append-pipeline-need-data

Conversation

@calvaris

Copy link
Copy Markdown
Member

At AppendPipeline we are using a mutex to access the variable that
allows to discard the need-data signals that come too early. Now we move
the events through the bus.

At AppendPipeline we are using a mutex to access the variable that
allows to discard the need-data signals that come too early. Now we move
the events through the bus.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@calvaris