Commit Graph

3 Commits

Author SHA1 Message Date
4598057553 each tag ioctx now keeps its own copy of the ec3_tag_info describing it
this fixes an issue where pointers to ec3_tag_info would become
invalid when the b_buffer containing them was resized.
2025-02-24 15:46:27 +00:00
08e7cfd8eb add a flag to ec3_image_ioctx_open to always delete an existing image if it already exists 2025-02-24 15:43:40 +00:00
9aeae388a4 replace ec3_reader and ec3_writer with a unified image and tag io interface 2025-02-23 20:52:59 +00:00