mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2024-11-13 01:34:14 +01:00
18 lines
639 B
XML
18 lines
639 B
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>$id$</id>
|
|
<version>$version$</version>
|
|
<title>$title$</title>
|
|
<authors>Vlad Jerca</authors>
|
|
<owners>Vlad Jerca</owners>
|
|
<projectUrl>https://github.com/rosenbjerg/FFMpegCore</projectUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>$description$</description>
|
|
<releaseNotes>
|
|
More information available @ https://github.com/rosenbjerg/FFMpegCore
|
|
</releaseNotes>
|
|
<copyright>Copyright 2020</copyright>
|
|
<tags>ffmpeg ffprobe video audio media conversion analysis ffmpegcore mp4 ogv</tags>
|
|
</metadata>
|
|
</package>
|