index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
metadata.cpp
Age
Commit message (
Expand
)
Author
2020-10-26
cleanup: SkipEmptyParts syntax has changed
Dirk Hohndel
2020-09-19
media: read timestamp from mvhd header of MP4/QuickTime videos
Berthold Stoeger
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-01-10
code cleanup: replace created() with birthTime() for Qt >= 5.10
Dirk Hohndel
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-09-25
Metadata: rudimentary support for XMP metadataa in MP4-based videos
Berthold Stoeger
2018-08-01
Cleanup: remove silly " != 0" expression
Berthold Stoeger
2018-07-14
Metadata: Parse ASFs (=WMVs)
Berthold Stoeger
2018-07-14
Metadata: Parse AVIs
Berthold Stoeger
2018-07-14
Metadata: extract duration fom QuickTime/MP4-style containers
Berthold Stoeger
2018-04-01
Dive pictures: extract timestamp from MP4 and related formats
Berthold Stoeger
2018-04-01
Dive pictures: use get_metadata() in dive_create_picture()
Berthold Stoeger
2018-04-01
Dive pictures: Move metadata functions into own translation unit
Berthold Stoeger