summaryrefslogtreecommitdiffstats
path: root/multimedia/x264/README
blob: 662db861dcac52c5102e95e5afc24dd9ca3747e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
x264 - A free h264/avc encoder.

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
Alex Wright. It is released under the terms of the GPL license.

NOTe:
+ By default x264 it's gonna be builded without its GTK GUI, so
  if you want to enable, set GTKUI variable to yes, like:
  GTKUI=yes ./x264.SlackBuild