Commit Graph

193 Commits

Author SHA1 Message Date
Martchus 3d6c7f33d9 parse audio specific config for AAC tracks in MKV container (exposed API
in Mp4Track to do that)
renamed sampleRate to samplingFrequency
2015-08-13 03:23:28 +02:00
Martchus 8dc85941eb small adjustments 2015-08-10 00:02:03 +02:00
Martchus c5400ba562 return nullptr if MPEG-4 audio channel config is zero (indicating that
it is defined in AOT specific config)
2015-08-01 20:47:26 +02:00
Martchus acda3faea9 added .directory, docs/ 2015-07-31 01:26:21 +02:00
Martchus 9f12607a0d added channel config to AbstractTrack and the implementations 2015-07-31 01:09:41 +02:00
Martchus b2d64fc681 added defines for application info provided in project file 2015-07-27 23:30:01 +02:00
Martchus 87e3dd3184 field names of Vorbis Comments are now case insensitive 2015-07-27 23:13:03 +02:00
Martchus 09fcb37442 small adjustments 2015-07-27 23:10:35 +02:00
Martchus c70c2ffad0 removed include 2015-07-18 01:00:13 +02:00
Martchus 741693ba59 added ADTS frame parser 2015-07-18 00:57:31 +02:00
Martchus 6a666eaa01 added ADTS frame parser 2015-07-18 00:55:35 +02:00
Martchus 4512040ae2 improved project config 2015-07-17 23:57:58 +02:00
Martchus 0a2573ffa4 use ID3 tags for ADTS files 2015-07-15 00:24:19 +02:00
Martchus 1f4800c9be added detection of ADTS files 2015-07-15 00:11:09 +02:00
Martchus 15a03a0029 improved format detection for MP4 tracks 2015-07-13 00:57:38 +02:00
Martchus 78c23779a6 fixed wrong end position in updateChunkOffsets() 2015-07-08 01:15:45 +02:00
Martchus b3d1d07f1a fixed missing assignment 2015-07-08 00:20:36 +02:00
Martchus a821bb9310 improved doc 2015-07-07 23:03:22 +02:00
Martchus 8618172f81 improved detection of media formats in Matroska and MP4 files 2015-07-07 03:01:48 +02:00
Martchus 045f2bb14b fixed spelling mistake 2015-07-07 03:00:23 +02:00
Martchus 9664eb04f5 fixed spelling mistake 2015-07-07 03:00:08 +02:00
Martchus 20344f9665 moved method denoteFirstChild() to base class 2015-07-07 02:59:19 +02:00
Martchus 3332423fca added method to manually denote the offset of the first child 2015-07-07 02:58:29 +02:00
Martchus 7da37e888d outsourced PKBBUILD files 2015-06-25 23:58:59 +02:00
Martchus 1c3dccb1a2 added version 2015-06-24 00:46:14 +02:00
Martchus ed77bac3e2 some overall improvements of the MP4 container code 2015-06-24 00:45:53 +02:00
Martchus 7106e8650b improved format detection 2015-06-12 02:35:50 +02:00
Martchus 4256d2b403 added comment 2015-06-11 00:29:27 +02:00
Martchus 5ceb7891e5 parse FOURCCs found in MKV files 2015-06-11 00:27:34 +02:00
Martchus 43c33adedf improved detection of format of MP4 audio tracks 2015-06-10 01:28:22 +02:00
Martchus 30f4ad1e9a added readme and license file 2015-06-08 22:07:57 +02:00
Martchus 7588c4d778 updated readme 2015-06-08 22:04:51 +02:00
Martchus c452b009ae improved media format detection; other minor improvements 2015-06-07 00:18:28 +02:00
Martchus 221a690311 increased version number 2015-06-07 00:17:13 +02:00
Martchus c86103829c ignore docs generated by Doxygen 2015-06-07 00:16:59 +02:00
Martchus e7932d50cc added build instructions 2015-05-19 22:53:17 +02:00
Martchus a4c08f20c2 "CueRelativePosition"-element might point to "BlockGroup"-element 2015-05-06 22:13:08 +02:00
Martchus acee20f2a8 updated PKGBUILD files 2015-04-30 01:03:13 +02:00
Martchus f8bee7283c updated PKGBUILD files 2015-04-29 21:21:40 +02:00
Martchus 4906f38a6e Update README.md 2015-04-22 19:35:59 +02:00
Martchus edda0fa74d Merge branch 'master' of https://github.com/Martchus/tagparser
merge local files with git hub repo
2015-04-22 19:22:40 +02:00
Martchus 033e313c74 First commit 2015-04-22 19:22:01 +02:00
Martchus 2eb5e3172f Initial commit 2015-04-22 19:11:19 +02:00