Commit Graph

832 Commits

Author SHA1 Message Date
Martchus 9016097d36 added == operator to compare with GeneralMediaFormat 2016-03-13 18:23:36 +01:00
Martchus 56d13d326d use pixel size as display size if display size not specified 2016-03-13 18:23:13 +01:00
Martchus 519b26b5b4 added == operator 2016-03-13 18:17:41 +01:00
Martchus cc6e16e513 small improvements 2016-03-12 18:36:10 +01:00
Martchus 9942634510 fixed description 2016-03-10 22:16:41 +01:00
Martchus 8c4b78ff5f fixed syntax error in QMake project 2016-03-10 22:16:34 +01:00
Martchus 2981c70f69 Merge branch 'refs/heads/devel' 2016-03-03 23:06:34 +01:00
Martchus 5f8a0f6fc2 mingw-w64: build both, shared and static libs 2016-02-27 01:30:21 +01:00
Martchus 617679e001 improved parsing ID3 genres 2016-02-23 20:33:00 +01:00
Martchus c473f6ad7e Merge branch 'refs/heads/devel' 2016-02-20 03:05:17 +01:00
Martchus 19593d4c24 added media format MPEG-4 Timed Text 2016-02-20 01:42:01 +01:00
Martchus 488fce3ab8 parsing AVC config 2016-02-17 20:19:05 +01:00
Martchus b48dcf5b3d ensure stringstream is included 2016-02-05 20:25:38 +01:00
Martchus e9a204777d fixed calculation of duration of MPEG 1/2 audio streams 2016-01-31 00:02:23 +01:00
Martchus 5490552e3b ignore *.txt.user files 2016-01-25 19:11:26 +01:00
Martchus 8ae2a8268a ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:30:47 +01:00
Martchus fa129cf487 recognize ar and tar archives by magic number 2016-01-20 22:44:57 +01:00
Martchus 73ff80c46a updated readme 2016-01-17 21:38:27 +01:00
Martchus cdfca90c9a added parser for Opus identification header 2016-01-17 21:32:57 +01:00
Martchus a8ba2078d3 added abbreviation for Opus in OGG 2016-01-17 19:35:11 +01:00
Martchus 188e930acd added abbreviation for Opus in OGG 2016-01-17 19:34:36 +01:00
Martchus 240e7d0b42 support Opus in OGG 2016-01-17 19:32:58 +01:00
Martchus 098a0bdef8 added Opus 2016-01-16 17:41:52 +01:00
Martchus de104dee5a fixed infinite loop 2016-01-16 16:47:18 +01:00
Martchus 9598ae1f7f removed creation of Windows icon 2016-01-05 17:19:27 +01:00
Martchus 949a88c678 improved document title / segment count API 2015-12-27 19:51:57 +01:00
Martchus b3bd28ae86 updated readme 2015-12-27 18:06:01 +01:00
Martchus b1ce8dde9f fixed some (mostly DASH related) errors 2015-12-27 18:05:50 +01:00
Martchus 60d85d9574 fixed merge conflict 2015-12-23 23:43:44 +01:00
Martchus c6afe5b0f2 make use of padding when applying changes to MP3 files 2015-12-23 23:36:52 +01:00
Martchus 6f0adce661 make use of padding when applying changes to MP3 files 2015-12-22 23:54:35 +01:00
Martchus 979427beb3 improved ID3v2 implementation 2015-12-22 17:01:25 +01:00
Martchus 47e7f4eea4 fixed misc bugs 2015-12-22 17:00:54 +01:00
Martchus 6790b6c350 added MS MPEG-4 2015-12-22 16:56:02 +01:00
Martchus ee09a50915 removed useless destructors 2015-12-21 18:35:47 +01:00
Martchus 3da8337c6c make use of padding when applying changes to MP4 files 2015-12-21 00:27:44 +01:00
Martchus 84fd56f122 add notifications from container when applying changed via container 2015-12-21 00:03:53 +01:00
Martchus 000eb92506 fixed buffer being released instead of discarded 2015-12-21 00:03:04 +01:00
Martchus fa52b09b68 disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:44:45 +01:00
Martchus 0c82c4c1fd allow precalculation of MP4 tag size 2015-12-10 13:50:46 +01:00
Martchus d9c197dcf2 improved project files 2015-12-08 08:38:26 +01:00
Martchus 736f8fc9a7 added simple CMake project file 2015-12-05 22:53:30 +01:00
Martchus 2fe27463ef removed odd files 2015-11-29 15:28:26 +01:00
Martchus 6dd2c7e774 updated make to use specified file layout 2015-11-26 14:40:35 +01:00
Martchus 4c8d1645a6 updated brief 2015-11-26 14:34:52 +01:00
Martchus 4d708b80d2 buffer required elements 2015-11-26 14:34:14 +01:00
Martchus 0d503e785b added method to buffer current attachments 2015-11-26 14:33:08 +01:00
Martchus 1db83eeccd added more methods to control file layout when applying changes 2015-11-26 14:28:54 +01:00
Martchus 238ca0cef9 added methods to buffer elements 2015-11-26 14:26:16 +01:00
Martchus 38d3fd991e added methods to buffer attachments 2015-11-26 14:22:44 +01:00