Skip to content

Commit

Permalink
uncompressed: separated codec from ImageItem
Browse files Browse the repository at this point in the history
  • Loading branch information
farindk committed Oct 3, 2024
1 parent 73fb313 commit 497dc5b
Show file tree
Hide file tree
Showing 5 changed files with 1,672 additions and 1,665 deletions.
2 changes: 2 additions & 0 deletions libheif/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ if (WITH_UNCOMPRESSED_CODEC)
codecs/uncompressed/unc_boxes.cc
codecs/uncompressed/unc_image.h
codecs/uncompressed/unc_image.cc
codecs/uncompressed/unc_codec.h
codecs/uncompressed/unc_codec.cc
codecs/uncompressed/unc_dec.h
codecs/uncompressed/unc_dec.cc)
endif ()
Expand Down
Loading

0 comments on commit 497dc5b

Please sign in to comment.