| File | Date | Author | Commit |
|---|---|---|---|
| BUILD | 2013-01-25 | bertbril | [r11] Restored to old, VERY simple |
| LICENSE_LGPL.txt | 2013-01-25 | bertbril | [r12] Just added |
| README | 2013-01-25 | bertbril | [r13] reinstated, as it's used by the sourcforge web ... |
| SEGYZip.sln | 2013-01-25 | bertbril | [r11] Restored to old, VERY simple |
| SEGYZip.vcxproj | 2013-01-25 | bertbril | [r14] Needed for M$ VC++ |
| SEGYZip.vcxproj.filters | 2013-01-25 | bertbril | [r14] Needed for M$ VC++ |
| segyzip.cc | 2013-01-25 | bertbril | [r11] Restored to old, VERY simple |
| segyzipfactory.cc | 2013-01-25 | bertbril | [r11] Restored to old, VERY simple |
| segyzipper.cc | 2013-01-25 | bertbril | [r11] Restored to old, VERY simple |
| segyzipper.h | 2011-10-05 | tingdahl | [r1] Initial svn add. |
| simplesegyzipper.cc | 2013-01-25 | bertbril | [r11] Restored to old, VERY simple |
| simplesegyzipper.h | 2011-10-05 | tingdahl | [r1] Initial svn add. |
SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).