This website requires JavaScript.
Explore
Help
Sign In
Valve
/
Proton
Watch
1
Star
0
Fork
0
You've already forked Proton
mirror of
https://github.com/ValveSoftware/Proton.git
synced
2024-12-27 07:05:46 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e36a9ba96a
Proton
/
media-converter
/
build.rs
6 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
media-converter: Add media-converter gstreamer plugin
2020-07-28 16:20:33 +03:00
extern
crate
gst_plugin_version_helper
;
fn
main
(
)
{
media-converter: Update dependencies
2021-12-14 17:25:35 +03:00
gst_plugin_version_helper
::
info
(
)
media-converter: Add media-converter gstreamer plugin
2020-07-28 16:20:33 +03:00
}
Reference in New Issue
Copy Permalink