mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/x264: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>media-video@gentoo.org</email>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="10bit">Set output bit depth to 10, this may not be compatible with all decoders</flag>
|
||||
<flag name="interlaced">enable interlaced encoding support, this can decrease encoding speed by up to 2%</flag>
|
||||
<flag name="opencl">Add support for OpenCL.</flag>
|
||||
<flag name="pic">disable optimized assembly code that is not PIC friendly</flag>
|
||||
</use>
|
||||
<maintainer type="project">
|
||||
<email>media-video@gentoo.org</email>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="10bit">Set output bit depth to 10, this may not be compatible with all decoders</flag>
|
||||
<flag name="interlaced">enable interlaced encoding support, this can decrease encoding speed by up to 2%</flag>
|
||||
<flag name="opencl">Add support for OpenCL.</flag>
|
||||
<flag name="pic">disable optimized assembly code that is not PIC friendly</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user