0.1.5
- Added Large File Support (LFS) for handling files > 2GB.
- Fixed argument parsing logic.
- Implement input validation for FOURCC codes (length check and padding).
- Added failsafe checks for memory allocation and file operations.
- Updated documentation (README.md) to proper Markdown format.

0.1.3.1
- bumped minor release number

0.1.3
- fix copyright notice to comply with FSF guidelines
- add reference in the program help to refer to 'codeclist.txt' file

0.1.2
- add '-f' (force) option to enable changing FourCC in unsupported files.

0.1.0
- first public release
