Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | core: make picture.h compatible with C++ | Berthold Stoeger | |
The "extern C {" guards were missing. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2020-04-10 | media: move picture function from dive.c to picture.c | Berthold Stoeger | |
Currently, move only those functions that do not access dive structures. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |