summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-04-21 13:28:41 +0000
committerB Stack <bgstack15@gmail.com>2020-04-21 13:28:41 +0000
commit810a31ca50ef05a170a4b36e514cd074b606f23f (patch)
tree50233f2750d4de16db176c46edc7e23a99311c79 /makemkv-oss/debian/changelog
parentMerge branch 'freefilesync-bump' into 'master' (diff)
parentmakemkv 1.15.1 rpm and dpkg rc1 (diff)
downloadstackrpms-810a31ca50ef05a170a4b36e514cd074b606f23f.tar.gz
stackrpms-810a31ca50ef05a170a4b36e514cd074b606f23f.tar.bz2
stackrpms-810a31ca50ef05a170a4b36e514cd074b606f23f.zip
Merge branch 'makemkv-bump' into 'master'
makemkv 1.15.1 See merge request bgstack15/stackrpms!152
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog16
1 files changed, 15 insertions, 1 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 51718cc..d476c39 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,6 +1,20 @@
+makemkv-oss (1.15.1-1+devuan) obs; urgency=medium
+
+ * Added support for AACS v76 (for those poor souls without LibreDrive)
+ * Improved handling for discs with mastering errors
+ * Many internal improvements and small bugfixes
+ * Bug fixes:
+ - For some HD audio streams frames were dropped incorrectly on segment boundaries
+
+ -- Ben Stack <bgstack15@gmail.com> Thu, 16 Apr 2020 08:02:57 -0400
+
makemkv-oss (1.15.0-1+devuan) obs; urgency=medium
- * Update
+ * User interface update
+ * New preferences page for LibMMBD integation
+ * Improved handling for discs with mastering errors
+ * Better tolerance for corrupted input data
+ * Many internal improvements
-- Ben Stack <bgstack15@gmail.com> Wed, 04 Mar 2020 16:24:22 -0500
bgstack15