ISO File Codec 1.0
===================

===================
Waqar Zia
waqar.zia@tum.de
===================

Compilation instructions:
=========================

Win32:
======
1. Open Microsoft Visual C 2003 Project \lib\ISOLibWin32VC7\ISOLibWin32VC7.vcproj
2. Add the \include and \lib\ISOLibWin32VC7\Debug folder in VC include and lib directories.
3. Compile will result in compilation of libraray and sample YUV to ISO conversion application.

Unix:
=====
1. Make \lib\Unix to make the library.
2. Make sample appliaction by running make in \apps\xyz\Unix, where xyz is the required application.