tagparser/mp4
2017-02-05 21:02:40 +01:00
..
mp4atom.cpp Remove numberToString() where possible 2017-01-30 00:42:35 +01:00
mp4atom.h Fix decoration for static builds 2016-08-29 15:43:05 +02:00
mp4container.cpp Use std::make_unique provided by C++14 2017-02-05 21:02:40 +01:00
mp4container.h Allow checking index position 2016-11-16 19:31:09 +01:00
mp4ids.cpp Improve handling of extended MP4 fields 2016-11-14 22:59:19 +01:00
mp4ids.h Improve handling of extended MP4 fields 2016-11-14 22:59:19 +01:00
mp4tag.cpp Fix wrong condition for pre-defined genre in MP4 container 2016-11-19 21:44:28 +01:00
mp4tag.h Ease dealing with native field IDs 2017-01-23 00:25:53 +01:00
mp4tagfield.cpp Use std::make_unique provided by C++14 2017-02-05 21:02:40 +01:00
mp4tagfield.h Ease dealing with native field IDs 2017-01-23 00:25:53 +01:00
mp4track.cpp Make use of string builder 2017-01-27 18:59:22 +01:00
mp4track.h Fix decoration for static builds 2016-08-29 15:43:05 +02:00
mpeg4descriptor.cpp Remove numberToString() where possible 2017-01-30 00:42:35 +01:00
mpeg4descriptor.h Use std::make_unique provided by C++14 2017-02-05 21:02:40 +01:00