index
:
platform/upstream/lz4
accepted/tizen_6.0_unified
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_6.0
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: BSD-2-Clause, GPL-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
frameCompress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
fixed #778
Yann Collet
1
-2
/
+2
2018-09-19
tried to clean another bunch of cppcheck warnings
Yann Collet
1
-6
/
+7
2018-09-13
avoid final trailing comma for enum lists
Yann Collet
1
-4
/
+4
2018-09-05
frameCompress : added an error detection case
Yann Collet
1
-2
/
+13
2018-09-05
Merge branch 'dev' into lz4f_init
Yann Collet
1
-1
/
+1
2018-09-05
Introduced constants LZ4F_INIT_*
Yann Collet
1
-10
/
+11
2018-07-02
Fix bug in frame decompress example
Cedric De Brito
1
-1
/
+1
2018-04-26
fixed a number of minor cast warnings
Yann Collet
1
-1
/
+2
2018-02-01
modified decompression part of frameCompress.c
Yann Collet
1
-99
/
+138
2018-02-01
refactored ressource allocation to avoid goto
Yann Collet
1
-23
/
+12
2018-01-31
refactored frameCompress.c example code
Yann Collet
1
-51
/
+81
2018-01-31
fixed read size, as noticed by @terrelln
Yann Collet
1
-1
/
+1
2018-01-31
refactored frameCompress example
Yann Collet
1
-68
/
+82
2017-11-24
minor updates to examples
Yann Collet
1
-52
/
+53
2017-08-24
Fix: Add return statement to main function
Markus Hennecke
1
-0
/
+2
2017-08-11
restored block checksum capability at lz4frame API level
Yann Collet
1
-3
/
+3
2017-08-09
fixed frameCompress example
Yann Collet
1
-268
/
+269
2016-11-21
fix minor analyzer warning
Yann Collet
1
-14
/
+9
2016-11-21
fixed minor analyzer warning
Yann Collet
1
-11
/
+9
2016-11-11
Add frame decompression example
Nick Terrell
1
-50
/
+199
2015-06-28
minor example clarification
Yann Collet
1
-4
/
+8
2015-06-17
Add example which uses the frame api through the library
Zbigniew Jędrzejewski-Szmek
1
-0
/
+165