summaryrefslogtreecommitdiffstats
path: root/src/file_flac.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_flac.c: add more frama-c annotationsChristophe Grenier2023-12-271-1/+6
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_flac.c: improve Frama-C annotationsChristophe Grenier2021-06-121-13/+5
* src/file_flac.c: check flac metadataChristophe Grenier2021-01-311-14/+29
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-2/+7
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-1/+1
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: define a minimal size for .flacChristophe Grenier2014-08-091-1/+4
* PhotoRec: raise .flac filesize limitChristophe Grenier2014-06-141-2/+42
* src/file_flac.c: add missing return value (bug introduced in 5f635200cf8795e9...Christophe Grenier2013-03-231-2/+3
* PhotoRec: better signature for .flacChristophe Grenier2013-03-101-16/+11
* PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP versionChristophe Grenier2009-07-311-0/+4
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+64