tagparser/mp4
Martchus 981db492e4 Avoid unqualified calls to `std::move` 2023-02-20 19:54:42 +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 Use `std::filesystem::resize_file` instead of POSIX function 2023-02-01 14:05:32 +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 std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
mp4track.cpp Apply clang-format 2023-02-03 13:31:40 +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