= module Gst::Cpu
This module is typically used to enable special optimisations based on the 
features of the CPU.

== Module Functions
--- Gst::Cpu.has_3dnow? 
    Checks if the CPU is 3DNOW enabled.

--- Gst::Cpu.has_mmx? 
    Checks if the CPU is mmx enabled.

--- Gst::Cpu.has_mmxext? 
    Checks if the CPU has extended mmx instructions.

--- Gst::Cpu.has_sse? 
    Checks if the CPU is sse enabled.



- ((<lrz>))
