summaryrefslogtreecommitdiff
path: root/THREADS.txt
blob: 4dba2403a9835617de346720465e00547c8fcc29 (plain)
1
2
3
4
5
The cdec decoder is not, in general, thread safe. There are system components
that make use of multi-threading, but the decoder may not be used from multiple
threads. If you wish to decode in parallel, independent decoder processes
must be run.