man: remove OIL_CPU_FLAGS from man page

We're using ORC instead of libOil now.
This commit is contained in:
Stefan Kost 2010-08-24 16:24:19 +03:00
parent 3ef2688658
commit 58b8319f9c

View file

@ -442,11 +442,6 @@ Specifies a list of plugins that are always loaded by default. If not set,
this defaults to the system-installed path, and the plugins installed in the
user's home directory
.TP
\fBOIL_CPU_FLAGS\fR
Useful liboil environment variable. Set OIL_CPU_FLAGS=0 when valgrind or
other debugging tools trip over liboil's CPU detection (quite a few important
GStreamer plugins like videotestsrc, audioconvert or audioresample use liboil).
.TP
\fBG_DEBUG\fR
Useful GLib environment variable. Set G_DEBUG=fatal_warnings to make
GStreamer programs abort when a critical warning such as an assertion failure