Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of unsafe SDP media workaround #273

Merged
merged 1 commit into from Jun 26, 2019
Merged

Conversation

@Manishearth
Copy link
Member

Manishearth commented Jun 26, 2019

Upstream had a bug which we worked around in #213 by directly accessing the underlying GObject data. This is no longer necessary after the gstreamer update, pulling in #213

r? @sdroege @ferjm

@ceyusa
Copy link
Contributor

ceyusa commented Jun 26, 2019

I guess you can also remove

[dependencies.gstreamer-sdp-sys]
version = "0.8"
features = ["v1_8"]

from backends/gstreamer/Cargo.toml

@Manishearth Manishearth force-pushed the Manishearth:sdpmedia branch from 7716453 to 92a899a Jun 26, 2019
@Manishearth
Copy link
Member Author

Manishearth commented Jun 26, 2019

Good catch

@sdroege
Copy link
Contributor

sdroege commented Jun 26, 2019

@Manishearth Manishearth force-pushed the Manishearth:sdpmedia branch from 92a899a to b5b71f7 Jun 26, 2019
@Manishearth
Copy link
Member Author

Manishearth commented Jun 26, 2019

Done!

@ceyusa
Copy link
Contributor

ceyusa commented Jun 26, 2019

lgtm ! :)

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jun 26, 2019

📌 Commit b5b71f7 has been approved by ceyusa

@bors-servo
Copy link
Contributor

bors-servo commented Jun 26, 2019

Testing commit b5b71f7 with merge db35055...

bors-servo added a commit that referenced this pull request Jun 26, 2019
Get rid of unsafe SDP media workaround

Upstream had [a bug](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/189) which we worked around in #213 by directly accessing the underlying GObject data. This is no longer necessary after the gstreamer update, pulling in #213

r? @sdroege @ferjm
@bors-servo
Copy link
Contributor

bors-servo commented Jun 26, 2019

☀️ Test successful - checks-travis
Approved by: ceyusa
Pushing db35055 to master...

@bors-servo bors-servo merged commit b5b71f7 into servo:master Jun 26, 2019
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
@Manishearth Manishearth deleted the Manishearth:sdpmedia branch Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.