diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e4d107..dd0c0c4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -199,7 +199,7 @@ if (WIDGETS_GUI OR QUICK_GUI) endif () # find tagparser -find_package(tagparser${CONFIGURATION_PACKAGE_SUFFIX} 10.4.0 REQUIRED) +find_package(tagparser${CONFIGURATION_PACKAGE_SUFFIX} 11.0.0 REQUIRED) use_tag_parser() # enable experimental JSON export diff --git a/tests/cli.cpp b/tests/cli.cpp index e7572e0..a8f0509 100644 --- a/tests/cli.cpp +++ b/tests/cli.cpp @@ -954,7 +954,7 @@ void CliTests::testSettingTrackMetaData() " Extensions Spectral Band Replication and Parametric Stereo / HE-AAC v2\n" " Raw format ID mp4a\n" " Size 879.65 KiB (900759 byte)\n" - " Duration 3 min 138 ms 645 µs 800 ns\n" + " Duration 3 min 138 ms 666 µs 600 ns\n" " Channel config 1 channel: front-center\n" " Extension channel config 2 channels: front-left, front-right\n" " Bitrate 40 kbit/s\n"