Skip to content

resample_neon.h: add missing stdint include for aarch64

Tristan Matthews requested to merge stdint-include into master

aarch64 code is referencing stdint types but the file is missing the include.

Signed-off-by: Tristan Matthews tmatth@videolan.org

Merge request reports