summaryrefslogtreecommitdiffstats
path: root/test/meson.build
Commit message (Expand)AuthorAgeFilesLines
* m_property: add `>` for fixed precision floating-point expansionKacper Michajłow2024-03-211-0/+3
* meson: remove winmm dependency for win32 desktop targetnanahi2024-03-191-1/+0
* win32: increase hires timer resolutionnanahi2024-03-191-0/+1
* test: add missing libplacebo dependencyder richter2024-02-241-2/+2
* options/path: move path utility functions to misc/path_utilsnanahi2024-02-231-0/+1
* win32: move IME candidate window to video windownanahi2024-01-151-0/+1
* test: update ffmpeg format refsDudemanguy2023-11-181-1/+1
* ALL: use pl_hdr_metadata and nuke sig_peakKacper Michajłow2023-11-051-0/+1
* threads: rename threads.c to threads-posix.cKacper Michajłow2023-11-051-1/+1
* mp_thread: add win32 implementationKacper Michajłow2023-11-051-5/+5
* test: unbreak build when win32-internal-pthreads is disabledKacper Michajłow2023-10-261-2/+5
* test/meson: add missing libplacebo depKacper Michajłow2023-10-241-4/+4
* test: add basic tests for timer codesfan52023-10-201-5/+7
* meson: don't link pthreads when internal impl is usedKacper Michajłow2023-09-291-1/+5
* meson: add missing gl-video test dependencyKacper Michajłow2023-09-291-1/+2
* test/meson: add missing avutil dependency to chmap testJan Ekström2023-08-061-1/+2
* test: bump libmpv test timeoutDudemanguy2023-08-011-1/+1
* test: enhance libmpv testDudemanguy2023-07-271-1/+2
* test/meson: explicitly specify lavf dependencycloud116652023-07-011-3/+3
* various: fix typosHarri Nieminen2023-03-281-1/+1
* test: update format refs to ffmpeg 6Dudemanguy2023-03-151-1/+1
* test: integrate unittests with mesonDudemanguy2023-03-021-0/+135