Hi developers,<br><br>I will be using x264 codec for my project. I downloaded and ran the code successfully. Now, I'm trying to understand the code structure and the flow.<br><br>Is there any supporting documents explaining the code structure,code flow and codec spec? If it is present, can you please tell me where to download from? It'll be really helpful.<br>

<br>x264 used threading model. Is there a way to switch off the threading? I can only find the option for switching between pthreads and win32 threads. Is it possible to run the application as single thread? This will be helpful for me to trace the code and understand the code flow.<br>

<br>Please let me know your comments. I'll really appreciate your help.<br><br>Thanks<br>Saritha<br>