Skip to content

Avoid decoding images/videos when inserting #73

@luisremis

Description

@luisremis

When inserting images, if not operation or change of format is specified, we could store the raw file directly without checks and avoid decoding/encoding the image. We need to add interface to VCL to allow that as well. It may be nice to have the check before inserting, but may hurt performance in the simple case of just inserting an image without any change.

Metadata

Metadata

Assignees

Labels

EnhancementNew features or upgrades for functionality, performance, etc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions