Commit Graph

832 Commits

Author SHA1 Message Date
Martchus 10bc8516ee option to set minimum number of bytes (makeSizeDenotation()) 2015-11-21 01:10:04 +01:00
Martchus 5a15d956e8 added endOffset() 2015-11-21 01:07:52 +01:00
Martchus d68a324275 added preferredPadding() / setPreferredPadding() 2015-11-21 01:07:32 +01:00
Martchus a2673127fa check cluster offset / padding 2015-11-11 11:52:32 +01:00
Martchus 054e404858 added comments and move c'tor 2015-11-10 21:27:40 +01:00
Martchus 0cd61e5e6d fixed spelling mistake 2015-11-10 21:20:12 +01:00
Martchus e7bd2185d5 added properties to control position of tags when writing files 2015-11-07 21:25:37 +01:00
Martchus 6563a0c854 updated version 2015-10-16 21:47:02 +02:00
Martchus bd922ddf7e using CRC tab directly 2015-10-16 21:46:53 +02:00
Martchus eaf2223585 fixed spelling mistakes 2015-10-16 21:46:36 +02:00
Martchus 4b13bac99c improved handling of "SegmentInfo"-element 2015-10-14 19:42:48 +02:00
Martchus 7aea0e2a50 allow specific targets to be created with createAppropriateTags() 2015-10-13 23:32:00 +02:00
Martchus 458ee45e81 fixed cues updater 2015-10-08 22:03:47 +02:00
Martchus ecacccd3c6 improved parsing status 2015-10-06 22:39:51 +02:00
Martchus ed10015b1a fixed reset() methods 2015-10-06 22:39:18 +02:00
Martchus e60b17ba88 fixed reset() 2015-10-06 22:32:03 +02:00
Martchus 6d99dd0097 use make_unique 2015-10-06 22:30:05 +02:00
Martchus 5510c849f7 added isEmpty() 2015-10-06 22:29:29 +02:00
Martchus 7ae0aee4f7 set extension channel config to stereo if PS is present 2015-09-24 01:15:27 +02:00
Martchus faa40944bf changed handling of SBR/PS AAC extension 2015-09-24 00:19:04 +02:00
Martchus bb0f7519f6 set format id 2015-09-23 00:03:05 +02:00
Martchus 821bc9ee05 fixed spelling mistake 2015-09-23 00:02:44 +02:00
Martchus ac396bb26f fixed RIFF/WAVE parser 2015-09-22 01:37:23 +02:00
Martchus 8cc75e137a updated version 2015-09-19 23:47:31 +02:00
Martchus b9870f3bc5 adding meta-information to dll files 2015-09-19 23:47:15 +02:00
Martchus e4a487cb73 fixed some warnings 2015-09-19 23:42:05 +02:00
Martchus 05aef3a831 fixed reading/writing ID3v2.2 picture frames 2015-09-19 22:34:07 +02:00
Martchus e65617d315 fixed detection of MPEG audio frame header 2015-09-19 22:33:11 +02:00
Martchus 5ab22eb9d9 chrono API change 2015-09-16 17:26:20 +02:00
Martchus cdb649653c added VP9 2015-09-16 17:25:45 +02:00
Martchus aa50c2d8b3 fixed includes 2015-09-06 19:57:33 +02:00
Martchus b1eb6faba6 fixed includes 2015-09-06 15:42:18 +02:00
Martchus 6b396b860e Merge branch 'master' of github.com:Martchus/tagparser 2015-08-27 21:32:27 +02:00
Martchus a7ea24426a updated project file 2015-08-26 20:29:16 +02:00
Martchus 6e864f2468 updated project files 2015-08-26 20:02:01 +02:00
Martchus 8b91b41801 updated readme 2015-08-26 20:01:32 +02:00
Martchus 72cb11e54f tested OGG/Vorbis tag implementation and fixed some mistakes 2015-08-16 23:39:42 +02:00
Martchus 5e550eebb0 updated README 2015-08-16 23:36:49 +02:00
Martchus c59b2dd36a fixed bitshift 2015-08-13 03:40:31 +02:00
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