Skip to content

Commit

Permalink
media-video/ffmpeg: add missing space
Browse files Browse the repository at this point in the history
Reported-by: josef64
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Aug 19, 2019
1 parent 1ec6d68 commit 9ab46d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/ffmpeg/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<flag name="codec2">Enables codec2 low bit rate speech codec support via <pkg>media-libs/codec2</pkg>.</flag>
<flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
<flag name="cuda">Enables CUDA-based acceleration. Mostly used for specific filters.</flag>
<flag name="dav1d">Enables AV1 decoding via<pkg>media-libs/dav1d</pkg>.</flag>
<flag name="dav1d">Enables AV1 decoding via <pkg>media-libs/dav1d</pkg>.</flag>
<flag name="ebur128">Enables EBU R128 loudness normalization filter via <pkg>media-libs/libebur128</pkg></flag>
<flag name="fdk">Use external fdk-aac library for AAC encoding</flag>
<flag name="flite">Adds a text-to-speech filter based on <pkg>app-accessibility/flite</pkg>.</flag>
Expand Down

0 comments on commit 9ab46d5

Please sign in to comment.