Commit Graph

15 Commits

Author SHA1 Message Date
Martchus dd787e2f2a Extend Ogg related tests
* Test writing trailing zero lacing value if required
* Test adding cover
2021-08-18 22:48:17 +02:00
Martchus 0d4d3da41e Add script to update enum comments 2020-04-22 22:09:00 +02:00
Martchus eb9ab514eb Detect Opus and FLAC in MP4 2019-09-25 21:52:44 +02:00
Martchus 2772a0c1ad Add MP4 testfile with chapters
See https://github.com/Martchus/tageditor/issues/45
2019-03-28 17:54:18 +01:00
Martchus e9526225ea Add testfile for AV1 in MP4
Requires at least ffmpeg 4.1
2018-11-08 14:32:25 +01:00
Martchus c4adad4297 Detect AV1 in IVF stream 2018-07-28 14:56:00 +02:00
Martchus 1dc8fb4839 Detect AV1 in MKV 2018-07-28 14:54:46 +02:00
Martchus a2ff0f418f Fix typo occured -> occurred 2018-07-23 14:44:06 +02:00
Martchus c71a497f2b Don't generate testfiles during testrun
Instead, all additional files are generated in
download_testfiles.sh.
2018-07-11 12:02:30 +02:00
Martchus 105d8ac83a Test tagging recoding from Android camera app 2018-07-09 16:03:26 +02:00
Martchus 42d4d5ec5a Improve scripts for downloading testfiles
* Download only required files so it is < 400 MiB
* Download everything from the same server rather than
  relying on multiple sources
2018-07-09 12:41:54 +02:00
Martchus 943123afa1 Warn about ID3v2 text frame with multiple strings
First step to support multiple strings within ID3v2 text
frame.

See
* https://github.com/Martchus/tagparser/issues/10
* https://github.com/Martchus/tageditor/issues/38
2018-07-01 02:04:29 +02:00
Martchus 2d942a9f45 Add download for MPlayer samples 2017-10-30 21:36:27 +01:00
Martchus 00ea1af26c Move download_testfiles.sh to scripts 2017-05-07 20:20:19 +02:00
Martchus 018ae5d479 Add script to find all required testfiles
* Find all testfiles required to run tagparser
  and tageditor tests
* Compute sha256 checksums
* Print as array usable in C++
2017-04-08 18:38:41 +02:00