summaryrefslogtreecommitdiff
path: root/lh5_extract.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-24Add compatibility code for OSX.Stefan Reinauer1-13/+1
2010-03-27Add leXXtoh() compat macros.Luc Verhaegen1-0/+11
2009-12-17New version of endian patch.Peter Lemenkov1-4/+5
2009-06-16Split lh5_extract into lh5_test, lh5_extract.o and lh5_extract.h.Luc Verhaegen1-112/+4
2009-06-16Allocate output filename.Luc Verhaegen1-12/+11
2009-06-15Move output file to mmap as well.Luc Verhaegen1-70/+46
2009-06-11Sanitise decode interface into LH5Decode.Luc Verhaegen1-14/+15
2009-06-11Move CRC calculation outside of decoding.Luc Verhaegen1-36/+65
2009-06-11Fix mmap usage.Luc Verhaegen1-1/+1
2009-06-11Mmap input file.Luc Verhaegen1-102/+135
2009-06-10lh5: remove leftover define and struct.Luc Verhaegen1-7/+0
2009-06-10Add lha based lh5 extractor.Luc Verhaegen1-0/+631