docs: tell that ORC_CODE can contain a list of flags

This commit is contained in:
Stefan Kost 2011-02-23 12:33:58 +02:00
parent 83597767b1
commit 9558a05cc2

View file

@ -243,8 +243,9 @@ plugins frequently, it will save time when doing gst_init().
Useful Orc environment variable. Set ORC_CODE=debug to enable debuggers
such as gdb to create useful backtraces from Orc-generated code. Set
ORC_CODE=backup or ORC_CODE=emulate if you suspect Orc's SIMD code
generator is producing incorrect code. (Quite a few important
generator is producing incorrect code (Quite a few important
GStreamer plugins like videotestsrc, audioconvert or audioresample use Orc).
One can also combine flags like ORC_CODE=backup,debug.
</para>
</formalpara>