Commit Graph

31 Commits

Author SHA1 Message Date
Jonas Kvinge
ea23d71e8a Fix spelling and typos 2021-07-02 11:12:39 +02:00
72631f5110 Remove Windows-specific notes covered by c++utilities 2021-05-31 20:40:03 +02:00
65597fd71e Add API to allow aborting overall/expensive parsing functions
* Not really implemented within the various code paths of the parsers at
  this point; this commit mainly adds the API.
* Adjust example in README
2021-02-04 23:21:50 +01:00
cae88246ec Generate code for ISO-639-2/B mapping from iso-codes package 2021-01-20 21:45:14 +01:00
736b4caeeb Document handling different types and encodings 2019-06-01 23:20:01 +02:00
88edd43f8c Document usage, especially error handling 2018-03-06 23:50:40 +01:00
de9e5bab1b Improve consistency of README.md 2018-03-06 22:41:21 +01:00
7ab83a55ec Improve documentation about USE_NATIVE_FILE_BUFFER 2017-08-21 01:29:32 +02:00
4e9a28aee3 Test linked Matroska files (manually)
Editing linked Matroska files works. The linked
files are treated as individual files. When saving
segment linking is retained and the files aren't
otherwise broken.
2017-05-24 20:01:29 +02:00
40f88043b9 Improve build instructions 2017-05-06 08:59:57 +02:00
1dc9071036 Make crypto optional and document it 2017-04-15 23:21:16 +02:00
eb0c8c2236 Fix typo in README.md 2016-12-27 20:24:11 +01:00
0e6f16e2fe Document defaults of padding constraints 2016-11-18 17:09:26 +01:00
ab5b1cf048 Update README.md 2016-09-14 20:02:08 +02:00
ccd0988df6 Update README 2016-09-10 17:17:32 +02:00
817a8e25e6 Improve documentation and consistency 2016-08-04 00:16:19 +02:00
2c5d463a9f Improve API doc 2016-06-10 23:08:01 +02:00
a84ac37dbe Add support for raw FLAC streams 2016-05-16 20:56:53 +02:00
bbafd16dcc Support FLAC in Ogg 2016-05-14 23:20:51 +02:00
b8e8dcd778 fixed some OGG/Vorbis related issues 2016-03-22 22:52:36 +01:00
fa129cf487 recognize ar and tar archives by magic number 2016-01-20 22:44:57 +01:00
73ff80c46a updated readme 2016-01-17 21:38:27 +01:00
b3bd28ae86 updated readme 2015-12-27 18:06:01 +01:00
c6afe5b0f2 make use of padding when applying changes to MP3 files 2015-12-23 23:36:52 +01:00
4b13bac99c improved handling of "SegmentInfo"-element 2015-10-14 19:42:48 +02:00
8b91b41801 updated readme 2015-08-26 20:01:32 +02:00
5e550eebb0 updated README 2015-08-16 23:36:49 +02:00
7588c4d778 updated readme 2015-06-08 22:04:51 +02:00
e7932d50cc added build instructions 2015-05-19 22:53:17 +02:00
4906f38a6e Update README.md 2015-04-22 19:35:59 +02:00
2eb5e3172f Initial commit 2015-04-22 19:11:19 +02:00