diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 18:49:03 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 74e506bdb13ff38bcff35cc384905b04a7a100ca (patch) | |
tree | 776ae27c91b70d1851e17d570316a7fa915fcda1 /multimedia | |
parent | 0af77e985ee80eec7322af82bac387ceec9038df (diff) |
multimedia/x264: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/x264/README | 4 | ||||
-rw-r--r-- | multimedia/x264/slack-desc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/x264/README b/multimedia/x264/README index 6dd60c8c35ef..32d22b162c20 100644 --- a/multimedia/x264/README +++ b/multimedia/x264/README @@ -1,5 +1,5 @@ x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, -Eric Petit (OS X), Min Chen (vfw/asm), Justin Clay (vfw), Måns -Rullgård, Radek Czyz, Christian Heine (asm), Alex Izvorski, and +Eric Petit (OS X), Min Chen (vfw/asm), Justin Clay (vfw), Mans +Rullgard, Radek Czyz, Christian Heine (asm), Alex Izvorski, and Alex Wright. It is released under the terms of the GPL license. diff --git a/multimedia/x264/slack-desc b/multimedia/x264/slack-desc index c7d6e0e82dec..7bc177be5ff4 100644 --- a/multimedia/x264/slack-desc +++ b/multimedia/x264/slack-desc @@ -10,8 +10,8 @@ x264: x264 (free h264/avc encoder) x264: x264: x264 is a free library for encoding H264/AVC video streams. x264: The code is written from scratch by Laurent Aimar, Loren Merritt, -x264: Eric Petit (OS X), Min Chen (vfw/asm), Justin Clay (vfw), Måns -x264: Rullgård, Radek Czyz, Christian Heine (asm), Alex Izvorski, and +x264: Eric Petit (OS X), Min Chen (vfw/asm), Justin Clay (vfw), Mans +x264: Rullgard, Radek Czyz, Christian Heine (asm), Alex Izvorski, and x264: Alex Wright. It is released under the terms of the GPL license. x264: x264: Homepage: http://www.videolan.org/developers/x264.html |