Revert "mediaconvert: Classify protonvideoconv as Codec/Converter."
This reverts commit 55e173a787
.
This commit is contained in:
parent
55e173a787
commit
9c1217fb27
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ impl ObjectSubclass for VideoConv {
|
|||
|
||||
klass.set_metadata(
|
||||
"Proton video converter",
|
||||
"Codec/Converter",
|
||||
"Codec/Parser",
|
||||
"Converts video for Proton",
|
||||
"Andrew Eikum <aeikum@codeweavers.com>");
|
||||
|
||||
|
|
Loading…
Reference in a new issue