- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
Fix #126394: ffmpeg on win64 is built without SIMD optimizations
ffmpeg for Windows is built with no CPU SIMD optimizations since 4.0
WIP: IMB: cleanups and fixes to scaling
47d0f15252
Cleanup: remove long-unused q_scale_linear_interpolation
ba591f62a4
Tests: more test coverage
def3258ad5
Tests: add IMB_performance test
e4fa33a2eb
Tests: add IMB_scaleImBuf, IMB_scalefastImBuf, IMB_scaleImBuf_threaded tests
b6dd8c0565
Tests: move imbuf transform_test.cc under imbuf/tests folder
Fix: incorrect ffmpeg video length estimation logic
Fix: incorrect ffmpeg video length estimation logic
Note: lint fails since I created the branch when main had a lint failure (before d8913812ef9 fixed it)
3cf126029e
Format
a59ccb118b
VSE: preserve (new) thumbnail cache across undo steps
Fix: incorrect ffmpeg video length estimation logic
93768c20b5
Fix: incorrect ffmpeg video length estimation logic
4f4add5406
Fix #125426: Update paths in animation when renaming IDProperty
bd4e535009
CMake: fail with an error if wayland-scanner can't be found
b0ec4bba70
CMake: library path reference for PLATFORM_ENV_BUILD on unix & macos
bda4c8a220
Tools: improve error handling in GDB pretty printers
291e4a7d30
VSE: Parallel thumb requests processing
60939919c1
VSE: Use IMB_thumb_load_image for loading image thumbs
3d0ce5e0fa
VSE: Reuse ImBufAnim while loading thumbnails for the same input movie file
59e741fb2d
VSE: New thumb cache loads movies now
4ef2c9fde0
VSE: New thumb cache loads images now
Frames are layered on top of each other separated by a scanline when exporting video with PNG video codec