Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation and examples. | Sergey A. Osokin | 2008-05-07 | 1 | -2/+35 |
| | | | | | | | | | | Also, add compile optimization. [*] Bump PORTREVISION. Requested by: author [*] Notes: svn path=/head/; revision=212798 | ||||
* | Fix broken compile on amd64. | Sergey A. Osokin | 2008-05-07 | 2 | -2/+3 |
| | | | | | | | | | Bump PORTREVISION. Reported by: pointyhat via pav Notes: svn path=/head/; revision=212777 | ||||
* | Add missing dependences. | Sergey A. Osokin | 2008-05-06 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=212702 | ||||
* | Add libraw a library for reading RAW files obtained from digital photo | Sergey A. Osokin | 2008-05-06 | 5 | -0/+169 |
cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future. The users of the library are provided with API to be built into their software programs. WWW: http://www.libraw.org http://www.libraw.su Notes: svn path=/head/; revision=212701 |