index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_ogg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_ogg.c: improve Frama-C annotations
Christophe Grenier
2021-07-03
1
-14
/
+5
*
PhotoRec: check that file_check!=NULL before calling header_ignored()
Christophe Grenier
2021-04-10
1
-0
/
+1
*
src/file_ogg.c: fix frama-c warnings
Christophe Grenier
2021-02-25
1
-32
/
+61
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
PhotoRec: Recover ogg video as .ogv instead of .ogm (old extension)
Christophe Grenier
2016-09-12
1
-4
/
+2
*
PhotoRec: reduce the number of backward search
Christophe Grenier
2015-09-03
1
-0
/
+3
*
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
-1
/
+1
*
PhotoRec: remove useless file_recovery NULL check
Christophe Grenier
2014-10-05
1
-1
/
+1
*
PhotoRec: better check for ogm/ogv/ogg extension detection
Christophe Grenier
2014-08-09
1
-2
/
+4
*
Use .ogv instead of .ogm for Ogg Video
Christophe Grenier
2014-03-31
1
-1
/
+1
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-5
/
+5
*
constify more variables
Christophe Grenier
2013-06-01
1
-4
/
+2
*
src/file_ogg.c: fix warning about missing parenthesis
Christophe Grenier
2013-03-23
1
-1
/
+1
*
PhotoRec: stricter check for .ogg detection
Christophe Grenier
2013-03-23
1
-23
/
+21
*
PhotoRec: fix ogg recovery when blocksize=1
Christophe Grenier
2013-03-10
1
-3
/
+7
*
PhotoRec: identify Ogg data/Theora video .ogm files
Christophe Grenier
2009-08-18
1
-1
/
+6
*
PhotoRec: identified some constants as is
Christophe Grenier
2009-01-22
1
-1
/
+1
*
PhotoRec: avoid to split mov, stricter check for m2ts, m2t, ogg anti-split check
Christophe Grenier
2008-07-30
1
-1
/
+3
*
PhotoRec: fix out of bound read access
Christophe Grenier
2008-06-10
1
-2
/
+3
*
PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...
Christophe Grenier
2008-02-27
1
-0
/
+1
*
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
/
+105