From 58b8319f9cdbc48be500d374ec6e9be1517642b7 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 24 Aug 2010 16:24:19 +0300 Subject: [PATCH] man: remove OIL_CPU_FLAGS from man page We're using ORC instead of libOil now. --- tools/gst-launch.1.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tools/gst-launch.1.in b/tools/gst-launch.1.in index b53a694b42..66bcfa8870 100644 --- a/tools/gst-launch.1.in +++ b/tools/gst-launch.1.in @@ -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