Changes between Version 4 and Version 5 of dav1d


Ignore:
Timestamp:
06/02/2023 04:13:13 PM (13 months ago)
Author:
Xi Ruoyao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dav1d

    v4 v5  
    99Build process is simple MNNI.
    1010
    11 **TODO: Run the test suite**
     11Test the package:
     12
     13```
     14git clone https://code.videolan.org/videolan/dav1d-test-data.git ../tests/dav1d-test-data --depth 1
     15meson configure -Dtestdata_tests=true
     16ninja test
     17```
    1218
    1319== Use dav1d with libavif