Skip to content

Commit

Permalink
Update mkvtoolnix to version 57.0.0 / rev 134 via SR 894984
Browse files Browse the repository at this point in the history
  • Loading branch information
alois authored and bmwiedemann committed May 22, 2021
1 parent c6333e2 commit c01e055
Show file tree
Hide file tree
Showing 8 changed files with 71 additions and 18 deletions.
Binary file modified packages/m/mkvtoolnix/.files
Binary file not shown.
8 changes: 8 additions & 0 deletions packages/m/mkvtoolnix/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -1130,4 +1130,12 @@ Fixes a major regression in the gui and some other bugs. As always: A lot of oth
<comment></comment>
<requestid>884117</requestid>
</revision>
<revision rev="134" vrev="1">
<srcmd5>d5fcbd0850f43678692d963b4842a208</srcmd5>
<version>57.0.0</version>
<time>1621721184</time>
<user>dimstar_suse</user>
<comment></comment>
<requestid>894984</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/m/mkvtoolnix/mkvtoolnix-56.1.0.tar.xz

This file was deleted.

16 changes: 0 additions & 16 deletions packages/m/mkvtoolnix/mkvtoolnix-56.1.0.tar.xz.sig

This file was deleted.

1 change: 1 addition & 0 deletions packages/m/mkvtoolnix/mkvtoolnix-57.0.0.tar.xz
16 changes: 16 additions & 0 deletions packages/m/mkvtoolnix/mkvtoolnix-57.0.0.tar.xz.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEMwGinYjQGgz5mZVPdK8ArfLjLIUFAmCo3jwACgkQdK8ArfLj
LIWm9xAAjQVzgszoBNWAN8TSJiwvhfA90QVvsitLnkYNv41EbO6m66d6VxDULVYM
1HCLZEu6Dj0JkC/CHBSRIyX4hlhHy69hk0KzKxfSfehvuOoA2B7yVqw9M0jDtGcr
+dlsc/vRWigxkbnEkewjiGB/WC1HZJlqt1mw7tpjveU9mjTwSh/MNNmUow3G/YbJ
Rpsa3asLBjQLi3JyY3LS6N/Svb4C23EAkbdX+WfMehpdn3n/p5DKJizLhyU8isbe
wyPIafbNO2WDY2wk4fZpetJS0W26wC5aLPHA53j5F7NLSCPhbxE4jN3w5/fprSr0
pRYkr7MZ6B43dW86Tz1/QKmfawoNuctadeYQRhtPuODWah3QF24ZVn96jn1TC0qX
cwaW48RBo0AcB01hBki6zvI4xbB/vXJEvh/knXBZ3dBV7BveSELeTw+Bn4BA34Un
BTfLQ/SvJQouO5U3iYVCteejB+n280ciyJVyqh/RHatetRarJs9ICMLdHQV9eg4b
5xuTi6dxb3F6xGeVksHd8dRPGtez7gxL1V1GyrFeChpadS+KHZZz8vz6Y0wJ/sQ4
phWW49Hx3E74/51x1OKyYPBZqqDYxPHqWnziaOiOLU2kgXe9l3CtNi8pQ4ZN0fF4
aXbdMgftWi7C9i/TrXWXNfqV//cC8V+/ksEwq4cIzOE/Tfho5Gg=
=nmFp
-----END PGP SIGNATURE-----
45 changes: 45 additions & 0 deletions packages/m/mkvtoolnix/mkvtoolnix.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,48 @@
-------------------------------------------------------------------
Sat May 22 13:28:48 UTC 2021 - Luigi Baldoni <[email protected]>

- Up date to version 57.0.0
New features and enhancements:
* mkvmerge: MP4 reader: added support for reading Dolby Vision
from MP4 files (FourCCs `dvh1` and `dvhe`; configuration
records `dvcC`, `dvvC` and `hvcE` will be converted into
block addition mappings).
* mkvmerge: SRT subtitles: mkvmerge now accepts empty text
files with the extension `.srt` as SRT subtitle files,
enabling the creation of empty SRT tracks.
* mkvmerge, mkvextract: HEVC/H.265: access unit delimiter
NALUs will no longer be discarded, neither during muxing nor
during extraction.
* MKVToolNix GUI: preferences: switched the order & wording of
controls in the "enabling items" panel to make it clearer
that certain controls define exceptions.
Bug fixes:
* mkvmerge: HEVC/H.265 parser: several NALU types, notably the
Dolby Vision-specific NALUs ("unspecified 62" and
"unspecified 63") and suffix SEI NALUs, are now stored with
the frame they belong to instead of with the next frame.
* mkvmerge: HEVC/H.265 packetizer: fixed setting the track's
default duration when reading HEVC/H.265 from Matroska files
that don't have a default duration set.
* mkvmerge: HEVC/H.265 packetizer: fixed the calculation of
the duration of frames so that `SimpleBlock` elements can be
used again instead of `BlockGroups` with `BlockDuration`
elements.
* mkvmerge, mkvextract: HEVC/H.265 parser: fixed issues with
ordering & duplication of certain NALUs (parameter set &
prefix SEI NALUs).
* MKVToolNix GUI: multiplexer: when dragging & dropping files
to the multiplexer, the source directory will be remembered
as the "last open directory" again, causing subsequent uses
of the "open file" dialog to start in the same directory.
* mkvinfo: fixed the position of frames in block groups
containing "block duration" elements in summary mode (e.g.
for subtitle tracks).
Build system changes:
* `configure` will now try to detect `libmagic` via
`pkg-config` and fall back to including & linking directly if
it cannot be found via `pkg-config`.

-------------------------------------------------------------------
Fri Apr 9 17:29:25 UTC 2021 - [email protected]

Expand Down
2 changes: 1 addition & 1 deletion packages/m/mkvtoolnix/mkvtoolnix.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: mkvtoolnix
Version: 56.1.0
Version: 57.0.0
Release: 0
Summary: Tools to Create, Alter, and Inspect Matroska Files
License: GPL-2.0-or-later
Expand Down

0 comments on commit c01e055

Please sign in to comment.