diff options
author | B Stack <bgstack15@gmail.com> | 2020-10-20 13:47:55 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-10-20 13:47:55 +0000 |
commit | e05677c5ceabd4f2dbe7b80d179008ec445d2391 (patch) | |
tree | fdf9d56bbae97fe1cd82e53796c9ee53c4c3bc67 /makemkv-oss/debian/changelog | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
parent | makemkv 1.15.3 rc1 (diff) | |
download | stackrpms-e05677c5ceabd4f2dbe7b80d179008ec445d2391.tar.gz stackrpms-e05677c5ceabd4f2dbe7b80d179008ec445d2391.tar.bz2 stackrpms-e05677c5ceabd4f2dbe7b80d179008ec445d2391.zip |
Merge branch 'makemkv-bump' into 'master'
makemkv 1.15.3
See merge request bgstack15/stackrpms!197
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r-- | makemkv-oss/debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog index 356cd02..66cf1c6 100644 --- a/makemkv-oss/debian/changelog +++ b/makemkv-oss/debian/changelog @@ -1,3 +1,23 @@ +makemkv-oss (1.15.3-1+devuan) obs; urgency=medium + + * Massive internal rewrite, many bugfixes + * Improved handling for discs with mastering errors + * Brand new network code, it is now possible to set proxy server in + preferences, to access network over TOR/VPN + * MakeMKV now can extract Dolby Vision metadata from elementary stream data + and rebuild missing or invalid DV descriptors + * Drive speed control update - MakeMKV now forces low speed when reading data + around disc edges, working around firmware bugs + * Bug fixes: + - Program could hang or crash when converting files with many audio streams + - On some multi-segment sources with LPCM audio program failed to produce + MKV file + - Program could crash when producing testdump or when conversion failed + - On 32-bit x86 system program could run out of memory on big mult-segment + sources + + -- Ben Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 11:02:09 -0400 + makemkv-oss (1.15.2-1+devuan) obs; urgency=medium * Massive internal rewrite, some improvements and small bugfixes |