RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=YTy_JOxGOd4



Duration: 32:47
4,079 views
39


RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie

VLC media player has a nice goal for users: handle almost any file or protocol you throw at it. Unfortunately, this results in a lot of parser vulnerabilities, because most of the parsing code is handwritten in C. By leveraging Rust and the nom parser combinators library, could we replace some security critical parts of VLC?




Other Videos By Confreaks


2016-10-06DevOpsDays Chicago 2016 - How is the role of DevOps changing... by Jeremy Edberg
2016-10-06DevOpsDays Chicago 2016 - The Five Phases of DevOps by Joel Vasallo
2016-10-06DevOpsDays Chicago 2016 - The Evolution of Automation by Adam Jacob
2016-10-05RustConf 2016 - The Illustrated Adventure Survival Guide for New Rustaceans by Liz Baillie
2016-10-04RustConf 2016 - Using Generics Effectively by Without Boats
2016-10-04RustConf 2016 - Closing Keynote by Julia Evans
2016-10-04RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
2016-10-04RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
2016-10-04RustConf 2016 - Back to the Futures by Alex Crichton
2016-10-04RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O'Brien
2016-10-04RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
2016-10-04RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
2016-09-27ElixirConf 2016 - WebRTC and Phoenix, when μ Seconds aren't Fast Enough by Jason Stiebs
2016-09-27ElixirConf 2016 - Dialyzer: Optimistic Type Checking for Erlang and Elixir by Jason Voegele
2016-09-27ElixirConf 2016 - Concurrent Feature Testing with Wallaby by Chris Keathley
2016-09-27ElixirConf 2016 - Building Available and Partition Tolerant... by Gabi Zuniga
2016-09-27ElixirConf 2016 - Building Umbrella Project by Wojtek Mach
2016-09-27ElixirConf 2016 - Elixir in Elixir by Jay Hayes
2016-09-27ElixirConf 2016 - Painless Test Driven Development with Elixir and Phoenix by Kat Tornwall
2016-09-27ElixirConf 2016 - Nerves + Phoenix Saves a Father's Sanity! by Joel Byler
2016-09-27ElixirConf 2016 - Leveling Up With Ecto by Darin Wilson