summaryrefslogtreecommitdiffstats
path: root/core/metadata.cpp
AgeCommit message (Expand)Author
2020-12-29cleanup: remove getDivesInTrip() in qthelper.cppGravatar Berthold Stoeger
2020-10-26cleanup: SkipEmptyParts syntax has changedGravatar Dirk Hohndel
2020-09-19media: read timestamp from mvhd header of MP4/QuickTime videosGravatar Berthold Stoeger
2020-05-22cleanup: create common QDateTime -> timestamp conversion functionGravatar Berthold Stoeger
2020-01-10code cleanup: replace created() with birthTime() for Qt >= 5.10Gravatar Dirk Hohndel
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-09-25Metadata: rudimentary support for XMP metadataa in MP4-based videosGravatar Berthold Stoeger
2018-08-01Cleanup: remove silly " != 0" expressionGravatar Berthold Stoeger
2018-07-14Metadata: Parse ASFs (=WMVs)Gravatar Berthold Stoeger
2018-07-14Metadata: Parse AVIsGravatar Berthold Stoeger
2018-07-14Metadata: extract duration fom QuickTime/MP4-style containersGravatar Berthold Stoeger
2018-04-01Dive pictures: extract timestamp from MP4 and related formatsGravatar Berthold Stoeger
2018-04-01Dive pictures: use get_metadata() in dive_create_picture()Gravatar Berthold Stoeger
2018-04-01Dive pictures: Move metadata functions into own translation unitGravatar Berthold Stoeger