Hello community, here is the log from the commit of package live555 for openSUSE:Factory checked in at 2020-10-10 19:00:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/live555 (Old) and /work/SRC/openSUSE:Factory/.live555.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "live555" Sat Oct 10 19:00:25 2020 rev:23 rq:839542 version:2020.08.19 Changes: -------- --- /work/SRC/openSUSE:Factory/live555/live555.changes 2020-06-08 23:51:48.606804065 +0200 +++ /work/SRC/openSUSE:Factory/.live555.new.4249/live555.changes 2020-10-10 19:00:28.088367453 +0200 @@ -1,0 +2,38 @@ +Sat Oct 3 15:07:23 UTC 2020 - Dirk Mueller <dmuel...@suse.com> + +- update to 2020.08.19: + - Fixed a bug in "QuickTimeFileSink" that could cause malformed "esds" atoms to be + generated. (Thanks to Chris Paucar for reporting this issue.) + - In "MPEG2TransportStreamFromESSource.cpp", changed the name of the constant LOW_WATER_MARK + to TS_FROM_ES_LOW_WATER_MARK, and "#ifndef"d it, so that, if you wish, you can redefine it + at compile time. + - Fixed a bug in the handling of pausing, when streaming from (multi-track) Matroska files. + - Fixed another bug in the handling of seeking within Matroska files. + - Fixed a bug in the handling of seeking within Matroska files. + (Thanks to Jim Ham for reporting this problem.) + - Changed the parameter signature of the "RawVideoRTPSink" constructor and "createNew()" + functions so that the "width" parameter comes before the "height" parameter. This order + - "width", "height" - is more common, and is the order used when these parameters are + defined in RFC 4175. + IMPORTANT NOTE: Because the types of these two parameters are the same, existing application + code that uses "RawVideoRTPSink" will compile without error; however, it will not work + properly unless the order of the parameters in the call to "RawVideoRTPSink::createNew()" + is changed. + - More cleanup of the implementation of "RawVideoRTPSink". + - Cleaned up the implementation of "RawVideoRTPSink". + - Updated the "RawVideoRTPSource" implementation to not set "fCurrentPacketCompletesFrame" + until we are processing the last line in the packet. + (Thanks to Andrey Lisovoy for reporting this issue.) + - Fixed a potential buffer overflow bug in the server handling of a RTSP "PLAY" command, + when the command specifies seeking by absolute time. + (Thank to Xiaobo Xiang for reporting this.) + - Fixed a memory leak in the "sha1()" function (a "EVP_MD_CTX" object was not being deleted). + (Thanks to Amir Perlman for reporting this.) + - Moved all definitions of PREFIX from "Makefile.tail" files to "Makefile.head" (so that + it can be redefined by a "config.*" file, if desired. + Also changed the definition of EXE in "config.mingw" to be ".exe". + (Thanks to Eric Beuque for this suggestion.) + - Fixed a typo in the previous release that could cause a compilation problem for some + developers. (Thanks to Eric Beuque for reporting this.) + +------------------------------------------------------------------- Old: ---- live.2020.05.15.tar.gz New: ---- live.2020.08.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ live555.spec ++++++ --- /var/tmp/diff_new_pack.Y9ZHlX/_old 2020-10-10 19:00:29.100367955 +0200 +++ /var/tmp/diff_new_pack.Y9ZHlX/_new 2020-10-10 19:00:29.100367955 +0200 @@ -17,10 +17,10 @@ # -%define lmdmaj 79 +%define lmdmaj 81 Name: live555 -Version: 2020.05.15 +Version: 2020.08.19 Release: 0 Summary: LIVE555 Streaming Media License: LGPL-2.1-only ++++++ live.2020.05.15.tar.gz -> live.2020.08.19.tar.gz ++++++ /work/SRC/openSUSE:Factory/live555/live.2020.05.15.tar.gz /work/SRC/openSUSE:Factory/.live555.new.4249/live.2020.08.19.tar.gz differ: char 5, line 1