hello people,
i want to built a codec of my own particularly in C#.
basically , i input a AVI or and other video+audio encoded file and render it on the screen without and third-party coded DLL, just purely programming.
i read the "Coded Programming Guide" in the MSDN but did not find any...