Commit graph

13 commits

Author SHA1 Message Date
Christophe Grenier
79e2b889da PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
Christophe Grenier
b75c2fca2a PhotoRec: avoid potential endless loops 2017-09-12 13:16:15 +02:00
Christophe Grenier
35ddcde355 PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) 2015-06-13 11:58:44 +02:00
Christophe Grenier
e1ca401030 remove always-true memcmp 2015-05-11 09:25:39 +02:00
Christophe Grenier
6705437287 add gcc_struct attribute to all __packed__ structure
do not use fseeko() with mingw32 gcc compiler
2015-04-11 14:23:16 +02:00
Christophe Grenier
03ac352e4f PhotoRec: disable data check of .caf files for small blocksize 2014-07-26 15:49:40 +02:00
Christophe Grenier
1a13c10332 PhotoRec: Fix commit 840b9f74e2 for .caf recovery 2014-07-23 08:57:12 +02:00
Christophe Grenier
840b9f74e2 PhotoRec: stricter check for .caf 2014-07-21 21:04:01 +02:00
Christophe Grenier
a23c1b5a88 PhotoRec: better check to avoid to concat mp3 files 2014-03-30 19:31:33 +02:00
Christophe Grenier
3213247d99 PhotoRec: use an enum for values returned by data_check()
rename .m2ts and .ts using pid from header
2013-12-14 21:40:04 +01:00
Christophe Grenier
8ab8404143 Constify some variables 2013-05-26 09:21:30 +02:00
Christophe Grenier
2394d9d625 PhotoRec: avoid an endless loop during .caf recovery 2011-11-22 08:27:33 +01:00
Christophe Grenier
35f3b0289f PhotoRec: recover Core Audio Format .caf files 2011-09-17 13:37:02 +02:00