cgsecurity / testdisk

TestDisk & PhotoRec
https://www.cgsecurity.org/
GNU General Public License v2.0
1.59k stars 196 forks source link

Add support for .BPG images. #6

Closed dbrant closed 8 years ago

dbrant commented 8 years ago

This adds support for the new BPG image format by Fabrice Bellard: http://bellard.org/bpg/

dbrant commented 8 years ago

Also added gitignore... although I can split that off, if necessary.

cgsecurity commented 8 years ago

Thanks!