Commit Graph

26 Commits

Author SHA1 Message Date
16f4d2165c Do not incorrectly abbreviate MPEG-4 ASP as H.263
Unlike MPEG-4 AVC and H.264, MPEG-4 ASP and H.263 are not identical.
2020-10-01 19:09:01 +02:00
0e66b34d48 Add human readable representation of certain IDs as comments 2020-04-22 22:08:02 +02:00
9299c58c22 Detect VP9 in MP4 2019-09-25 22:05:25 +02:00
eb9ab514eb Detect Opus and FLAC in MP4 2019-09-25 21:52:44 +02:00
7efa7a0d5a Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
27d7a182d9 Preserve all child elements within trak element 2019-04-17 17:52:04 +02:00
2d306b1a5f Preserve all children of minf atom
See https://github.com/Martchus/tageditor/issues/45
2019-04-15 18:21:33 +02:00
d812e0d3ae Detect VobSub within MP4 2019-03-10 16:40:51 +01:00
534cb2a6f7 Prepare parsing AV1 config 2018-08-23 23:18:57 +02:00
c4adad4297 Detect AV1 in IVF stream 2018-07-28 14:56:00 +02:00
c0336ed4bb Apply clang-format 2018-03-07 01:17:50 +01:00
0e15c74103 Move everything into namespace TagParser 2018-03-06 23:09:15 +01:00
c53e5e35ee Add mapping for unofficial WavPack FOURCC 2017-10-29 17:44:01 +01:00
c3394acdb2 Fix typos 2017-03-01 18:21:00 +01:00
f6d0f3a003 Improve handling of extended MP4 fields 2016-11-14 22:59:19 +01:00
0cf30edbff Fix decoration for static builds 2016-08-29 15:43:05 +02:00
19593d4c24 added media format MPEG-4 Timed Text 2016-02-20 01:42:01 +01:00
6790b6c350 added MS MPEG-4 2015-12-22 16:56:02 +01:00
8dc85941eb small adjustments 2015-08-10 00:02:03 +02:00
1f4800c9be added detection of ADTS files 2015-07-15 00:11:09 +02:00
15a03a0029 improved format detection for MP4 tracks 2015-07-13 00:57:38 +02:00
8618172f81 improved detection of media formats in Matroska and MP4 files 2015-07-07 03:01:48 +02:00
7106e8650b improved format detection 2015-06-12 02:35:50 +02:00
43c33adedf improved detection of format of MP4 audio tracks 2015-06-10 01:28:22 +02:00
c452b009ae improved media format detection; other minor improvements 2015-06-07 00:18:28 +02:00
033e313c74 First commit 2015-04-22 19:22:01 +02:00