mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-13 01:35:30 +00:00
man: remove OIL_CPU_FLAGS from man page
We're using ORC instead of libOil now.
This commit is contained in:
parent
3ef2688658
commit
58b8319f9c
1 changed files with 0 additions and 5 deletions
|
@ -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
|
this defaults to the system-installed path, and the plugins installed in the
|
||||||
user's home directory
|
user's home directory
|
||||||
.TP
|
.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
|
\fBG_DEBUG\fR
|
||||||
Useful GLib environment variable. Set G_DEBUG=fatal_warnings to make
|
Useful GLib environment variable. Set G_DEBUG=fatal_warnings to make
|
||||||
GStreamer programs abort when a critical warning such as an assertion failure
|
GStreamer programs abort when a critical warning such as an assertion failure
|
||||||
|
|
Loading…
Reference in a new issue