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 (
Collapse
)
Author
Age
Files
Lines
*
PhotoRec: Recover ogg video as .ogv instead of .ogm (old extension)
Christophe Grenier
2016-09-12
1
-4
/
+2
|
|
|
|
Avoid to split some .ogv video
*
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
|
|
|
|
rename .m2ts and .ts using pid from header
*
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 ↵
Christophe Grenier
2008-02-27
1
-0
/
+1
|
|
|
|
settings
*
Remove header_check from struct file_hint_struct
Christophe Grenier
2007-12-23
1
-1
/
+0
|
|
|
|
Add Microsoft Visual Studio Resource file .res support
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+105