summaryrefslogtreecommitdiffstats
path: root/src/file_ptf.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_ptf.c: relax Pro Tools ptf file signatureChristophe Grenier2022-07-141-2/+0
* src/file_ptf.c: improve Frama-C annotationsChristophe Grenier2021-07-071-7/+3
* src/file_ptf.c: add Frama-C annotationsChristophe Grenier2021-02-281-0/+12
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: shorten by 1 byte the ptf file signature to avoid a false negativeChristophe Grenier2018-03-151-2/+2
* Fix ptf_header length in src/file_ptf.cChristophe Grenier2016-06-241-1/+1
* PhotoRec: recover .ptx Pro Tools session fileChristophe Grenier2016-02-251-4/+16
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* remove always-true memcmpChristophe Grenier2015-05-111-13/+8
* PhotoRec: recover Pro Tools session File .ptf filesChristophe Grenier2011-04-031-0/+65