v1.8.3
refactored simple_buffer.c example (#363)
Clarified license (#115, #244)
minor updates to examples
merge lz4opt.h into lz4hc.c
Add dictionary random access example
Added : doc authorship
Several changes to address a few concerns from Yann. See Google Group LZ4c topic 'Reusing compression/decompression resources' for details.
frameCompress : added an error detection case
fixed minor scan-build warning
Remove whitespace from ends of lines