xvid_global()
Stephan Assmus <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have a question about the use of xvid_global(). Should this be called only one during the lifetime of an application? Assuming one has multiple instances of a "decoder" in a process, would they interfere with each other if they all called xvid_global()? Best regards, -Stephan