- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
Fix #126394: ffmpeg on win64 is built without SIMD optimizations
Fix #126394: ffmpeg on win64 is built without SIMD optimizations
@LazyDodo option 2 sounds good to me!
88a783ae3a
VSE: simplify thumbnail scale down
806113a35c
Code comments
d8584f975a
VSE: remove old thumbnail cache
16f13cfaae
VSE: properly load thumbnails even for >100MB image files
5115e39361
VSE: proper thumbnails for multi-stream videos
Fix: VSE snapping with edge panning
Fix #126394: ffmpeg on win64 is built without SIMD optimizations
Added a test! And as expected, it fails on windows:
ffmpeg_cpu_flags.cc(18): error: Value of: (flags & AV_CPU_FLAG_SSE2) != 0
ffmpeg_cpu_flags.cc(19): error: Value of: (flags & AV_CPU_FLAG_S…
a2c9ed36fd
Tests: add gtest for whether ffmpeg is built with correct CPU flags
fcc9295796
Fix: Tests: gtests in the very first linked library were not discovered
d9fd20fa2b
Fix #126394: ffmpeg on win64 is built without SIMD optimizations
0a4666dee2
Fix: IMB_scale Box filter for 2px images
852b3dbff3
Refactor: Sculpt: Split sculpt_intern.hh into separate header files
6e73e8c0f9
Tests: add gtest for whether ffmpeg is built with correct CPU flags
7d66ff2b41
Fix: Tests: gtests in the very first linked library were not discovered
ba646f6b12
Fix #126394: ffmpeg on win64 is built without SIMD optimizations
0d4e2ea40d
Fix #126434: Boid particle fight rule crash involving non-boid psys
6d93bf6b44
IMB: Speedups, fixes and cleanups to various image scaling functions
Aras Pranckevicius
deleted branch imb_scaling_cleanup from aras_p/blender
2024-08-19 16:50:54 +02:00
IMB: Speedups, fixes and cleanups to various image scaling functions