crc: add ANSI CRC16 LE
authorAlessandro Ghedini <alessandro@ghedini.me>
Mon, 14 Apr 2014 08:18:53 +0000 (10:18 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 17 Apr 2014 18:08:19 +0000 (20:08 +0200)
commit0983d48111f578e17e8c1967d25ce593fce62b63
treed79e1d5d183ecf0fa02d8cb9ba3f6dd7f1db51dc
parentfbd8e042107ec63e0ddf155588c59dcb76007641
crc: add ANSI CRC16 LE

This adds the reversed byte-order version of the ANSI CRC16.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges
libavutil/crc.c
libavutil/crc.h
libavutil/version.h
tests/ref/fate/crc