Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ffmpeg-4 for openSUSE:Factory checked in at 2022-06-19 21:10:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpeg-4 (Old) and /work/SRC/openSUSE:Factory/.ffmpeg-4.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg-4" Sun Jun 19 21:10:41 2022 rev:52 rq:983492 version:4.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.changes 2022-03-28 16:58:18.216785360 +0200 +++ /work/SRC/openSUSE:Factory/.ffmpeg-4.new.1548/ffmpeg-4.changes 2022-06-19 21:10:48.694121443 +0200 @@ -1,0 +2,7 @@ +Fri Jun 17 17:02:35 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 4.4.2: + * Stable bug fix release, mainly codecs, filter and format fixes. +- Refresh ffmpeg-chromium.patch with quilt. + +------------------------------------------------------------------- Old: ---- ffmpeg-4.4.1.tar.xz ffmpeg-4.4.1.tar.xz.asc New: ---- ffmpeg-4.4.2.tar.xz ffmpeg-4.4.2.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpeg-4.spec ++++++ --- /var/tmp/diff_new_pack.SdBCSH/_old 2022-06-19 21:10:49.690122925 +0200 +++ /var/tmp/diff_new_pack.SdBCSH/_new 2022-06-19 21:10:49.694122931 +0200 @@ -95,7 +95,7 @@ %define _major_version 4 %define _major_expected 5 Name: ffmpeg-4 -Version: 4.4.1 +Version: 4.4.2 Release: 0 Summary: Set of libraries for working with various multimedia formats License: GPL-3.0-or-later ++++++ ffmpeg-4.4.1.tar.xz -> ffmpeg-4.4.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/ffmpeg-4/ffmpeg-4.4.1.tar.xz /work/SRC/openSUSE:Factory/.ffmpeg-4.new.1548/ffmpeg-4.4.2.tar.xz differ: char 26, line 1 ++++++ ffmpeg-chromium.patch ++++++ --- /var/tmp/diff_new_pack.SdBCSH/_old 2022-06-19 21:10:49.794123080 +0200 +++ /var/tmp/diff_new_pack.SdBCSH/_new 2022-06-19 21:10:49.798123085 +0200 @@ -6,11 +6,11 @@ Add av_stream_get_first_dts for Chromium -diff --git a/libavformat/avformat.h b/libavformat/avformat.h -index cd7b0d9..b4a6dce 100644 ---- a/libavformat/avformat.h -+++ b/libavformat/avformat.h -@@ -1010,6 +1010,10 @@ +Index: ffmpeg-4.4.2/libavformat/avformat.h +=================================================================== +--- ffmpeg-4.4.2.orig/libavformat/avformat.h ++++ ffmpeg-4.4.2/libavformat/avformat.h +@@ -1141,6 +1141,10 @@ struct AVCodecParserContext *av_stream_g */ int64_t av_stream_get_end_pts(const AVStream *st); @@ -21,11 +21,11 @@ #define AV_PROGRAM_RUNNING 1 /** -diff --git a/libavformat/utils.c b/libavformat/utils.c -index de7580c..0ef0fe5 100644 ---- a/libavformat/utils.c -+++ b/libavformat/utils.c -@@ -121,6 +121,13 @@ +Index: ffmpeg-4.4.2/libavformat/utils.c +=================================================================== +--- ffmpeg-4.4.2.orig/libavformat/utils.c ++++ ffmpeg-4.4.2/libavformat/utils.c +@@ -142,6 +142,13 @@ int64_t av_stream_get_end_pts(const AVSt return AV_NOPTS_VALUE; }
