diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 11:53:11 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 11:53:11 +0000 |
commit | 1eb2fda5d396322e640f2c9f77718ce314823f86 (patch) | |
tree | a816f1145d2e06cbcb18dfa4fbff44b1fea594ee /gstreamer-non-free.xml | |
parent | d06e37a8ce819f5d9174939e8fd17af428358d1a (diff) |
automatic import of appstream-dataopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'gstreamer-non-free.xml')
-rw-r--r-- | gstreamer-non-free.xml | 143 |
1 files changed, 143 insertions, 0 deletions
diff --git a/gstreamer-non-free.xml b/gstreamer-non-free.xml new file mode 100644 index 0000000..74f99fb --- /dev/null +++ b/gstreamer-non-free.xml @@ -0,0 +1,143 @@ +<?xml version="1.0" encoding="UTF-8"?> +<components version="0.8" origin=""> + <component priority="-1" type="codec"> + <id>gstreamer-bad-freeworld</id> + <pkgname>gstreamer1-plugins-bad-freeworld</pkgname> + <metadata_license>CC0-1.0</metadata_license> + <name>GStreamer Multimedia Codecs - Non Free</name> + <summary>Multimedia playback for Bluray, DTS, MMS, MP3, MPEG-2 AAC, MPEG-4, Mimic and Siren</summary> + <description> + <p> + This addon includes several additional codecs that are missing + something - perhaps a good code review, some documentation, a set of + tests, a real live maintainer, or some actual wide use. + However, they might be good enough to play your media files. + </p> + <p> + These codecs can be used to encode and decode media files where the + format is patent encumbered. + Although patent encumbered formats like MP3 are sometimes a way of life + you should always try to produce and distribute content using free + formats like Ogg and Theora whenever possible. + </p> + <p> + A codec decodes audio and video for for playback or editing and is also + used for transmission or storage. + Different codecs are used in video-conferencing, streaming media and + video editing applications. + </p> + </description> + <icon type="stock">application-x-addon</icon> + <categories> + <category>Addons</category> + <category>Codecs</category> + </categories> + <keywords> + <keyword>Bluray</keyword> + <keyword>DTS</keyword> + <keyword>MMS</keyword> + <keyword>MP3</keyword> + <keyword>MPEG-2 AAC</keyword> + <keyword>MPEG-4</keyword> + <keyword>Mimic</keyword> + <keyword>Siren</keyword> + </keywords> + <project_license>LGPL-2.0 and PatentConcern</project_license> + <url type="homepage">http://gstreamer.freedesktop.org/</url> + <url type="missing">http://fedoraproject.org/wiki/Multimedia</url> + </component> + <component priority="-1" type="codec"> + <id>gstreamer-libav</id> + <pkgname>gstreamer1-libav</pkgname> + <metadata_license>CC0-1.0</metadata_license> + <name>GStreamer Multimedia Codecs - libav</name> + <summary>Multimedia playback for a large number of additional formats</summary> + <description> + <p> + This addon supports a large number of audio and video compression + formats through the use of the libav library. + </p> + <p> + These codecs can be used for encoding 40+ formats (MPEG, DivX, MPEG4, + AC3, DV, ...), decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, + ...), demuxing 30+ formats, and handling colorspace conversion. + Some of these formats are patent encumbered. + Although patent encumbered formats like MP3 are sometimes a way of life + you should always try to produce and distribute content using free + formats like Ogg and Theora whenever possible. + </p> + <p> + A codec decodes audio and video for for playback or editing and is also + used for transmission or storage. + Different codecs are used in video-conferencing, streaming media and + video editing applications. + </p> + </description> + <icon type="stock">application-x-addon</icon> + <categories> + <category>Addons</category> + <category>Codecs</category> + </categories> + <keywords> + <keyword>AC-3</keyword> + <keyword>ASF</keyword> + <keyword>AVI</keyword> + <keyword>DivX</keyword> + <keyword>DV</keyword> + <keyword>Matroska</keyword> + <keyword>MPEG-1</keyword> + <keyword>MPEG-2</keyword> + <keyword>MPEG-4</keyword> + <keyword>OGG</keyword> + </keywords> + <project_license>LGPL-2.0</project_license> + <url type="homepage">http://gstreamer.freedesktop.org/</url> + <url type="missing">http://fedoraproject.org/wiki/Multimedia</url> + </component> + <component priority="-1" type="codec"> + <id>gstreamer-ugly</id> + <pkgname>gstreamer1-plugins-ugly</pkgname> + <metadata_license>CC0-1.0</metadata_license> + <name>GStreamer Multimedia Codecs - License Issues</name> + <summary>Multimedia playback for AC-3, AMR, AMR, ASF, DVD, H.264/MPEG-4 AVC, MP2, MP3, MPEG-2 and RealMedia</summary> + <description> + <p> + This addon includes several good quality codecs that are well tested. + These codecs can be used to encode and decode media files where the + format is not patent encumbered. + </p> + <p> + There are some important issues with this addon. + The codecs are not 100% compatible with the license used by the media + framework used on this system. + There may also be possible licensing issues with several codecs. + </p> + <p> + A codec decodes audio and video for for playback or editing and is also + used for transmission or storage. + Different codecs are used in video-conferencing, streaming media and + video editing applications. + </p> + </description> + <icon type="stock">application-x-addon</icon> + <categories> + <category>Addons</category> + <category>Codecs</category> + </categories> + <keywords> + <keyword>AC-3</keyword> + <keyword>AMR-NB</keyword> + <keyword>AMR-WB</keyword> + <keyword>ASF</keyword> + <keyword>DVD</keyword> + <keyword>H.264/MPEG-4 AVC</keyword> + <keyword>MP2</keyword> + <keyword>MP3</keyword> + <keyword>MPEG-2</keyword> + <keyword>RealMedia</keyword> + </keywords> + <project_license>LGPL-2.0 and PatentConcern</project_license> + <url type="homepage">http://gstreamer.freedesktop.org/</url> + <url type="missing">http://fedoraproject.org/wiki/Multimedia</url> + </component> +</components> |