Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2017-11-09 14:08:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Thu Nov 9 14:08:01 2017 rev:100 rq:540057 version:17.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2017-09-04 12:34:12.857298821 +0200 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new/mkvtoolnix.changes 2017-11-09 14:08:03.844670837 +0100 @@ -1,0 +2,76 @@ +Wed Nov 8 13:50:41 UTC 2017 - [email protected] + +- Update to 17.0.0: + * The word "timecode" has been changed to "timestamp" everywhere. + This affects program output (including mkvinfo's), GUI controls, + command line parameters (e.g. `mkvmerge --timestamp-scale …`) and + file formats. + All programs remain backwards compatible insofar as they still + accept "timecode" in all those places. + * mkvextract's command line interface has been changed to allow + extraction of multiple items at the same time. + * mkvmerge: New feature: AC-3: during identification regular AC-3 + and E-AC-3 tracks will now be identified differently for most + container formats (exception: AVI, Real Media, Ogg/OGM). + The codec will be reported as `AC-3` for regular AC-3 and as + `E-AC-3` for E-AC-3 tracks instead of the combined `AC-3/E-AC-3`. + bugfix: AAC ADTS parser: mkvmerge will now parse the + `program_config_element` if it is located at the start of an AAC + frame in order to determine the actual number of channels. + This overrides invalid channel configurations in the ADTS headers. + bugfix: fixed AC-3 being misdetected as encrypted MPEG program + streams under certain conditions. + bugfix: Dirac: under certain conditions (e.g. only muxing a single + Dirac track without any other tracks) mkvmerge was always setting + the pixel width & height to 123. The frame rate was wrong, too. + bugfix: E-AC-3 in Matroska: if AC-3 cores and their corresponding + E-AC-3 extension are located in two different Matroska blocks, + then mkvmerge will now re-assemble them into a single block and + only use the first block's timestamp. + bugfix: SRT reader: fixed calculating the duration of entries + starting with at a negative timestamp. + bugfix: VC-1: under certain conditions (e.g. only muxing a single + VC-1 track without any other tracks) mkvmerge was always setting + the pixel width & height to 123. The frame rate was wrong, too. + bugfix: command line options: an error message will be output if + the single-value-form of the `--sync` option is used and it + isn't a number (e.g. `--sync 0:asd`). + * mkvpropedit, GUI's header editor: bugfix: both programs will now + show proper error messages instead of crashing when certain + kinds of data corruption is found when reading a file. +- Update to 16.0.0: + * mkvmerge: New feature MP4 reader: added support for Vorbis. + bugfix: AAC reader: mkvmerge will now emit an error message for + AAC files whose header fields imply a sampling frequency + or number of channels of 0. + bugfix: AVC/h.264 ES parser: fixed the calculation of reference + information for P and B frames. This also fixes some P frames + being marked as B frames and vice versa. + bugfix: AVC/h.264 ES parser: only non-key frames that have the + NALU header field `nal_ref_idc` set to 0 will be marked as + "discardable" in `SimpleBlock` elements. Other half of the + fix for #2047. + bugfix: HEVC/h.265: the generation of the HEVCC structure + stored in `CodecPrivate` was wrong in two places: + 1. the position of the number of sub-layers was swapped with + reserved bits and 2. the VPS/SPS/PPS/SEI lists did not start + with a reserved 1 bit. + bugfix: output: the `doc type version` will be set at least + to 2 if certain elements are written (`CodecState`, + `CueCodecState`, `FlagInterlaced`). + bugfix: output: the track header attributes `MinCache` and + `MaxCache` will not be written anymore. + bugfix: Matroska reader: the "key" and "discardable" flags of + SimpleBlock elements will be kept as they are. + bugfix: Matroska reader: if present in the file, + the "white colour coordinate x" track header attribute was + written to both "white colour coordinate x" and + "white colour coordinate y" in the output file. + bugfix: Opus output: mkvmerge will now put all frames with + discard padding into their own block group. + * MKVToolNix GUI: Bugfix: header editor: removed the check for + external modification when saving the file. + bugfix: job queue: fixed calculation of total progress when + automatic removal of completed is enabled. + +------------------------------------------------------------------- Old: ---- mkvtoolnix-15.0.0.tar.xz mkvtoolnix-15.0.0.tar.xz.sig New: ---- mkvtoolnix-17.0.0.tar.xz mkvtoolnix-17.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.0ZByxl/_old 2017-11-09 14:08:04.584643871 +0100 +++ /var/tmp/diff_new_pack.0ZByxl/_new 2017-11-09 14:08:04.588643725 +0100 @@ -17,7 +17,7 @@ Name: mkvtoolnix -Version: 15.0.0 +Version: 17.0.0 Release: 0 Summary: Tools to Create, Alter, and Inspect Matroska Files License: GPL-2.0+ ++++++ mkvtoolnix-15.0.0.tar.xz -> mkvtoolnix-17.0.0.tar.xz ++++++ ++++ 238155 lines of diff (skipped)
