summaryrefslogtreecommitdiff
path: root/vendor/github.com/abema/go-mp4/string.go
AgeCommit message (Collapse)AuthorFiles
2023-09-25[chore]: Bump github.com/abema/go-mp4 from 0.13.0 to 1.0.0 (#2222)Libravatar dependabot[bot]1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17[feature] Enable basic video support (mp4 only) (#1274)Libravatar tobi1
* [feature] basic video support * fix missing semicolon * replace text shadow with stacked icons Co-authored-by: f0x <f0x@cthu.lu>