FFmpegThumbnailer

version 1.1.5
- Support for large files (files larger than 2Gb)
- Seeking in h264 files is enabled again, use -w option from commandline to disable this if you have 100% cpu usage (using older versions of ffmpeg)
- Give up reading packets from a file after a number of attempts to avoid a hanging ffmpegthumbnailer for certain file types (noticed on h264 and ac3 in vob container)

version 1.1.4
- License information added to source files

version 1.1.3
- Use PkgConfig for ffmpeg to avoid build problems

version 1.1.2
- Fixed compilation error when using latest ffmpeg (thanks to Samuli Suominen)

version 1.1.1
- Fixed compilation error when using latest ffmpeg
- Disabled seeking in h264 files, because this causes 100% CPU usage in ffmpeglib (workaround)

version 1.1
- Updated command line argument parser
- Possibility to add a movie strip overlay

version 1.0
- Initial release of the FFmpegThumbnailer
