tagparser/mp4
Martchus d48722f26c Fix unity builds
* Define `CHRONO_UTILITIES_TIMESPAN_INTEGER_SCALE_OVERLOADS` consistently
  with all necassary changes
* Avoid ambiguity between enum members and certain class/struct names
2024-01-30 23:31:15 +01:00
..
mp4atom.cpp Fix spelling and typos 2021-07-02 11:12:39 +02:00
mp4atom.h Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
mp4container.cpp Fix unity builds 2024-01-30 23:31:15 +01:00
mp4container.h Avoid duplicating MP4 epoch 2022-02-16 00:04:09 +01:00
mp4ids.cpp Add more field mappings 2022-04-09 23:36:39 +02:00
mp4ids.h Add more field mappings 2022-04-09 23:36:39 +02:00
mp4tag.cpp Avoid unqualified calls to `std::move` 2023-02-20 19:54:42 +01:00
mp4tag.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
mp4tagfield.cpp Avoid unqualified calls to `std::move` 2023-02-20 19:54:42 +01:00
mp4tagfield.h Use generic `toInt()` function which relies less on compiler optimizations 2023-05-18 00:52:28 +02:00
mp4track.cpp Fix unity builds 2024-01-30 23:31:15 +01:00
mp4track.h Improve handling time values of MP4 files 2022-02-15 23:22:48 +01:00
mpeg4descriptor.cpp Fix warnings 2021-03-20 21:26:25 +01:00
mpeg4descriptor.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00