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), Mns
Rullgrd, 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
