summaryrefslogtreecommitdiffstats
path: root/src/file_amr.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_amr.c: add "terminates \true;" annotations to data_check_amr() and h...Christophe Grenier2023-12-271-1/+4
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_amr.c: Improve Frama-C annotationsChristophe Grenier2021-06-061-14/+5
* file_*.c: add various Frama-C annotationsChristophe Grenier2021-04-101-1/+2
* src/file_amr.c: fix frama-c warning in data_check_amr()Christophe Grenier2021-01-291-6/+15
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+15
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: detect .amr file sizeChristophe Grenier2014-08-131-35/+38
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-2/+2
* PhotoRec: add information about amr file formatChristophe Grenier2010-05-211-0/+28
* PhotoRec: recover Adaptive Multi-Rate .amr audio file and Personal Ancestral ...Christophe Grenier2008-05-271-0/+66