updated links to LZ4 repository
This commit is contained in:
parent
e624978ea2
commit
84cedb4632
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 homepage : http://www.lz4.org
|
- LZ4 homepage : http://www.lz4.org
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 homepage : http://www.lz4.org
|
- LZ4 homepage : http://www.lz4.org
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
*/
|
*/
|
||||||
#ifndef LZ4_H_2983827168210
|
#ifndef LZ4_H_2983827168210
|
||||||
#define LZ4_H_2983827168210
|
#define LZ4_H_2983827168210
|
||||||
|
@ -29,7 +29,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 homepage : http://www.lz4.org
|
- LZ4 homepage : http://www.lz4.org
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* LZ4F is a stand-alone API to create LZ4-compressed Frames
|
/* LZ4F is a stand-alone API to create LZ4-compressed Frames
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
#ifndef LZ4_HC_H_19834876238432
|
#ifndef LZ4_HC_H_19834876238432
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 homepage : http://www.lz4.org
|
- LZ4 homepage : http://www.lz4.org
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-************************************
|
/*-************************************
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- Public forum : https://groups.google.com/forum/#!forum/lz4c
|
- Public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- Public forum : https://groups.google.com/forum/#!forum/lz4c
|
- Public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
#
|
#
|
||||||
# You can contact the author at :
|
# You can contact the author at :
|
||||||
# - LZ4 homepage : http://www.lz4.org
|
# - LZ4 homepage : http://www.lz4.org
|
||||||
# - LZ4 source repository : https://github.com/Cyan4973/lz4
|
# - LZ4 source repository : https://github.com/lz4/lz4
|
||||||
# ##########################################################################
|
# ##########################################################################
|
||||||
# fuzzer : Test tool, to check lz4 integrity on target platform
|
# fuzzer : Test tool, to check lz4 integrity on target platform
|
||||||
# fuzzer32: Same as fuzzer, but forced to compile in 32-bits mode
|
# fuzzer32: Same as fuzzer, but forced to compile in 32-bits mode
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- Public forum : https://groups.google.com/forum/#!forum/lz4c
|
- Public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 homepage : http://www.lz4.org
|
- LZ4 homepage : http://www.lz4.org
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-************************************
|
/*-************************************
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 source repository : https://github.com/Cyan4973/lz4
|
- LZ4 source repository : https://github.com/lz4/lz4
|
||||||
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
- LZ4 public forum : https://groups.google.com/forum/#!forum/lz4c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
You can contact the author at :
|
You can contact the author at :
|
||||||
- LZ4 homepage : http://www.lz4.org
|
- LZ4 homepage : http://www.lz4.org
|
||||||
- LZ4 source repo : https://github.com/Cyan4973/lz4
|
- LZ4 source repo : https://github.com/lz4/lz4
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-************************************
|
/*-************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user