History log of /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e5c4badc24-Oct-2024 openharmony_ci <120357966@qq.com>

!2737 Fix EXIF format security vulnerability
Merge pull request !2737 from chenzhaohui/master


BUILD.gn
cfi_blocklist.txt
extplugin.pluginmeta
include/ext_decoder.h
include/ext_encoder.h
include/ext_pixel_convert.h
include/ext_stream.h
include/ext_wstream.h
include/hardware/heif_hw_decoder.h
include/hardware/imagecodec/format.h
include/hardware/imagecodec/grid_info.h
include/hardware/imagecodec/hdi_define.h
include/hardware/imagecodec/image_codec.h
include/hardware/imagecodec/image_codec_buffer.h
include/hardware/imagecodec/image_codec_common.h
include/hardware/imagecodec/image_codec_list.h
include/hardware/imagecodec/image_codec_log.h
include/hardware/imagecodec/image_decoder.h
include/hardware/imagecodec/msg_handle_loop.h
include/hardware/imagecodec/param_bundle.h
include/hardware/imagecodec/state_machine.h
include/hardware/imagecodec/type_converter.h
include/hardware/jpeg_hw_decoder.h
include/hardware/jpeg_marker_define.h
include/hdr/hdr_helper.h
include/hdr/jpeg_mpf_parser.h
include/heif_impl/HeifDecoder.h
include/heif_impl/HeifDecoderImpl.h
include/heif_impl/heif_parser/box/basic_box.h
include/heif_impl/heif_parser/box/heif_box.h
include/heif_impl/heif_parser/box/item_data_box.h
include/heif_impl/heif_parser/box/item_info_box.h
include/heif_impl/heif_parser/box/item_property_aux_box.h
include/heif_impl/heif_parser/box/item_property_basic_box.h
include/heif_impl/heif_parser/box/item_property_box.h
include/heif_impl/heif_parser/box/item_property_color_box.h
include/heif_impl/heif_parser/box/item_property_display_box.h
include/heif_impl/heif_parser/box/item_property_hvcc_box.h
include/heif_impl/heif_parser/box/item_property_transform_box.h
include/heif_impl/heif_parser/box/item_ref_box.h
include/heif_impl/heif_parser/heif_constant.h
include/heif_impl/heif_parser/heif_error.h
include/heif_impl/heif_parser/heif_image.h
include/heif_impl/heif_parser/heif_parser.h
include/heif_impl/heif_parser/heif_stream.h
include/heif_impl/heif_parser/heif_type.h
include/heif_impl/heif_parser/heif_utils.h
include/heif_impl/hevc_sw_decode_param.h
include/jpeg_yuv_decoder/jpeg_decoder_yuv.h
include/jpeg_yuv_decoder/jpeg_yuvdata_converter.h
include/texture_encode/astc_codec.h
include/texture_encode/common.h
include/texture_encode/image_compressor.h
include/texture_encode/texture_type.h
src/ext_decoder.cpp
src/ext_encoder.cpp
src/ext_pixel_convert.cpp
src/ext_stream.cpp
src/ext_wstream.cpp
src/hardware/heif_hw_decoder.cpp
src/hardware/imagecodec/codec_state.cpp
src/hardware/imagecodec/format.cpp
src/hardware/imagecodec/image_codec.cpp
src/hardware/imagecodec/image_codec_buffer.cpp
src/hardware/imagecodec/image_codec_dfx.cpp
src/hardware/imagecodec/image_codec_list.cpp
src/hardware/imagecodec/image_decoder.cpp
src/hardware/imagecodec/msg_handle_loop.cpp
src/hardware/imagecodec/state_machine.cpp
src/hardware/imagecodec/type_converter.cpp
src/hardware/jpeg_hw_decoder.cpp
src/hdr/hdr_helper.cpp
src/hdr/jpeg_mpf_parser.cpp
src/heif_impl/HeifDecoderImpl.cpp
src/heif_impl/heif_parser/box/basic_box.cpp
src/heif_impl/heif_parser/box/heif_box.cpp
src/heif_impl/heif_parser/box/item_data_box.cpp
src/heif_impl/heif_parser/box/item_info_box.cpp
src/heif_impl/heif_parser/box/item_property_aux_box.cpp
src/heif_impl/heif_parser/box/item_property_basic_box.cpp
src/heif_impl/heif_parser/box/item_property_box.cpp
src/heif_impl/heif_parser/box/item_property_color_box.cpp
src/heif_impl/heif_parser/box/item_property_display_box.cpp
src/heif_impl/heif_parser/box/item_property_hvcc_box.cpp
src/heif_impl/heif_parser/box/item_property_transform_box.cpp
src/heif_impl/heif_parser/box/item_ref_box.cpp
src/heif_impl/heif_parser/heif_image.cpp
src/heif_impl/heif_parser/heif_parser.cpp
src/heif_impl/heif_parser/heif_stream.cpp
src/heif_impl/heif_parser/heif_utils.cpp
src/jpeg_yuv_decoder/jpeg_decoder_yuv.cpp
src/jpeg_yuv_decoder/jpeg_yuvdata_converter.cpp
src/plugin_export.cpp
src/texture_encode/astc_codec.cpp
src/texture_encode/image_compressor.cpp