index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_mpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_mpg.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-5
/
+0
*
src/file_mpg.c: fix Frama-C annotations
Christophe Grenier
2021-07-03
1
-22
/
+12
*
PhotoRec: check that file_check!=NULL before calling header_ignored()
Christophe Grenier
2021-04-10
1
-5
/
+15
*
src/file_mpg.c: fix some frama-c warnings
Christophe Grenier
2021-02-07
1
-40
/
+31
*
src/file_mpg.c: move frama-c annotation at the header definition
Christophe Grenier
2020-10-10
1
-3
/
+3
*
src/file_mpg.c: add frama-c annotations
Christophe Grenier
2020-10-01
1
-4
/
+73
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
PhotoRec: fix potential endless loop/crash when parsing abr files,
Christophe Grenier
2018-02-26
1
-1
/
+1
*
src/file_mpg.c: factor code by using a new function header_mpg_found()
Christophe Grenier
2016-09-23
1
-44
/
+18
*
PhotoRec: reduce the number of backward search
Christophe Grenier
2015-09-03
1
-6
/
+21
*
PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)
Christophe Grenier
2015-06-13
1
-1
/
+0
*
remove always-true memcmp
Christophe Grenier
2015-05-11
1
-3
/
+3
*
PhotoRec: remove useless file_recovery NULL check
Christophe Grenier
2014-10-05
1
-5
/
+5
*
PhotoRec: disable data check of .mpg files for small blocksize
Christophe Grenier
2014-07-26
1
-0
/
+8
*
PhotoRec: detect MPEG filesize
Christophe Grenier
2014-05-18
1
-24
/
+137
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-4
/
+4
*
PhotoRec: stricter check for .mpg mpeg-1 system header start code detection
Christophe Grenier
2013-03-23
1
-1
/
+1
*
PhotoRec: rewrote mpg detection
Christophe Grenier
2013-03-10
1
-91
/
+143
*
Make some variables more local
Christophe Grenier
2012-09-10
1
-1
/
+1
*
Restrict variable context
Christophe Grenier
2011-10-31
1
-1
/
+1
*
PhotoRec: better detection of new mpg
Christophe Grenier
2011-09-17
1
-6
/
+34
*
MPG recovery: try to avoid to concatenate several MPG files
Christophe Grenier
2011-06-17
1
-1
/
+3
*
PhotoRec: stricter check for .mpg
Christophe Grenier
2010-05-21
1
-9
/
+12
*
PhotoRec: stricter check for MPG file beginning by MPEG-4 visual object start...
Christophe Grenier
2010-03-16
1
-1
/
+1
*
PhotoRec: fix MPEG-1 system header start code detection
Christophe Grenier
2009-10-25
1
-1
/
+4
*
PhotoRec: try to detect MPEG end of file
Christophe Grenier
2009-06-12
1
-25
/
+80
*
Better signature for MPEG file beginning by a system header start code
Christophe Grenier
2008-05-30
1
-1
/
+5
*
PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...
Christophe Grenier
2008-02-27
1
-0
/
+1
*
Add new parameter to enable/disable all filetype recovery: photorec /cmd devi...
Christophe Grenier
2007-12-28
1
-1
/
+3
*
Remove header_check from struct file_hint_struct
Christophe Grenier
2007-12-23
1
-1
/
+0
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+85