aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-cbf.c
AgeCommit message (Expand)Author
2024-02-06Use libcrystfel memory allocation routines everywhereThomas White
2023-05-05Move is_{hdf5,cbf,cbfgz}_file() to image.cThomas White
2023-03-03libcrystfel: don't use fmemopen on aarch64-darwinPhilipp Middendorf
2022-12-08image_cbf_read: Abort if panel unpack failsThomas White
2022-08-18Restructure image data array creationThomas White
2021-10-13Make zlib dependency optionalThomas White
2021-09-17Warn if in-memory CBF is attemptedThomas White
2021-09-17Avoid pointless passing of image/eventThomas White
2021-07-21read_cbf_data: Fix typesThomas White
2021-07-21Make sure that memory gets freed on realloc failureThomas White
2021-07-21Add missing cleanup on error pathsThomas White
2021-05-17Resolve FIXMEs and TODOsThomas White
2021-05-12Rework header caching layerThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-09-17Add missing includeThomas White
2020-07-30Add missing config.h includesThomas White
2020-07-29const-cleaningThomas White
2020-07-29Move image structure creation up to image_read()Thomas White
2020-07-29Remove events.c, part 2Thomas White
2020-07-29Remove events.c, part 1Thomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Move HDF5 and CBF stuff into separate filesThomas White