File ffmpeg-5.changes of Package A_tw-ffmpeg-5

233
 
1
-------------------------------------------------------------------
2
Thu Jan  5 12:57:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
3
4
- Provide a ffmpeg-5-mini-devel build recipe to help split
5
  anticipated build cycles.
6
- Reenable SDL2 for ffmpeg-5.spec. ffplay and -vf sdl should be
7
  back. [boo#1206505]
8
9
-------------------------------------------------------------------
10
Mon Dec 12 21:18:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
11
12
- build for x86_64 subarchs the same way like for baseline 
13
14
-------------------------------------------------------------------
15
Thu Dec  8 11:27:56 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
16
17
- Enable librist support on TW: enables usage of RIST encoded MPEG-TS
18
  streams and is used by OBS Studio
19
20
-------------------------------------------------------------------
21
Tue Dec  6 16:01:30 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
22
23
- Drop BuildRequire on SDL2 to break a dependency loop; with this,
24
  /usr/bin/ffplay is no longer built.
25
26
-------------------------------------------------------------------
27
Wed Nov 16 01:32:19 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
28
29
- Add ffmpeg-CVE-2022-3964.patch: Backport from upstream to fix
30
  out of bounds read in update_block_in_prev_frame() (bsc#1205388).
31
32
-------------------------------------------------------------------
33
Sat Oct 15 17:22:52 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
34
35
- Refresh Fedora OpenH264 dlopen patch and sources for OpenH264 2.3.1
36
  * Patch: ffmpeg-dlopen-openh264.patch
37
  * Source: ffmpeg-dlopen-headers.tar.xz
38
  * Source: ffmpeg_get_dlopen_headers.sh
39
40
-------------------------------------------------------------------
41
Wed Oct  5 17:00:38 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
42
43
- Enable AMF conditionally
44
45
-------------------------------------------------------------------
46
Mon Sep 26 18:44:55 UTC 2022 - C J <c.j@tuta.io>
47
48
- Update to release 5.1.2
49
  * Add more field checks, add checks against overflows,
50
    or outright use larger integer types.
51
  * avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
52
  * lavc/videotoolbox: do not pass AVCodecContext to decoder
53
    output callback
54
  * lavc/pthread_frame: always transfer stashed hwaccel state
55
  * avcodec/arm/sbcenc: avoid callee preserved vfp registers
56
  * avformat/riffdec: don't unconditionally overwrite
57
    WAVEFORMATEXTENSIBLE layout
58
  * avfilter/vf_scale: overwrite the width and height expressions
59
    with the original values
60
  * lavc/pthread_frame: avoid leaving stale hwaccel state in
61
    worker threads
62
63
-------------------------------------------------------------------
64
Sun Sep  4 11:45:19 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
65
66
- Update to release 5.1.1
67
  * avformat/asfdec_o: limit recursion depth in asf_read_unknown()
68
  * libavformat/iff: Check for overflow in body_end calculation
69
  * avformat/avidec: Prevent entity expansion attacks
70
  * avcodec/h263dec: Sanity check against minimal I/P frame size
71
  * avcodec/libvpx: fix assembling vp9 packets with alpha channel
72
  * avcodec/libspeexdec: Fix use of uninitialized value
73
  * avcodec/alac: don't fail if channels aren't set during init()
74
    when extradata is valid
75
  * avformat/mov: Check count sums in build_open_gop_key_points()
76
    [CVE-2022-2566] [boo#1203441]
77
78
-------------------------------------------------------------------
79
Tue Jul 26 18:55:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
80
81
- Enable libjxl
82
83
-------------------------------------------------------------------
84
Sat Jul 23 15:29:58 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
85
86
- Update ffmpeg-chromium.patch from upstream
87
88
-------------------------------------------------------------------
89
Sat Jul 23 08:35:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
90
91
- Update to release 5.1
92
  * AVIF image muxer support for the AV1-based image format
93
  * JPEG-XL image support
94
  * Removed the X-Video Motion Compensation (XvMC) hardware
95
    acceleration
96
  * IPFS/IPNS protocol support
97
  * PCM-Bluray encoder support
98
- Drop vmaf-trim-usr-local.patch (obsolete),
99
  ffmpeg-openh264-averr-on-bad-version.patch (merged)
100
- Add work-around-abi-break.patch
101
102
-------------------------------------------------------------------
103
Sat Apr  9 22:36:13 UTC 2022 - Dirk Müller <dmueller@suse.com>
104
105
- update to 5.0.1:
106
  * avcodec/exr: Avoid signed overflow in displayWindow
107
  * avcodec/diracdec: avoid signed integer overflow in global mv
108
  * avcodec/takdsp: Fix integer overflow in decorrelate_sf()
109
  * avcodec/apedec: fix a integer overflow in long_filter_high_3800()
110
  * avdevice/dshow: fix regression
111
  * avfilter/vf_subtitles: pass storage size to libass
112
  * avcodec/vp9_superframe_split_bsf: Don't read inexistent data
113
  * avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized frames
114
  * avcodec/vp9_superframe_bsf: Check for existence of data before reading it
115
  * avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading it
116
  * avformat/imf: fix packet pts, dts and muxing
117
  * avformat/imf: open resources only when first needed
118
  * avformat/imf: cosmetics
119
  * avformat/imf_cpl: do not use filesize when reading XML file
120
  * avformat/imfdec: Use proper logcontext
121
  * avformat/imfdec: do not use filesize when reading XML file
122
  * doc/utils: add missing 22.2 layout entry
123
  * avcodec/av1: only set the private context pix_fmt field if get_pixel_format() succeeds
124
  * avformat/aqtitledec: Skip unrepresentable durations
125
  * avformat/cafdec: Do not store empty keys in read_info_chunk()
126
  * avformat/mxfdec: Do not clear array in mxf_read_strong_ref_array() before writing
127
  * avformat/mxfdec: Check for avio_read() failure in mxf_read_strong_ref_array()
128
  * avformat/mxfdec: Check count in mxf_read_strong_ref_array()
129
  * avformat/hls: Check target_duration
130
  * avcodec/pixlet: Avoid signed integer overflow in scaling in filterfn()
131
  * avformat/matroskadec: Check pre_ns
132
  * avcodec/sonic: Use unsigned for predictor_k to avoid undefined behavior
133
  * avcodec/libuavs3d: Check ff_set_dimensions() for failure
134
  * avcodec/speexdec: Align some comments
135
  * avcodec/speexdec: Use correct doxygen comments
136
  * avcodec/mjpegbdec: Set buf_size
137
  * avformat/matroskadec: Use rounded down duration in get_cue_desc() check
138
  * avcodec/argo: Check packet size
139
  * avcodec/g729_parser: Check channels
140
  * avformat/avidec: Check height
141
  * avformat/rmdec: Better duplicate tags check
142
  * avformat/mov: Disallow empty sidx
143
  * avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_trailer()
144
  * avformat/argo_asf: Fix order of operations in error check in argo_asf_write_trailer()
145
  * avcodec/movtextdec: add () to CMP() macro to avoid unexpected behavior
146
  * avformat/matroskadec: Check duration
147
  * avformat/mov: Corner case encryption error cleanup in mov_read_senc()
148
  * avcodec/jpeglsdec: Fix if( code style
149
  * avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error
150
  * avcodec/motion_est: fix indention of ff_get_best_fcode()
151
  * avcodec/motion_est: Fix xy indexing on range violation in ff_get_best_fcode()
152
  * avformat/hls: Use unsigned for iv computation
153
  * avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by using unsigned
154
  * avformat/matroskadec: Check desc_bytes
155
  * avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value()
156
  * avformat/matroskadec: Fix infinite loop with bz decompression
157
  * avformat/utils: keep chapter monotonicity on chapter updates
158
  * avformat/mov: Check size before subtraction
159
  * avcodec/cfhd: Avoid signed integer overflow in coeff
160
  * avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure
161
  * avcodec/h264_parser: don't alter decoder private data
162
  * configure: link to libatomic when it's present
163
  * fate/ffmpeg: add missing samples dependency to fate-shortest 
164
165
-------------------------------------------------------------------
166
Thu Mar 10 13:37:06 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
167
168
- Drop pkgconfig(celt) BuildRequires and stop passing
169
  --enable-libcelt to configure and drop celt from enable_decoders,
170
  abandoned upstream for opus.
171
- Drop pkgconfig(libv4l2) BuildRequires and stop passing
172
  --enable-libv4l2 to configure, only needed very old devices and
173
  may cause problems for others for those needing it, use
174
  LD_PRELOAD pointing on libv4l2.
175
- Drop pkgconfig(librtmp) BuildRequires and stop passing
176
  conditional --enable-librtmp to configure, built-in RTMP support
177
  is better, and has listen mode.
178
- Drop bcond conditionals for libaom, srt, lv2, soxr,
179
  zmq, zimg and openmpt, build unconditionally for all supported
180
  versions of openSUSE.
181
- Drop pkgconfig(enca) BuildRequires: Seems unused.
182
183
-------------------------------------------------------------------
184
Sat Feb 19 13:26:41 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
185
186
- Use Shaderc instead of separate glslang/SPIRV-Tools for Vulkan support
187
188
-------------------------------------------------------------------
189
Fri Feb 18 22:32:41 UTC 2022 - Neal Gompa <ngompa@opensuse.org>
190
191
- Add patch to fix error returned with bad versions of OpenH264
192
  * Patch: ffmpeg-openh264-averr-on-bad-version.patch
193
- Enable OpenH264 as an H.264 codec via dlopen using patch from Fedora
194
  * Patch: ffmpeg-dlopen-openh264.patch
195
- Add source and script for headers for dlopening OpenH264
196
  * Source: ffmpeg-dlopen-headers.tar.xz
197
  * Source: ffmpeg_get_dlopen_headers.sh
198
199
-------------------------------------------------------------------
200
Wed Feb 16 18:46:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
201
202
- Disamble libsmbclient usage (can always be built with
203
  --with-smbclient): the usecase of ffmpeg directly accessing
204
  smb:// shares is quite constructed (most users will have their
205
  smb shares mounted).
206
207
-------------------------------------------------------------------
208
Sun Jan 30 20:07:03 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
209
210
- Enable building with glslang. (Should enable video blending
211
  with GLSL.)
212
- Unconditionalize ffnvcodec (like vmaf already is).
213
214
-------------------------------------------------------------------
215
Sun Jan 16 12:09:57 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
216
217
- Add ffmpeg-chromium.patch: allows Chromium to use the now
218
  internalised field first_dts
219
220
-------------------------------------------------------------------
221
Fri Jan 14 23:16:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
222
223
- Based on ffmpeg-4.0.spec, update to 5.0
224
  * New Vulkan-powered filters for video horizontal/vertical
225
    flipping.
226
  * Speex decoder.
227
  * Various new muxers/demuxers.
228
  * An AV1 low-overhead bitstream format muxer is added.
229
  * Swscale slice threading support.
230
  * New audio and video filters.
231
- Drop soversion.diff (for now; it may very well be reintroduced,
232
  depending on how 5.1 is released).
233