diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/HandBrake/README | 2 | ||||
-rw-r--r-- | multimedia/x264/README | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/HandBrake/README b/multimedia/HandBrake/README index a417b12312..43e142f021 100644 --- a/multimedia/HandBrake/README +++ b/multimedia/HandBrake/README @@ -8,5 +8,3 @@ The legality of ripping content from commercial DVDs may vary. Lacking a GUI, the binary is HandBrakeCLI -- not HandBrake as you might otherwise expect. To launch this application after installing, type in "HandBrakeCLI" For the manual, type in "HandBrakeCLI --help" - -This requires yasm. diff --git a/multimedia/x264/README b/multimedia/x264/README index 4a564f2518..6dd60c8c35 100644 --- a/multimedia/x264/README +++ b/multimedia/x264/README @@ -3,5 +3,3 @@ 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 Alex Wright. It is released under the terms of the GPL license. - -This requires yasm. |