File ffmpeg-4.changes of Package ffmpeg-4
2226
1
-------------------------------------------------------------------
2
Wed Mar 5 09:46:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
3
4
- Add 0001-avcodec-libsvtav1-unbreak-build-with-latest-svtav1.patch
5
to build with SVT-AV1 3.0.0.
6
7
-------------------------------------------------------------------
8
Fri Feb 19 05:17:22 UTC 2025 - Cliff Zhao <qzhao@suse.com>
9
10
- Add ffmpeg-4-CVE-2025-22921.patch:
11
Backport 7f9c7f98 from upstream, clear array length when
12
freeing it.
13
(CVE-2025-22921, bsc#1237382)
14
15
-------------------------------------------------------------------
16
Fri Feb 19 04:27:06 UTC 2025 - Cliff Zhao <qzhao@suse.com>
17
18
- Add ffmpeg-4-CVE-2025-25473.patch:
19
Backport c08d3004 from upstream, clear FFFormatContext packet.
20
When packet_buffer is used in mux.c, and if a muxing process fails
21
at a point where packets remained in said queue.
22
(CVE-2025-25473, bsc#1237351)
23
24
-------------------------------------------------------------------
25
Fri Feb 19 03:18:02 UTC 2025 - Cliff Zhao <qzhao@suse.com>
26
27
- Add ffmpeg-4-CVE-2025-0518.patch:
28
Backport b5b6391d from upstream, fixes memory data leak when
29
use sscanf().
30
(CVE-2025-0518, bsc#1236007)
31
32
-------------------------------------------------------------------
33
Fri Feb 19 02:58:01 UTC 2025 - Cliff Zhao <qzhao@suse.com>
34
35
- Add ffmpeg-4-CVE-2025-22919.patch:
36
Backport 1446e37d from upstream, check for valid sample rate
37
As the sample rate <= 0 is invalid.
38
(CVE-2025-22919, bsc#1237371)
39
40
-------------------------------------------------------------------
41
Fri Feb 19 01:48:22 UTC 2025 - Cliff Zhao <qzhao@suse.com>
42
43
- Add ffmpeg-4-CVE-2024-12361.patch:
44
Backport 4065ff69 from upstream, add check for av_packet_new_side_data()
45
to avoid null pointer dereference if allocation fails.
46
(CVE-2024-12361, bsc#1237358)
47
48
-------------------------------------------------------------------
49
Fri Feb 19 01:11:17 UTC 2025 - Cliff Zhao <qzhao@suse.com>
50
51
- Add ffmpeg-4-CVE-2024-35368.patch:
52
Backport 45133009 from upstream, After having created the
53
AVBuffer that is put into frame->buf[0], ownership of several
54
objects Fix double-free on the AVFrame is unreferenced.
55
(CVE-2024-35368, bsc#1234028)
56
57
-------------------------------------------------------------------
58
Mon Jan 6 11:53:32 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
59
60
- Update to release 4.4.5
61
* Reliability/bug fixes
62
Fixes: 51896/clusterfuzz-testcase-minimized-ffmpeg_dem_DXA_fuzzer-5730576523198464
63
Fixes: signed integer overflow: 2147483566 + 82 cannot be represented in type 'int'
64
(CVE-2024-36613, bsc#1235092)
65
- Delete
66
0001-avcodec-libsvtav1-remove-compressed_ten_bit_format-a.patch
67
0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
68
0001-avfilter-vf_minterpolate-Check-pts-before-division.patch
69
ffmpeg-CVE-2023-51793.patch
70
0001-avfilter-af_stereowiden-Check-length.patch
71
ffmpeg-fix-new-binutils.patch
72
ffmpeg-CVE-2023-50010.patch
73
ffmpeg-4-CVE-2024-32230.patch
74
ffmpeg-4-CVE-2024-7055.patch (all merged)
75
(CVE-2023-51798, bsc#1223304)
76
77
-------------------------------------------------------------------
78
Tue Oct 15 08:18:54 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
79
80
- Adjust bconds to build the package in SLFO without xvidcore.
81
82
-------------------------------------------------------------------
83
Fri Sep 6 15:06:21 UTC 2024 - Cliff Zhao <qzhao@suse.com>
84
85
- Add ffmpeg-4-CVE-2024-7055.patch:
86
Backport 3faadbe2 from upstream, Use 64bit for input size check,
87
Fixes: out of array read, Fixes: poc3.
88
(CVE-2024-7055, bsc#1229026)
89
90
-------------------------------------------------------------------
91
Wed Aug 28 10:42:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
92
93
- Add 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch
94
[boo#1229338]
95
96
-------------------------------------------------------------------
97
Fri Jul 26 13:19:42 UTC 2024 - Filip Kastl <filip.kastl@suse.com>
98
99
- Add ffmpeg-c99.patch so that the package conforms to the C99
100
standard and builds on i586 with GCC 14.
101
102
-------------------------------------------------------------------
103
Tue Jul 2 12:26:28 UTC 2024 - Cliff Zhao <qzhao@suse.com>
104
105
- Add ffmpeg-4-CVE-2024-32230.patch:
106
Backport 96449cfe from upstream, Fix 1 line and one column images.
107
(CVE-2024-32230, bsc#1227296)
108
109
-------------------------------------------------------------------
110
Tue Apr 27 11:38:35 UTC 2024 - Cliff Zhao <qzhao@suse.com>
111
112
- Add ffmpeg-CVE-2023-50010.patch:
113
Backport e4d2666b from upstream, fixes the out of array access.
114
(CVE-2023-50010, bsc#1223256)
115
116
-------------------------------------------------------------------
117
Fri Apr 26 22:16:48 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
118
119
- Add 0001-avfilter-af_stereowiden-Check-length.patch
120
[boo#1223437, CVE-2023-51794]
121
122
-------------------------------------------------------------------
123
Thu Apr 23 16:14:18 UTC 2024 - Cliff Zhao <qzhao@suse.com>
124
125
- Add ffmpeg-CVE-2023-51793.patch:
126
Backport 0ecc1f0e from upstream, Fix odd height handling.
127
(CVE-2023-51793, bsc#1223272)
128
129
-------------------------------------------------------------------
130
Thu Apr 23 15:35:32 UTC 2024 - Cliff Zhao <qzhao@suse.com>
131
132
- Add ffmpeg-CVE-2023-49502.patch:
133
Backport 737ede40 from upstream, account for chroma sub-sampling
134
in min size calculation.
135
(CVE-2023-49502, bsc#1223235)
136
137
-------------------------------------------------------------------
138
Tue Apr 23 14:25:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
139
140
- Add 0001-avfilter-vf_minterpolate-Check-pts-before-division.patch:
141
Backport 68146f06 from upstream, Check pts before division.
142
(CVE-2023-51798, bsc#1223304)
143
144
-------------------------------------------------------------------
145
Mon Apr 22 12:41:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
146
147
- Add 0001-avutil-hwcontext-Don-t-assume-frames_uninit-is-reent.patch:
148
Backport 76a48e85 from upstream, Check length.
149
(CVE-2024-31578, bsc#1223070)
150
151
-------------------------------------------------------------------
152
Mon Feb 12 18:23:41 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
153
154
- ffmpeg-avcodec-libdav1d-don-t-repeatedly-parse-the-same-seq.patch
155
* fixes build against dav1d, which has been updated in
156
SUSE:SLE-15-SP5:Update (where apparently no rebuild of ffmpeg-4
157
had been triggered)
158
159
-------------------------------------------------------------------
160
Fri Feb 2 09:34:15 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
161
162
- no longer build against libmfx; build also 15.5 against libvpl
163
(boo#1230983, boo#1219494)
164
165
- dropping support for libmfx below covers:
166
* libmfx: improper input validation (CVE-2023-48368, bsc#1226897)
167
* libmfx: improper buffer restrictions (CVE-2023-45221, bsc#1226898)
168
* libmfx: out-of-bounds read (CVE-2023-22656, bsc#1226899)
169
* libmfx: out-of-bounds write (CVE-2023-47282, bsc#1226900)
170
* libmfx: improper buffer restrictions (CVE-2023-47169, bsc#1226901)
171
* Multiple vulnerabilities in the Intel Media SDK (libmfx1) (bsc#1226892)
172
* Drop libmfx dependency from our product (jira #PED-10024)
173
174
-------------------------------------------------------------------
175
Tue Dec 26 13:36:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
176
177
- Update ffmpeg-glslang-cxx17.patch to build with glslang 14
178
- Disable vmaf integration as ffmpeg-4 cannot handle vmaf>=3
179
- Delete vmaf-trim-usr-local.patch
180
181
-------------------------------------------------------------------
182
Wed Dec 6 08:50:00 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
183
184
- Copy codec list from ffmpeg-6
185
186
-------------------------------------------------------------------
187
Fri Nov 3 08:17:13 UTC 2023 - Marcus Meissner <meissner@suse.com>
188
189
- Add ffmpeg-fix-new-binutils.patch:
190
Backport 01fc3034 from upstream, Fix build with new binutils
191
(bsc#1215309)
192
193
-------------------------------------------------------------------
194
Mon Oct 30 11:16:43 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
195
196
- Add ffmpeg-glslang-cxx17.patch
197
198
-------------------------------------------------------------------
199
Wed Oct 4 15:15:56 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
200
201
- Add 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
202
to resolve build failure with binutils >= 2.41. [boo#1215945]
203
204
-------------------------------------------------------------------
205
Tue Jun 27 07:42:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
206
207
- Add 0001-avcodec-libsvtav1-remove-compressed_ten_bit_format-a.patch
208
209
-------------------------------------------------------------------
210
Thu Apr 27 09:27:53 UTC 2023 - Alynx Zhou <alynx.zhou@suse.com>
211
212
- Add ffmpeg-4-CVE-2022-48434.patch:
213
Backport d4b7b3c0 from upstream, Fix use after free in
214
libavcodec/pthread_frame.c.
215
(CVE-2022-48434, bsc#1209934)
216
217
-------------------------------------------------------------------
218
Wed Apr 19 21:00:41 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
219
220
- Update to version 4.4.4:
221
* avcodec/012v: Order operations for odd size handling
222
* avcodec/alsdec: The minimal block is at least 7 bits
223
* avcodec/bink:
224
- Avoid undefined out of array end pointers in
225
binkb_decode_plane()
226
- Fix off by 1 error in ref end
227
* avcodec/eac3dec: avoid float noise in fixed mode addition to
228
overflow
229
* avcodec/eatgq: : Check index increments in tgq_decode_block()
230
* avcodec/escape124:
231
- Fix signdness of end of input check
232
- Fix some return codes
233
* avcodec/ffv1dec:
234
- Check that num h/v slices is supported
235
- Fail earlier if prior context is corrupted
236
- Restructure slice coordinate reading a bit
237
* avcodec/mjpegenc: take into account component count when
238
writing the SOF header size
239
* avcodec/mlpdec: Check max matrix instead of max channel in
240
noise check
241
* avcodec/motionpixels: Mask pixels to valid values
242
* avcodec/mpeg12dec: Check input size
243
* avcodec/nvenc:
244
- Fix b-frame DTS behavior with fractional framerates
245
- Fix vbv buffer size in cq mode
246
* avcodec/pictordec: Remove mid exit branch
247
* avcodec/pngdec: Check deloco index more exactly
248
* avcodec/rpzaenc: stop accessing out of bounds frame
249
* avcodec/scpr3: Check bx
250
* avcodec/scpr: Test bx before use
251
* avcodec/snowenc: Fix visual weight calculation
252
* avcodec/speedhq: Check buf_size to be big enough for DC
253
* avcodec/sunrast: Fix maplength check
254
* avcodec/tests/snowenc:
255
- Fix 2nd test
256
- Return a failure if DWT/IDWT mismatches
257
- Unbreak DWT tests
258
* avcodec/tiff: Ignore tile_count
259
* avcodec/utils:
260
- Allocate a line more for VC1 and WMV3
261
- Ensure linesize for SVQ3
262
- Use 32pixel alignment for bink
263
* avcodec/videodsp_template: Adjust pointers to avoid undefined
264
pointer things
265
* avcodec/vp3: Add missing check for av_malloc
266
* avcodec/wavpack:
267
- Avoid undefined shift in get_tail()
268
- Check for end of input in wv_unpack_dsd_high()
269
* avcodec/xpmdec: Check size before allocation to avoid
270
truncation
271
* avfilter/vf_untile: swap the chroma shift values used for plane
272
offsets
273
* avformat/id3v2: Check taglen in read_uslt()
274
* avformat/mov: Check samplesize and offset to avoid integer
275
overflow
276
* avformat/mxfdec: Use 64bit in remainder
277
* avformat/nutdec: Add check for avformat_new_stream
278
* avformat/replaygain: avoid undefined / negative abs
279
* swscale/input: Use more unsigned intermediates
280
* swscale/output: Bias 16bps output calculations to improve non
281
overflowing range
282
* swscale: aarch64: Fix yuv2rgb with negative stride
283
* Use https for repository links
284
- Drop patches fixed upstream:
285
* ffmpeg-CVE-2022-3964.patch
286
* ffmpeg-CVE-2022-3109.patch
287
* ffmpeg-CVE-2022-3341.patch
288
* ffmpeg-4-CVE-2022-48434.patch
289
- Use ldconfig_scriptlets macro.
290
(CVE-2022-48434, bsc#1209934)
291
292
-------------------------------------------------------------------
293
Thu Mar 16 17:54:51 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
294
295
- Conflict with otherproviders(ffmpeg-tools).
296
297
-------------------------------------------------------------------
298
Fri Jan 20 07:22:58 UTC 2023 - Alynx Zhou <alynx.zhou@suse.com>
299
300
- Add ffmpeg-CVE-2022-3341.patch: Backport from upstream to fix
301
null pointer dereference in decode_main_header() in
302
libavformat/nutdec.c (bsc#1206778).
303
304
-------------------------------------------------------------------
305
Fri Dec 23 08:09:25 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
306
307
- Add ffmpeg-CVE-2022-3109.patch: Backport from upstream to fix
308
null pointer dereference in vp3_decode_frame() (bsc#1206442).
309
310
-------------------------------------------------------------------
311
Wed Nov 16 01:31:02 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
312
313
- Add ffmpeg-CVE-2022-3964.patch: Backport from upstream to fix
314
out of bounds read in update_block_in_prev_frame() (bsc#1205388).
315
316
-------------------------------------------------------------------
317
Mon Oct 10 11:18:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
318
319
- Update to version 4.4.3:
320
* Stable bug fix release, mainly codecs, filter and format fixes.
321
- Drop ffmpeg-sdl2-detection.patch: Fixed upstream.
322
- Refresh patches with quilt:
323
* ffmpeg-libglslang-detection.patch
324
* ffmpeg-4.2-dlopen-fdk_aac.patch
325
326
-------------------------------------------------------------------
327
Mon Aug 29 05:39:31 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
328
329
- Add patch to detect SDL2 >= 2.1.0 (boo#1202848):
330
* ffmpeg-sdl2-detection.patch
331
332
-------------------------------------------------------------------
333
Fri Jun 17 17:02:35 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
334
335
- Update to version 4.4.2:
336
* Stable bug fix release, mainly codecs, filter and format fixes.
337
- Refresh ffmpeg-chromium.patch with quilt.
338
339
-------------------------------------------------------------------
340
Wed Mar 23 21:44:33 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
341
342
- Add conflicts for ffmpeg-5's tools
343
344
-------------------------------------------------------------------
345
Thu Mar 17 21:44:30 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
346
347
- Add ffmpeg-libglslang-detection.patch: detects libglslang
348
- Enable Vulkan filters
349
350
-------------------------------------------------------------------
351
Sun Mar 13 15:20:53 UTC 2022 - Predrag Ivanović <predivan@mts.rs>
352
353
- Fix OS version check, so nvcodec is enabled for Leap too.
354
355
-------------------------------------------------------------------
356
Wed Feb 16 18:46:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
357
358
- Disamble libsmbclient usage (can always be built with
359
--with-smbclient): the usecase of ffmpeg directly accessing
360
smb:// shares is quite constructed (most users will have their
361
smb shares mounted).
362
363
-------------------------------------------------------------------
364
Sun Jan 16 18:49:22 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
365
366
- Add ffmpeg-chromium.patch: makes packaging Chromium easier and
367
will allow for an easier migration for Chromium to FFmpeg 5
368
369
-------------------------------------------------------------------
370
Tue Nov 30 11:49:11 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
371
372
- Add ffmpeg-4.keyring: properly validate the added gpg signature.
373
374
-------------------------------------------------------------------
375
Thu Oct 28 15:58:30 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
376
377
- Update to version 4.4.1:
378
* Stable bug fix release, mainly codecs and format fixes.
379
- Refresh patches with quilt.
380
- Drop patches fixed upstream:
381
* ffmpeg-CVE-2021-33815.patch
382
* ffmpeg-CVE-2021-38114.patch
383
* ffmpeg-CVE-2021-38171.patch
384
* ffmpeg-CVE-2020-22037.patch
385
- fix avfilter/vf_yadif: Fix handing of tiny images.
386
(CVE-2020-22021, bsc#1186586)
387
388
-------------------------------------------------------------------
389
Sun Sep 26 02:44:57 UTC 2021 - Alynx Zhou <alynx.zhou@suse.com>
390
391
- Add ffmpeg-CVE-2020-22037.patch: Backport from upstream to fix
392
denial of service vulnerability exists due to a memory leak in
393
avcodec_alloc_context3 at options.c (bsc#1186756).
394
395
-------------------------------------------------------------------
396
Fri Aug 27 07:09:15 UTC 2021 - Alynx Zhou <alynx.zhou@suse.com>
397
398
- Add ffmpeg-CVE-2021-38171.patch: Backport from upstream to fix
399
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4
400
does not check the init_get_bits return value (bsc#1189724).
401
402
-------------------------------------------------------------------
403
Tue Aug 10 09:38:39 UTC 2021 - Alynx Zhou <alynx.zhou@suse.com>
404
405
- Add ffmpeg-CVE-2021-38114.patch: Backport from upstream to fix
406
the return value of the init_vlc function is not checked
407
(bsc#1189142).
408
409
-------------------------------------------------------------------
410
Sat Jul 10 10:11:32 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
411
412
- Remove second hunk of ffmpeg-CVE-2020-22046.patch, that contains
413
a goto to a none existing label. In order to distinguish this
414
patch from the original, I renamed it to
415
ffmpeg-4.4-CVE-2020-22046.patch
416
- While at it, refresh the other patches with offsets
417
418
-------------------------------------------------------------------
419
Thu Jul 8 06:43:28 UTC 2021 - Alynx Zhou <alynx.zhou@suse.com>
420
421
- Add ffmpeg-CVE-2020-22046.patch: Backport from upstream to fix
422
a denial of service vulnerability exists in FFmpeg 4.2 due to a
423
memory leak in the avpriv_float_dsp_allocl function in
424
libavutil/float_dsp.c (bsc#1186849).
425
- Add ffmpeg-CVE-2021-33815.patch: Backport from upstream to fix
426
dwa_uncompress in libavcodec/exr.c in FFmpeg 4.4 allows an
427
out-of-bounds array access because dc_count is not strictly
428
checked (bsc#1186865).
429
430
-------------------------------------------------------------------
431
Fri Jun 4 12:29:16 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
432
433
- Enable SVT-AV1 encoding
434
435
-------------------------------------------------------------------
436
Thu May 20 23:16:09 UTC 2021 - Daniel Molkentin <daniel.molkentin@suse.com>
437
438
- Enable vulkan on on Leap 15
439
440
-------------------------------------------------------------------
441
Fri Apr 16 10:20:15 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
442
443
- Enable libdavd1 on Leap 15.2+ [boo#1184830]
444
445
-------------------------------------------------------------------
446
Fri Apr 9 18:52:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
447
448
- Update to release 4.4
449
* New demuxers, AV1 support improvements, and other enhancements.
450
* AV1 monochrome encoding support.
451
- Remove ffmpeg_altivec_yuv2rgb_novsx.patch (merged)
452
453
-------------------------------------------------------------------
454
Sun Mar 14 21:08:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
455
456
- update to 4.3.2:
457
* lots of oss-fuzz reported overflow fixes, see included ChangeLog
458
- drop
459
ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch
460
0001-lavf-srt-fix-build-fail-when-used-the-libsrt-1.4.1.patch
461
0001-avformat-vividas-improve-extradata-packing-checks-in.patch: upstream
462
463
-------------------------------------------------------------------
464
Fri Feb 5 21:10:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
465
466
- Add 0001-avformat-vividas-improve-extradata-packing-checks-in.patch
467
[boo#1180519] [CVE-2020-35964]
468
469
-------------------------------------------------------------------
470
Sun Jan 24 11:22:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
471
472
- remove dependency on OpenJPEG, this is obsolete since ffmpeg 4.0,
473
we already build against OpenJPEG 2.1.
474
see changes:
475
- Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
476
requires 2.1 (or later) and pkg-config.
477
478
-------------------------------------------------------------------
479
Fri Nov 27 15:03:17 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
480
481
- Add ffmpeg_altivec_yuv2rgb_novsx.patch for ppc64 (BE) as per
482
https://trac.ffmpeg.org/ticket/8750
483
https://bugzilla.opensuse.org/show_bug.cgi?id=1179332
484
485
-------------------------------------------------------------------
486
Mon Oct 19 06:42:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
487
488
- Enable VMAF. This can be used to compute VMAF/PSNR/SSIM.
489
- Add vmaf-trim-usr-local.patch .
490
491
-------------------------------------------------------------------
492
Wed Oct 14 09:45:07 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
493
494
- Adjust soversion.patch to include a symlink [boo#1177667]
495
- Add 0001-lavf-srt-fix-build-fail-when-used-the-libsrt-1.4.1.patch
496
497
-------------------------------------------------------------------
498
Mon Jul 27 13:39:27 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
499
500
- Apply upstream fix to avoid segfaults in x86/yuv2rgb conversion
501
ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch
502
503
-------------------------------------------------------------------
504
Thu Jul 16 10:49:02 UTC 2020 - Alexander Reimelt <alexander.reimelt@protonmail.ch>
505
506
- Add librav1e support
507
508
-------------------------------------------------------------------
509
Sun Jul 12 16:08:10 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
510
511
- Update to version 4.3.1:
512
* Stable bug fix release, mainly codecs and format fixes.
513
514
-------------------------------------------------------------------
515
Sat Jul 4 22:09:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
516
517
- Add soversion.patch to workaround ELF ABI breakage.
518
519
-------------------------------------------------------------------
520
Wed Jun 17 16:32:04 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
521
522
- Update to release 4.3
523
* A plethora of new video filters
524
* Intel QSV-accelerated VP9 decoding
525
* VDPAU VP9 hwaccel
526
* QSV-accelerated VP9 encoding
527
* AV1 frame merge bitstream filter
528
* AV1 Annex B demuxer
529
* Expanded styling support for 3GPP Timed Text Subtitles
530
* Support for muxing PCM and PGS in M2TS
531
- Drop ffmpeg-prefer-dav1d-for-playback.patch
532
(solved differently)
533
- Drop ffmpeg4_swscale_replace_illegal_vector_keyword.patch,
534
ffmpeg4_swscale_fix_altivec_vsx_recent_gcc.patch,
535
929e5159bc13da374b83f5627879c607acce180b.patch
536
(merged)
537
538
-------------------------------------------------------------------
539
Fri Jun 5 16:21:42 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
540
541
- Update to version 4.2.3:
542
* Stable bug fix release, mainly codecs and format fixes.
543
- Drop 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch: Fixed
544
upstream.
545
546
-------------------------------------------------------------------
547
Thu May 28 06:48:37 UTC 2020 - Jiri Slaby <jslaby@suse.com>
548
549
- libfdk-aac is now .so.2, not .so.1.
550
551
-------------------------------------------------------------------
552
Mon May 11 09:40:09 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
553
554
- Throw out v4l2 m2m. This is likely the same case as boo#1041794.
555
556
-------------------------------------------------------------------
557
Thu Apr 30 18:00:28 UTC 2020 - Matwey Kornilov <matwey.kornilov@gmail.com>
558
559
- Enable v4l2 m2m encoders and decoders
560
561
-------------------------------------------------------------------
562
Wed Apr 29 12:16:11 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
563
564
- Add 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch
565
[boo#1170767]
566
567
-------------------------------------------------------------------
568
Fri Mar 31 00:41:22 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
569
570
- Add Samba support for Factory (as this needs a fix in Samba itself)
571
Add --enable-libsmbclient to configure, add BR on pkgconfig(smbclient)
572
- License is now GPLv3+ by default (--enable-version3)
573
574
-------------------------------------------------------------------
575
Mon Mar 30 07:14:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
576
577
- Always build the binary ffmpeg-4 even on Leap releases boo#1167628:
578
* The conflicts in place should allow users to decide if they
579
want to use ffmpeg from ffmpeg package or ffmpeg-4 from this
580
package
581
582
-------------------------------------------------------------------
583
Mon Mar 16 13:30:41 UTC 2020 - Andreas Schwab <schwab@linux-m68k.org>
584
585
- Add -ffat-lto-objects to _lto_cflags to fix configure checks
586
587
-------------------------------------------------------------------
588
Tue Mar 3 13:07:51 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
589
590
- Enable libmfx support for SLE 15 SP2 and Leap 15.2 via
591
conditional, libmfx is available there too now.
592
593
-------------------------------------------------------------------
594
Tue Jan 21 18:15:48 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
595
596
- Update to version 4.2.2:
597
* Stable bug fix release, mainly codecs and format fixes.
598
599
-------------------------------------------------------------------
600
Fri Jan 10 15:00:38 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
601
602
- Add 929e5159bc13da374b83f5627879c607acce180b.patch to fix
603
bad ID3v2 tag length.
604
605
-------------------------------------------------------------------
606
Mon Dec 30 17:39:01 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
607
608
- Drop unused liboil BuildRequires.
609
610
-------------------------------------------------------------------
611
Wed Sep 18 20:08:06 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
612
613
- Update to version 4.2.1:
614
* Stable bug fix release, mainly codecs and format fixes.
615
- Drop upstream fixed patch:
616
0001-avcodec-h2645_parse-zero-initialize-the-rbsp-buffer.patch
617
618
-------------------------------------------------------------------
619
Tue Sep 10 08:30:36 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
620
621
- Add 0001-avcodec-h2645_parse-zero-initialize-the-rbsp-buffer.patch
622
[boo#1149839, CVE-2019-15942]
623
624
-------------------------------------------------------------------
625
Wed Sep 4 12:05:35 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
626
627
- Make ffmpeg-4.2-dlopen-fdk_aac.patch less verbose
628
629
-------------------------------------------------------------------
630
Thu Aug 22 08:45:17 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
631
632
- Rename ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
633
to ffmpeg-4.2-dlopen-fdk_aac.patch since we need dlopen only
634
for fdk_aac and looks like some other parts of the patch is
635
buggy.
636
637
-------------------------------------------------------------------
638
Thu Aug 22 06:42:57 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
639
640
- Sync ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
641
from upstream.
642
643
-------------------------------------------------------------------
644
Sun Aug 18 09:43:38 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
645
646
- Disable LTO for arm, fixes build.
647
648
-------------------------------------------------------------------
649
Wed Aug 14 15:39:22 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
650
651
- avoid ppc64le build error upstream issue
652
https://trac.ffmpeg.org/ticket/7861
653
Add ffmpeg4_swscale_replace_illegal_vector_keyword.patch
654
Add ffmpeg4_swscale_fix_altivec_vsx_recent_gcc.patch
655
656
-------------------------------------------------------------------
657
Mon Aug 12 16:51:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
658
659
- Add ffmpeg-prefer-dav1d-for-playback.patch: Prefer using dav1d
660
for av1 playback over libaom.
661
662
-------------------------------------------------------------------
663
Tue Aug 6 15:35:35 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
664
665
- Update to FFmpeg 4.2 "Ada"
666
* tpad filter
667
* AV1 decoding support through libdav1d
668
* dedot filter
669
* chromashift and rgbashift filters
670
* freezedetect filter
671
* truehd_core bitstream filter
672
* dhav demuxer
673
* PCM-DVD encoder
674
* GIF parser
675
* vividas demuxer
676
* hymt decoder
677
* anlmdn filter
678
* maskfun filter
679
* hcom demuxer and decoder
680
* ARBC decoder
681
* libaribb24 based ARIB STD-B24 caption support (profiles A and C)
682
* Support decoding of HEVC 4:4:4 content in nvdec and cuviddec
683
* removed libndi-newtek
684
* agm decoder
685
* KUX demuxer
686
* AV1 frame split bitstream filter
687
* lscr decoder
688
* lagfun filter
689
* asoftclip filter
690
* Support decoding of HEVC 4:4:4 content in vdpau
691
* colorhold filter
692
* xmedian filter
693
* asr filter
694
* showspatial multimedia filter
695
* VP4 video decoder
696
* IFV demuxer
697
* derain filter
698
* deesser filter
699
* mov muxer writes tracks with unspecified language instead
700
of English by default
701
* added support for using clang to compile CUDA kernels
702
- Drop ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch, merged
703
upstream.
704
- Rebase and rename
705
ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
706
to
707
ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
708
- See /usr/share/doc/packages/ffmpeg-4/Changelog for the complete
709
changelog.
710
711
-------------------------------------------------------------------
712
Wed Jul 31 13:27:44 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
713
714
- Update to version 4.1.4
715
* See /usr/share/doc/packages/ffmpeg-4/Changelog for the complete
716
changelog.
717
718
-------------------------------------------------------------------
719
Sat Jul 6 21:43:04 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
720
721
- Add pkgconfig(libva-drm), pkgconfig(libva-x11) BuildRequires: and
722
conditional pkgconfig(libmfx) BuildRequires: Build intel-mediasdk
723
support when possible.
724
725
-------------------------------------------------------------------
726
Tue Jul 2 09:04:55 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
727
728
- Add back pkgconfig(fdk-aac) BuildRequires since we still need
729
the headers at compile time.
730
- Fix include paths in
731
ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
732
733
-------------------------------------------------------------------
734
Tue Jun 11 11:12:43 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
735
736
- Add ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
737
from OpenMandriva to optionally enable runtime enabling of
738
fdkaac/lame/x264/x265
739
- Enable runtime enabling for fdkaac via --enable-libfdk-aac-dlopen
740
- Rename bcond fdk_aac to fdk_aac_dlopen
741
- Remove fdk-aac BuildRequires now it's only dlopen'd
742
743
-------------------------------------------------------------------
744
Tue May 14 11:38:01 UTC 2019 - Martin Liška <mliska@suse.cz>
745
746
- Enable LTO for all except i586 (boo#1133123).
747
748
-------------------------------------------------------------------
749
Sun May 5 19:54:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
750
751
- Disable LTO again, as it breaks build for i586 (boo#1133123).
752
753
-------------------------------------------------------------------
754
Fri May 3 10:08:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
755
756
- Throw out svt-av1. The build is unable to complete
757
in openSUSE:Factory.
758
759
-------------------------------------------------------------------
760
Thu May 2 09:38:47 UTC 2019 - Martin Liška <mliska@suse.cz>
761
762
- Use %make_build in order to provide parallel build for tools/*.
763
And make output verbose.
764
765
-------------------------------------------------------------------
766
Thu May 2 08:00:42 UTC 2019 - Martin Liška <mliska@suse.cz>
767
768
- Enable LTO for new SUSE versions (boo#1133123).
769
770
-------------------------------------------------------------------
771
Tue Apr 30 22:05:35 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
772
773
- Update patch 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch
774
from upstream
775
776
-------------------------------------------------------------------
777
Tue Apr 02 23:56:11 UTC 2019 - seanlew@opensuse.org
778
779
- Update to version 4.1.3:
780
* Updates and bug fixes for codecs, filters and formats.
781
[boo#1133153, boo#1133155, CVE-2019-11338, CVE-2019-11339]
782
783
-------------------------------------------------------------------
784
Thu Mar 28 09:21:05 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
785
786
- Update to version 4.1.2:
787
* Updates and bug fixes for codecs, filters and formats.
788
789
-------------------------------------------------------------------
790
Sun Mar 17 22:38:39 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
791
792
- Add ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch: Backport
793
dav1d decoder support for aom (av1) codec. Following this, add
794
conditional pkgconfig(dav1d) BuildRequires and pass conditional
795
--enable-libdav1d to configure. Also add libdav1d to
796
enable_decoders.
797
798
-------------------------------------------------------------------
799
Sat Mar 9 11:59:31 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
800
801
- Add a new filter line to rpmlintrc
802
(addFilter("no-dependency-on ffmpeg-4-lib*")).
803
804
-------------------------------------------------------------------
805
Mon Mar 4 05:07:43 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
806
807
- Add trivial encoder rawvideo, already enabled in decoders
808
809
-------------------------------------------------------------------
810
Sat Mar 2 07:38:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
811
812
- Unconditionalize bs2b, it exists in openSUSE 13.x too.
813
814
-------------------------------------------------------------------
815
Fri Mar 1 08:02:29 UTC 2019 - bjorn.lie@gmail.com
816
817
- Drop ffmpeg-libcdio_cdda-pkgconfig.patch: It only adds comments
818
in it's current form, so serves no purpose at all anymore.
819
- Refresh patches with refresh_patches service.
820
- Rename rpmlintrc file to ffmpeg-4-rpmlintrc.
821
822
-------------------------------------------------------------------
823
Thu Feb 28 06:41:01 UTC 2019 - bjorn.lie@gmail.com
824
825
- Add missing conditional configure option: --enable-libbs2b,
826
BuildRequires already in place.
827
828
-------------------------------------------------------------------
829
Sat Feb 16 13:21:11 UTC 2019 - bjorn.lie@gmail.com
830
831
- Add aac to enabled_encoders and enabled_decoders. Build the
832
native aac support in ffmpeg. These do not support HE-AAC (v1/2)
833
protocols.
834
835
-------------------------------------------------------------------
836
Sat Feb 16 12:41:43 UTC 2019 - davejplater@gmail.com
837
838
- Update 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch from git
839
To fix build with SVT-AV1.
840
841
-------------------------------------------------------------------
842
Tue Feb 12 08:58:56 UTC 2019 - bjorn.lie@gmail.com
843
844
- Update to version 4.1.1:
845
* Various filter and codec fixes and enhancements.
846
* configure: Add missing xlib dependency for VAAPI X11 code.
847
* For complete changelog, see
848
/usr/share/doc/packages/ffmpeg-4/Changelog
849
850
-------------------------------------------------------------------
851
Tue Feb 5 09:14:03 UTC 2019 - Adrian Schröter <adrian@suse.de>
852
853
- enable AV1 support on x86_64
854
* requires patch 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch
855
- refreshed all patches
856
857
-------------------------------------------------------------------
858
Tue Jan 15 20:45:50 UTC 2019 - bjorn.lie@gmail.com
859
860
- Add conditional pkgconfig(vo-amrwbenc) BuildRequires and
861
conditionally pass --enable-libvo-amrwbenc --enable-version3 to
862
configure: build amrwb encoder if dependency is present.
863
864
-------------------------------------------------------------------
865
Wed Dec 5 18:07:58 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
866
867
- Enable encoding/decoding with nvcodec, the required headers are already
868
in TW (permissively licensed). The required NVidia libraries are dlopen'ed.
869
- Enable ILBC decoder, ilbc is free and already packaged standalone.
870
871
-------------------------------------------------------------------
872
Tue Nov 06 01:39:11 UTC 2018 - sean@suspend.net
873
874
- Update ffmpeg to 4.1
875
* Lots of filter updates as usual: deblock, tmix, aplify,
876
fftdnoiz, aderivative, aintegral, pal75bars, pal100bars,
877
adeclick, adeclip, lensfun (wrapper), colorconstancy, 1D LUT
878
filter (lut1d), cue, acue, transpose_npp, amultiply,
879
Block-Matching 3d (bm3d) denoising filter, acrossover filter,
880
audio denoiser as afftdn filter, sinc audio filter source,
881
chromahold, setparams, vibrance, xstack,
882
(a)graphmonitor filter yadif_cuda filter.
883
* AV1 parser
884
* Support for AV1 in MP4
885
* PCM VIDC decoder and encoder
886
* libtensorflow backend for DNN based filters like srcnn
887
* -- The following only enabled in third-party builds:
888
* ATRAC9 decoder
889
* AVS2 video decoder via libdavs2
890
* IMM4 video decoder
891
* Brooktree ProSumer video decoder
892
* MatchWare Screen Capture Codec decoder
893
* WinCam Motion Video decoder
894
* RemotelyAnywhere Screen Capture decoder
895
* AVS2 video encoder via libxavs2
896
* ILBC decoder
897
* SER demuxer
898
* Decoding S12M timecode in H264
899
* For complete changelog, see https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1
900
- Remove 0001-avcodec-libaom-fix-setting-amount-of-threads.patch
901
(fixed upstream (bsc#776cdd1), remove ffmpeg-CVE-2018-13305.patch,
902
remove 0001-avformat-flvenc-Check-audio-packet-size.patch,
903
remove cve-2017-17555.diff (fixed upstream).
904
905
-------------------------------------------------------------------
906
907
Sat Nov 03 14:48:35 UTC 2018 - sean@suspend.net
908
909
- Remove 0001-avformat-fivenc-Check-audio-packet-size.patch (fixed upstream (bsc#8591d16)
910
- Update ffmpeg to 4.0.3
911
* For complete changelog, see https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.3
912
913
-------------------------------------------------------------------
914
Tue Oct 23 06:05:42 UTC 2018 - qzheng@suse.com
915
916
- Add ffmpeg-CVE-2018-13305.patch to add a missing check for
917
negative values of mqaunt variable (CVE-2018-13305,
918
bsc#1100345).
919
920
-------------------------------------------------------------------
921
Thu Sep 13 23:17:35 UTC 2018 - 9+suse@cirno.systems
922
923
- Add 0001-avcodec-libaom-fix-setting-amount-of-threads.patch
924
925
-------------------------------------------------------------------
926
Fri Aug 24 07:19:30 UTC 2018 - jengelh@inai.de
927
928
- Add 0001-avformat-flvenc-Check-audio-packet-size.patch
929
[CVE-2018-15822, boo#1105869]
930
931
-------------------------------------------------------------------
932
Mon Aug 13 18:07:13 UTC 2018 - bjorn.lie@gmail.com
933
934
- Update to version 4.0.2:
935
* CVE-2018-13300: out of array read (boo#1100348, CVE-2018-13300)
936
* Various bugfixes and a revert
937
938
-------------------------------------------------------------------
939
Sat Aug 11 08:28:47 UTC 2018 - carmen@carmenbianca.eu
940
941
- bsc#1092241 Enable webvtt encoders and decoders.
942
943
-------------------------------------------------------------------
944
Tue Aug 7 22:28:52 UTC 2018 - bjorn.lie@gmail.com
945
946
- Build codec2 encoder and decoder, add libcodec2 to
947
enable_decoders and enable_encoders.
948
949
-------------------------------------------------------------------
950
Mon Aug 6 07:40:15 UTC 2018 - davejplater@gmail.com
951
952
- Enable mpeg 1 and 2 encoders.
953
954
-------------------------------------------------------------------
955
Sun Aug 5 12:56:17 UTC 2018 - bjorn.lie@gmail.com
956
957
- Add conditional pkgconfig(aom) BuildRequires and pass
958
--enable-libaom to configure as well as add libaom and libaom_av1
959
to enable_decoders and enable_encoders: Build AOMedia Video 1
960
(AV1) support.
961
962
-------------------------------------------------------------------
963
Tue Jul 31 14:39:25 UTC 2018 - tchvatal@suse.com
964
965
- bsc#1103064 attempt to allow migration from the unprefixed devel
966
packages cleanly
967
968
-------------------------------------------------------------------
969
Fri Jul 27 08:56:56 UTC 2018 - tchvatal@suse.com
970
971
- Reduce the optional conditional for the SLE12 backports to
972
cover everything, most of the packages in old codestreams were
973
not really ready as they need additional baselibs/etc.
974
* Since these are new features user will simply wait or use TW
975
976
-------------------------------------------------------------------
977
Fri Jul 27 07:03:06 UTC 2018 - jengelh@inai.de
978
979
- Enable "kmsgrab" input device
980
981
-------------------------------------------------------------------
982
Thu Jul 26 08:09:32 UTC 2018 - tchvatal@suse.com
983
984
- Redo the nvidia condition based on review feeback
985
986
-------------------------------------------------------------------
987
Wed Jul 25 08:30:56 UTC 2018 - tchvatal@suse.com
988
989
- Do not condition nvidia based on BUILD_ORIG all the support is in
990
TW only and not on different instances as such safeguard it with
991
version check only bsc#1102532
992
993
-------------------------------------------------------------------
994
Wed Jul 18 12:13:38 UTC 2018 - tchvatal@suse.com
995
996
- Add new bconds to build on SLE12 backports project without
997
requiring extra packages:
998
* %bcond_without codec2
999
* %bcond_without bs2b
1000
* %bcond_without lv2
1001
* %bcond_without rubberband
1002
* %bcond_without soxr
1003
* %bcond_without zmq
1004
1005
-------------------------------------------------------------------
1006
Fri Jul 6 10:54:14 UTC 2018 - tchvatal@suse.com
1007
1008
- Fix typo in swresample name
1009
1010
-------------------------------------------------------------------
1011
Wed Jul 4 12:08:40 UTC 2018 - tchvatal@suse.com
1012
1013
- Conditionalize full build to be primary only on Leap15+
1014
1015
-------------------------------------------------------------------
1016
Tue Jul 3 08:46:42 UTC 2018 - tchvatal@suse.com
1017
1018
- Add macros to allow conflicting with all other devel projects
1019
to ensure we always install only one specific ffmpeg
1020
1021
-------------------------------------------------------------------
1022
Sat Jun 30 13:58:40 UTC 2018 - tchvatal@suse.com
1023
1024
- Conditionalize the vidstab build to not pull it on old releases
1025
- Conditionalize srt support to not pull it on older releases
1026
1027
-------------------------------------------------------------------
1028
Fri Jun 29 22:03:53 UTC 2018 - 9+suse@cirno.systems
1029
1030
- Enable ffnvcodec when building with NVIDIA support
1031
1032
-------------------------------------------------------------------
1033
Fri Jun 29 21:59:52 UTC 2018 - bjorn.lie@gmail.com
1034
1035
- Add pkgconfig(srt) BuildRequires and pass --enable-libsrt to
1036
configure, enable srt support.
1037
- Refresh patches with quilt:
1038
* cve-2017-17555.diff
1039
* ffmpeg-codec-choice.diff
1040
* ffmpeg-libcdio_cdda-pkgconfig.patch
1041
* ffmpeg-new-coder-errors.diff
1042
1043
-------------------------------------------------------------------
1044
Fri Jun 29 00:07:18 UTC 2018 - 9+suse@cirno.systems
1045
1046
- Enable libxml2 (used by MPEG DASH demuxer)
1047
1048
-------------------------------------------------------------------
1049
Wed Jun 27 23:15:36 UTC 2018 - jengelh@inai.de
1050
1051
- Update to new upstream release 4.0.1
1052
* Fixed some integer overflows, undefined shifts, negative
1053
shifts, division by 0, and a null pointer deref.
1054
1055
-------------------------------------------------------------------
1056
Mon Jun 18 16:33:12 UTC 2018 - bjorn.lie@gmail.com
1057
1058
- Enable pkgconfig(vidstab) BuildRequires unconditionally, now
1059
available in openSUSE.
1060
1061
-------------------------------------------------------------------
1062
Thu Jun 14 07:53:52 UTC 2018 - tchvatal@suse.com
1063
1064
- Conditionalize openmpt build to be resolvable on Leap 42.3
1065
1066
-------------------------------------------------------------------
1067
Thu Jun 14 07:50:26 UTC 2018 - tchvatal@suse.com
1068
1069
- Conditionalize mysofa build to be resolvable on Leap 15
1070
1071
-------------------------------------------------------------------
1072
Thu Jun 14 07:40:24 UTC 2018 - tchvatal@suse.com
1073
1074
- Conditionalize zimg to build on Leap 42.3
1075
1076
-------------------------------------------------------------------
1077
Thu Jun 14 07:30:16 UTC 2018 - tchvatal@suse.com
1078
1079
- Use autopatch
1080
1081
-------------------------------------------------------------------
1082
Wed Jun 13 17:25:28 UTC 2018 - tchvatal@suse.com
1083
1084
- Provide ffmpeg symbol without version on main package too
1085
1086
-------------------------------------------------------------------
1087
Wed Jun 13 17:22:41 UTC 2018 - tchvatal@suse.com
1088
1089
- Prefix all the devel packages and conflict between releases
1090
* Provide always the %version-%release of the respective build
1091
1092
-------------------------------------------------------------------
1093
Wed Jun 13 17:10:22 UTC 2018 - tchvatal@suse.com
1094
1095
- Fix setup call to enter to proper folder
1096
1097
-------------------------------------------------------------------
1098
Wed Jun 13 17:05:09 UTC 2018 - tchvatal@suse.com
1099
1100
- Conflict with other ffmpeg-devel packages, simply always pull
1101
one of them
1102
1103
-------------------------------------------------------------------
1104
Wed Jun 13 16:59:56 UTC 2018 - tchvatal@suse.com
1105
1106
- Move license markings to the libs itself
1107
- Add condition to switch between full build and lib only one
1108
- Add provides/obsoletes on the ffmpeg private headers
1109
1110
-------------------------------------------------------------------
1111
Sat Jun 2 11:51:05 UTC 2018 - 9+suse@cirno.systems
1112
1113
- Reintroduce conditional libxvid support since FFmpeg’s
1114
MPEG4-ASP encoder is not quite up to par
1115
1116
-------------------------------------------------------------------
1117
Mon May 28 23:03:17 UTC 2018 - jengelh@inai.de
1118
1119
- Avoid double-nesting BUILD_ORIG with %withs.
1120
(Reintroduces with_opencore)
1121
1122
-------------------------------------------------------------------
1123
Sun May 27 23:11:01 UTC 2018 - bjorn.lie@gmail.com
1124
1125
- Drop long obsolete and unused vo_aacenc %bcond_with.
1126
- Add conditional --enable-librtmp in build_orig part of spec,
1127
conditional BuildRequires already in place.
1128
- Drop opencore conditional, explicitly enable them for all
1129
BUILD_ORIG builds.
1130
- Drop conditional xvid %bcond_with, libxvidcore-devel
1131
BuildRequires and --enable-libxvid call to configure: ffmpeg have
1132
a fully capable mpeg4 encoder and decoder, avoid external
1133
dependency.
1134
- Minor spec cleanup.
1135
1136
-------------------------------------------------------------------
1137
Fri Apr 27 07:22:18 UTC 2018 - 9+suse@cirno.systems
1138
1139
- Enable libmysofa support (sofalizer HRTF filter)
1140
1141
-------------------------------------------------------------------
1142
Wed Apr 25 05:55:35 UTC 2018 - 9+suse@cirno.systems
1143
1144
- Remove superfluous __DATE__/__TIME__ replacement
1145
- Correct libvpx version dependency
1146
- Enable support for additional libraries:
1147
* libbs2b
1148
* libcodec2
1149
* libfontconfig
1150
* libfribidi (already in BuildRequires)
1151
* libgme
1152
* libjack (already in BuildRequires)
1153
* libopenmpt
1154
* librubberband
1155
* libsoxr
1156
* libssh
1157
* libv4l2
1158
* libzmq
1159
* lv2
1160
1161
-------------------------------------------------------------------
1162
Sat Apr 21 10:59:38 UTC 2018 - jengelh@inai.de
1163
1164
- Update to new upstream release 4.0
1165
* New audio filters: mcompand, acontrast, lv2 wrapper, hilbert,
1166
aiir, drmeter
1167
* New video filters: mix, normalize, fillborders, setrange,
1168
deconvolve, entropy, vfrdet
1169
* OpenCL overlay filter
1170
* VAAPI MJPEG and VP8 decoding
1171
* VAAPI-accelerated ProcAmp (color balance), denoise and
1172
sharpness filters
1173
* Removed the ffserver program
1174
* Removed the ffmenc and ffmdec muxer and demuxer
1175
* codec2 en/decoding via libcodec2
1176
* New bitstream filter: hapqa_extract, filter_units
1177
* Fixed img2dec infinite loop [boo#1090826, CVE-2018-7751]
1178
- Remove 0001-opusenc-psy-disable-stereo-searches.patch
1179
1180
-------------------------------------------------------------------
1181
Mon Apr 09 20:47:49 UTC 2018 - enzokiel@kabelmail.de
1182
1183
- Enable build against libzimg.
1184
1185
-------------------------------------------------------------------
1186
Tue Mar 27 16:04:57 UTC 2018 - jengelh@inai.de
1187
1188
- Add 0001-opusenc-psy-disable-stereo-searches.patch
1189
to fix a crash in the Opus encoder when outputting mono.
1190
- Enable FFmpeg Opus encoder as a selectable runtime alternative
1191
to Xiph libopus.
1192
1193
-------------------------------------------------------------------
1194
Fri Mar 23 10:54:48 UTC 2018 - alarrosa@suse.com
1195
1196
- Create a new package ffmpeg-private-devel which contains some
1197
headers under /usr/include/ffmpeg/private that were not installed
1198
by upstream. Those headers are needed by the libav package in order
1199
to build avconv and other tools using the libav* libraries generated
1200
by ffmpeg instead of its own. No other package should require
1201
ffmpeg-private-devel.
1202
1203
-------------------------------------------------------------------
1204
Wed Mar 21 16:04:32 UTC 2018 - alarrosa@suse.com
1205
1206
- Build and install also the sidxindex tool
1207
1208
-------------------------------------------------------------------
1209
Tue Feb 20 21:27:19 UTC 2018 - bjorn.lie@gmail.com
1210
1211
- Enable mpeg1video and mpeg2video in enable_decoders, and remove
1212
it from disable-decoders call given to configure, mpeg2 now
1213
available in openSUSE.
1214
1215
-------------------------------------------------------------------
1216
Tue Feb 13 14:39:31 UTC 2018 - nico.kruber@gmail.com
1217
1218
- enable video stabilization/deshaking via libvidstab (optional)
1219
1220
-------------------------------------------------------------------
1221
Mon Feb 12 11:55:47 UTC 2018 - jengelh@inai.de
1222
1223
- Update to new bugfix release 3.4.2
1224
* Fix integer overflows, multiplication overflows, undefined
1225
shifts, and verify buffer lengths.
1226
* avfilter/vf_transpose: Fix used plane count
1227
[boo#1078488, CVE-2018-6392]
1228
* avcodec/utvideodec: Fix bytes left check in decode_frame()
1229
[boo#1079368, CVE-2018-6621]
1230
- Enable use of libzvbi for displaying teletext subtitles.
1231
- Fixed a DoS in swri_audio_convert(), added cve-2017-17555.diff
1232
[boo#1072366, CVE-2017-17555].
1233
1234
-------------------------------------------------------------------
1235
Mon Dec 11 11:24:03 UTC 2017 - jengelh@inai.de
1236
1237
- Update to new bugfix release 3.4.1
1238
* Fixed integer overflows, division by zero, illegal bit shifts
1239
* Fixed the gmc_mmx function which failed to validate width
1240
and height [boo#1070762, CVE-2017-17081]
1241
* Fixed out-of-bounds in VC-2 encoder [boo#1069407, CVE-2017-16840]
1242
* ffplay: use SDL2 audio API
1243
- Removed 0001-avcodec-x86-mpegvideodsp-Fix-signedness-bug-in-need_.patch
1244
(upstreamed).
1245
1246
-------------------------------------------------------------------
1247
Fri Dec 1 10:55:08 UTC 2017 - jengelh@inai.de
1248
1249
- Add 0001-avcodec-x86-mpegvideodsp-Fix-signedness-bug-in-need_.patch
1250
[boo#1070762]
1251
1252
-------------------------------------------------------------------
1253
Thu Nov 30 07:07:49 UTC 2017 - jslaby@suse.com
1254
1255
- install also doc/ffserver.conf
1256
1257
-------------------------------------------------------------------
1258
Tue Oct 31 17:35:25 UTC 2017 - jengelh@inai.de
1259
1260
- Get rid of ffmpeg-pkgconfig-version.patch.
1261
1262
-------------------------------------------------------------------
1263
Mon Oct 16 11:16:16 UTC 2017 - jengelh@inai.de
1264
1265
- Update to new upstream release 3.4
1266
* New video filters: deflicker, doublewave, lumakey, pixscope,
1267
oscilloscope, robterts, limiter, libvmaf, unpremultiply,
1268
tlut2, floodifll, pseudocolor, despill, convolve, vmafmotion.
1269
* New audio filters: afir, crossfeed, surround, headphone,
1270
superequalizer, haas.
1271
* Some video filters with several inputs now use a common set
1272
of options: blend, libvmaf, lut3d, overlay, psnr, ssim. They
1273
must always be used by name.
1274
* librsvg support for svg rasterization
1275
* spec-compliant VP9 muxing support in MP4
1276
* Remove the libnut and libschroedinger muxer/demuxer wrappers
1277
* drop deprecated qtkit input device (use avfoundation instead)
1278
* SUP/PGS subtitle muxer
1279
* VP9 tile threading support
1280
* KMS screen grabber
1281
* CUDA thumbnail filter
1282
* V4L2 mem2mem HW assisted codecs
1283
* Rockchip MPP hardware decoding
1284
* (Not in openSUSE builds, only original ones:)
1285
* Gremlin Digital Video demuxer and decoder
1286
* Additional frame format support for Interplay MVE movies
1287
* Dolby E decoder and SMPTE 337M demuxer
1288
* raw G.726 muxer and demuxer, left- and right-justified
1289
* NewTek NDI input/output device
1290
* FITS demuxer, muxer, decoder and encoder
1291
- Fixed a double free in huffyuv [boo#1064577, CVE-2017-15186]
1292
- Fixed an out-of-bounds in ffv1dec [boo#1066428, CVE-2017-15672]
1293
- Fixed a denial of service in rtmppkt [boo#1082335, CVE-2017-11665]
1294
1295
-------------------------------------------------------------------
1296
Tue Sep 12 10:57:37 UTC 2017 - jengelh@inai.de
1297
1298
- Update to new upstream release 3.3.4.
1299
* avutil/pixdesc: fixed NULL deref in av_color_primaries_name
1300
[CVE-2017-14225] [boo#1058018]
1301
* avformat/asfdec: Fix DoS in asf_build_simple_index
1302
[CVE-2017-14223] [boo#1058019]
1303
* avformat/mov: Fix DoS in read_tfra
1304
[CVE-2017-14222] [boo#1058020].
1305
- Dropped integrated patches:
1306
D 0001-avformat-hls-Fix-DoS-due-to-infinite-loop.patch
1307
D 0001-avformat-nsvdec-Fix-DoS-due-to-lack-of-eof-check-in-.patch
1308
D 0002-avformat-asfdec-Fix-DoS-due-to-lack-of-eof-check.patch
1309
D 0002-avformat-mxfdec-Fix-DoS-issues-in-mxf_read_index_ent.patch
1310
D 0003-avformat-cinedec-Fix-DoS-due-to-lack-of-eof-check.patch
1311
D 0003-avformat-mxfdec-Fix-Sign-error-in-mxf_read_primer_pa.patch
1312
D 0004-avformat-rmdec-Fix-DoS-due-to-lack-of-eof-check.patch
1313
D 0005-avformat-rl2-Fix-DoS-due-to-lack-of-eof-check.patch
1314
D 0006-avformat-mvdec-Fix-DoS-due-to-lack-of-eof-check.patch
1315
1316
-------------------------------------------------------------------
1317
Thu Sep 7 08:33:20 UTC 2017 - jengelh@inai.de
1318
1319
- Add 0001-avformat-nsvdec-Fix-DoS-due-to-lack-of-eof-check-in-.patch
1320
[CVE-2017-14171] [boo#1057539],
1321
0002-avformat-mxfdec-Fix-DoS-issues-in-mxf_read_index_ent.patch
1322
[CVE-2017-14170] [boo#1057537],
1323
0003-avformat-mxfdec-Fix-Sign-error-in-mxf_read_primer_pa.patch
1324
[CVE-2017-14169] [boo#1057536]
1325
1326
-------------------------------------------------------------------
1327
Mon Sep 4 20:19:07 UTC 2017 - jengelh@inai.de
1328
1329
- Add 0001-avformat-hls-Fix-DoS-due-to-infinite-loop.patch
1330
[CVE-2017-14058] [boo#1056762],
1331
0002-avformat-asfdec-Fix-DoS-due-to-lack-of-eof-check.patch
1332
[CVE-2017-14057] [boo#1056761],
1333
0003-avformat-cinedec-Fix-DoS-due-to-lack-of-eof-check.patch
1334
[CVE-2017-14059] [boo#1056763],
1335
0004-avformat-rmdec-Fix-DoS-due-to-lack-of-eof-check.patch
1336
[CVE-2017-14054] [boo#1056765],
1337
0005-avformat-rl2-Fix-DoS-due-to-lack-of-eof-check.patch
1338
(code not enabled in openSUSE, though in packman)
1339
[CVE-2017-14056] [boo#1056760],
1340
0006-avformat-mvdec-Fix-DoS-due-to-lack-of-eof-check.patch
1341
[CVE-2017-14055] [boo#1056766]
1342
1343
-------------------------------------------------------------------
1344
Sat Aug 26 14:56:44 UTC 2017 - jengelh@inai.de
1345
1346
- Unconditionalize celt, ass, openjpeg, webp, netcdf, libva, vdpau.
1347
1348
-------------------------------------------------------------------
1349
Fri Aug 25 06:34:58 UTC 2017 - olaf@aepfle.de
1350
1351
- Build unconditionally with lame and twolame
1352
1353
-------------------------------------------------------------------
1354
Sun Jul 30 23:07:52 UTC 2017 - jengelh@inai.de
1355
1356
- Update to maintenance release 3.3.3
1357
* Various fixes for integer overflows, too-large bit shifts
1358
and buffer length checks.
1359
- Drop 0001-avcodec-apedec-Fix-integer-overflow.patch
1360
(included upstream)
1361
1362
-------------------------------------------------------------------
1363
Tue Jul 18 08:47:03 UTC 2017 - jengelh@inai.de
1364
1365
- Add 0001-avcodec-apedec-Fix-integer-overflow.patch
1366
to address CVE-2017-11399 [boo#1049095]
1367
1368
-------------------------------------------------------------------
1369
Fri Jun 23 12:14:07 UTC 2017 - davejplater@gmail.com
1370
1371
- Enabled cuda and cuvid for unrestricted build.
1372
- Fixed typos in devel package descriptions.
1373
1374
-------------------------------------------------------------------
1375
Wed Jun 7 10:48:54 UTC 2017 - jengelh@inai.de
1376
1377
- Update to new upstream release 3.3.2
1378
* Various fixes for integer overflows and too-large bit shifts
1379
1380
-------------------------------------------------------------------
1381
Wed May 31 11:41:10 UTC 2017 - davejplater@gmail.com
1382
1383
- Disable cuda support to fix boo#1041794:
1384
ffmpeg 3.3. enablement of cuda prevents H264/avc1.4d400d videos
1385
from playing on Youtube
1386
- Refreshed patches: ffmpeg-codec-choice.diff
1387
ffmpeg-libcdio_cdda-pkgconfig.patch
1388
ffmpeg-pkgconfig-version.patch and ffmpeg-new-coder-errors.diff
1389
1390
-------------------------------------------------------------------
1391
Wed May 31 00:18:31 UTC 2017 - jengelh@inai.de
1392
1393
- Add additional checks to ensure MPEG is off
1394
1395
-------------------------------------------------------------------
1396
Fri May 19 17:57:00 UTC 2017 - jengelh@inai.de
1397
1398
- Update to new upstream release 3.3.1
1399
* Fix uninitialized variables, signed integer overflow,
1400
excess shift operations. Add boundary checks.
1401
1402
-------------------------------------------------------------------
1403
Tue Apr 18 13:43:51 UTC 2017 - jengelh@inai.de
1404
1405
- Enable ac3 per request from idonmez
1406
1407
-------------------------------------------------------------------
1408
Fri Apr 14 14:02:24 UTC 2017 - jengelh@inai.de
1409
1410
- Update to new upstream release 3.3
1411
* EBU R128 implementation now within ffmpeg, not relying on
1412
external library anymore
1413
* New video filters "premultiply", "readeia608", "threshold",
1414
"midequalizer"
1415
* Support for spherical videos
1416
* New decoders: 16.8 and 24.0 floating point PCM, XPM
1417
* New demuxers: MIDI Sample Dump Standard, Sample Dump eXchange demuxer
1418
* MJPEG encoding uses Optimal Huffman tables now
1419
* Native Opus encoder
1420
* Support .mov with multiple sample description tables
1421
* Removed the legacy X11 screen grabber, use XCB instead
1422
* Removed asyncts filter (use af_aresample instead)
1423
* resolved CVE-2016-10190 [boo#1022920],
1424
CVE-2016-10191 [boo#1022921], CVE-2016-10192 [boo#1022922],
1425
CVE-2017-7859 [boo#1034183], CVE-2017-7862 [boo#1034181],
1426
CVE-2017-7863 [boo#1034179], CVE-2017-7865 [boo#1034177],
1427
CVE-2017-7866 [boo#1034176]
1428
1429
-------------------------------------------------------------------
1430
Thu Apr 13 13:33:35 UTC 2017 - idonmez@suse.com
1431
1432
- Enable mp3 decoding
1433
1434
-------------------------------------------------------------------
1435
Sat Feb 18 14:22:15 UTC 2017 - dimstar@opensuse.org
1436
1437
- Have libavcodec57 additionally provide libavcodec57(unrestricted)
1438
when building unrestricted: allow third party packages to require
1439
the unrestricted codec. The existing -full provides is not
1440
suitable as it can be provided by multiple libavcodec* packages,
1441
whereas we require a specific ABI version.
1442
1443
-------------------------------------------------------------------
1444
Sat Feb 11 11:31:55 UTC 2017 - jengelh@inai.de
1445
1446
- Update to new upstream release 3.2.4
1447
* lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
1448
* lavf/mov.c: Avoid OOB in mov_read_udta_string()
1449
* lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}()
1450
1451
-------------------------------------------------------------------
1452
Sat Feb 11 09:13:02 UTC 2017 - olaf@aepfle.de
1453
1454
- Make sure each subpkg comes from the same src.rpm
1455
1456
-------------------------------------------------------------------
1457
Tue Feb 7 13:47:05 UTC 2017 - jengelh@inai.de
1458
1459
- Update to new upstream release 3.2.3
1460
* Maintenance release with bugfixes
1461
* ffplay: fix sws_scale possible out of bounds array access
1462
- Drop version number from patch: ffmpeg-2.4.5-arm6l.patch ->
1463
ffmpeg-arm6l.diff
1464
1465
-------------------------------------------------------------------
1466
Tue Jan 3 11:04:12 UTC 2017 - olaf@aepfle.de
1467
1468
- Wrap netcdf support in build condtional because it is a drop-in pkg
1469
1470
-------------------------------------------------------------------
1471
Tue Dec 20 12:05:52 UTC 2016 - tchvatal@suse.com
1472
1473
- Enable all muxers and demuxers as they are just descriptor of format
1474
thus do not change the behaviour in any relevant way.
1475
* The best user now gets is proper interpretation of the format and
1476
failure to play it without proper de/encoder
1477
* Recommended by vlc team to be done this way :)
1478
1479
-------------------------------------------------------------------
1480
Tue Dec 6 11:52:10 UTC 2016 - jengelh@inai.de
1481
1482
- Update to new upstream release 3.2.2
1483
* avformat/rtmppkt: Check for packet size mismatches
1484
* avcodec/flacdec: Fix undefined shift in decode_subframe()
1485
* avcodec/flacdec: Fix signed integer overflow in
1486
decode_subframe_fixed()
1487
* avcodec/flacdsp_template: Fix undefined shift in
1488
flac_decorrelate_indep_c
1489
1490
-------------------------------------------------------------------
1491
Sat Nov 26 07:30:28 UTC 2016 - aloisio@gmx.com
1492
1493
- Update to version 3.2.1:
1494
* avcodec/aac_adtstoasc_bsf: validate and forward extradata
1495
if the stream is already ASC
1496
* libopusdec: default to stereo for invalid number of
1497
channels
1498
* sbgdec: prevent NULL pointer access
1499
* rmdec: validate block alignment
1500
* smacker: limit recursion depth of smacker_decode_bigtree
1501
* mxfdec: fix NULL pointer dereference in mxf_read_packet_old
1502
* ffmdec: validate codec parameters
1503
* avformat/mpeg: Adjust vid probe threshold to correct
1504
mis-detection
1505
* avcodec/avpacket: fix leak on realloc in
1506
av_packet_add_side_data()
1507
* avformat/apngenc: use the stream parameters extradata if
1508
available
1509
* ffprobe: fix crash in case -of is specified with an empty
1510
string
1511
* exr: fix out-of-bounds read
1512
* libschroedingerdec: fix leaking of framewithpts
1513
* filmstripdec: correctly check image dimensions
1514
* icodec: fix leaking pkt on error
1515
* dvbsubdec: fix division by zero in compute_default_clut
1516
* escape124: reject codebook size 0
1517
* mpegts: prevent division by zero
1518
* matroskadec: fix NULL pointer dereference in
1519
webm_dash_manifest_read_header
1520
* mxfdec: fix NULL pointer dereference
1521
* avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC
1522
bug
1523
* avcodec/mpegvideo: Fix edge emu buffer overlap with
1524
interlaced mpeg4
1525
* avcodec/ituh263dec: Avoid spending a long time in slice
1526
sync
1527
* avcodec: Check side data size before use
1528
* avformat/flvdec: Fix regression losing streams
1529
1530
-------------------------------------------------------------------
1531
Fri Oct 28 22:50:18 UTC 2016 - jengelh@inai.de
1532
1533
- Update to new upstream release 3.2
1534
* SDL2 output device and ffplay support
1535
* SDL1 output device and SDL1 support removed
1536
* New: libopenmpt demuxer, fifo muxer, True Audio (TTA) muxer
1537
* New filters: weave, gblur, avgblur, sobel, prewitt,
1538
vaguedenoiser, yuvtestsrc, lut2, hysteresis, maskedclamp,
1539
crystalizer, acrusher, bitplanenoise, sidedata, asidedata
1540
* Non-Local Means (nlmeans) denoising filter
1541
* 16-bit support in curves filter and selectivecolor filter
1542
* Added threads option per filter instance
1543
* The "curves" filter does not automatically insert points at x=0
1544
and x=1 anymore
1545
* Matroska muxer now writes CRC32 elements by default in all
1546
Level 1 elements
1547
* New "tee" protocol
1548
* VP8 in Ogg muxing
1549
* Floating point support in ALS decoder
1550
* Extended mov edit list support
1551
* Changed mapping of RTP MIME type G726 to codec g726le.
1552
- Drop ffmpeg-fix-CONFIG_VC1DSP-changes.patch
1553
(no longer needed)
1554
1555
-------------------------------------------------------------------
1556
Fri Oct 28 17:58:28 UTC 2016 - olaf@aepfle.de
1557
1558
- Enable libfdk_aac if it is available at buildtime
1559
1560
-------------------------------------------------------------------
1561
Sat Oct 22 07:46:27 UTC 2016 - aloisio@gmx.com
1562
1563
- Update to version 3.1.5
1564
* avformat/mxfdec: Check size to avoid integer overflow in
1565
mxf_read_utf16_string()
1566
* avcodec/mpegvideo_enc: Clear mmx state in
1567
ff_mpv_reallocate_putbitbuffer()
1568
* avcodec/utils: Clear MMX state before returning from
1569
avcodec_default_execute*()
1570
* libopenjpegenc: fix out-of-bounds reads when filling the
1571
edges
1572
* libopenjpegenc: stop reusing image data buffer for
1573
openjpeg 2
1574
* avformat/utils: Update codec_id before using it in the
1575
parser init
1576
* ffmpeg: remove unused and errorneous AVFrame timestamp
1577
check
1578
* Support for MIPS cpu P6600
1579
* avutil/mips/generic_macros_msa: rename macro variable
1580
which causes segfault for mips r6
1581
1582
-------------------------------------------------------------------
1583
Sat Oct 1 11:00:20 UTC 2016 - aloisio@gmx.com
1584
1585
- Update to version 3.1.4
1586
* avformat/avidec: Check nb_streams in read_gab2_sub()
1587
* avformat/avidec: Remove ancient assert
1588
* avfilter/vf_colorspace: fix range for output colorspace
1589
option
1590
* lavc/mediacodecdec_h264: fix SODB escaping
1591
* avcodec/nvenc: fix const options for hevc gpu setting
1592
* avformat/avidec: Fix memleak with dv in avi
1593
* lavc/movtextdec.c: Avoid infinite loop on invalid data.
1594
* avcodec/ansi: Check dimensions
1595
* avcodec/cavsdsp: use av_clip_uint8() for idct
1596
* avformat/movenc: Check packet in mov_write_single_packet()
1597
too
1598
* avformat/movenc: Factor check_pkt() out
1599
* avformat/utils: fix timebase error in avformat_seek_file()
1600
* avcodec/g726: Add missing ADDB output mask
1601
* avcodec/avpacket: clear side_data_elems
1602
* avformat/movenc: Check first DTS similar to dts difference
1603
* avcodec/ccaption_dec: Use simple array instead of AVBuffer
1604
* avcodec/svq3: Reintroduce slice_type
1605
* avformat/mov: Fix potential integer overflow in
1606
mov_read_keys
1607
* swscale/swscale_unscaled: Try to fix
1608
Rgb16ToPlanarRgb16Wrapper() with slices
1609
* swscale/swscale_unscaled: Fix packed_16bpc_bswap() with
1610
slices
1611
* avformat/avidec: Fix infinite loop in avi_read_nikon()
1612
* lavf/utils: Avoid an overflow for huge negative durations.
1613
* avformat/hls: Fix handling of EXT-X-BYTERANGE streams over
1614
2GB
1615
* lavc/avpacket: Fix undefined behaviour, do not pass a null
1616
pointer to memcpy().
1617
* lavc/mjpegdec: Do not skip reading quantization tables.
1618
* cmdutils: fix implicit declaration of SetDllDirectory
1619
function
1620
1621
-------------------------------------------------------------------
1622
Mon Aug 29 00:36:30 UTC 2016 - stefan.bruens@rwth-aachen.de
1623
1624
- Fix linking errors for arm and aarch64 builds, boo#995937
1625
* Add ffmpeg-fix-CONFIG_VC1DSP-changes.patch
1626
1627
-------------------------------------------------------------------
1628
Sat Aug 27 06:18:31 UTC 2016 - aloisio@gmx.com
1629
1630
- Update to version 3.1.3
1631
* examples/demuxing_decoding: convert to codecpar
1632
* avcodec/exr: Check tile positions
1633
* avcodec/aacenc: Tighter input checks
1634
* avformat/wtvdec: Check pointer before use
1635
* libavcodec/wmalosslessdec: Check the remaining bits
1636
* avcodec/adpcm: Fix adpcm_ima_wav padding
1637
* avcodec/svq3: fix slice size check
1638
* avcodec/diracdec: Check numx/y
1639
* avcodec/h2645_parse: fix nal size
1640
* avcodec/h2645_parse: Use get_nalsize() in
1641
ff_h2645_packet_split()
1642
* h2645_parse: only read avc length code at the correct
1643
position
1644
* h2645_parse: don't overread AnnexB NALs within an avc
1645
stream
1646
* avcodec/h264_parser: Factor get_avc_nalsize() out
1647
* avcodec/cfhd: Increase minimum band dimension to 3
1648
* avcodec/indeo2: check ctab
1649
* avformat/swfdec: Fix inflate() error code check
1650
* avcodec/rawdec: Fix bits_per_coded_sample checks
1651
* vcodec/h2645_parse: Clear buffer padding
1652
* avcodec/h2645: Fix NAL unit padding
1653
* avfilter/drawutils: Fix single plane with alpha
1654
* cmdutils: check for SetDllDirectory() availability
1655
1656
-------------------------------------------------------------------
1657
Tue Aug 9 07:34:10 UTC 2016 - aloisio@gmx.com
1658
1659
- Update to version 3.1.2:
1660
* avcodec/rawdec: Fix palette handling with changing
1661
palettes
1662
* avcodec/raw: Fix decoding of ilacetest.mov
1663
* avformat/mov: Enable mp3 parsing if a packet needs it
1664
* avformat/hls: Sync starting segment across variants on
1665
live streams
1666
* avformat/hls: Fix regression with ranged media segments
1667
* avcodec/ffv1enc: Fix assertion failure with non zero
1668
bits per sample
1669
* avfilter/af_hdcd: small fix in af_hdcd.c where gain was
1670
not being adjusted for "attenuate slowly"
1671
* avformat/oggdec: Fix integer overflow with invalid pts
1672
* libavcodec/dnxhd: Enable 12-bit DNxHR support.
1673
* lavc/vaapi_encode_h26x: Fix a crash if "." is not the
1674
decimal separator.
1675
* avcodec/vp9_parser: Check the input frame sizes for
1676
being consistent
1677
* avformat/flvdec: parse keyframe before a/v stream was
1678
created add_keyframes_index() when stream created or
1679
keyframe parsed
1680
* libavformat/rtpdec_asf: zero initialize the AVIOContext
1681
struct
1682
* libx264: Increase x264 opts character limit to 4096
1683
* avcodec/h264_parser: Set sps/pps_ref
1684
* librtmp: Avoid an infinite loop setting connection
1685
arguments
1686
* avformat/oggparsevp8: fix pts calculation on pages
1687
ending with an invisible frame
1688
* lavf/vplayerdec: Improve auto-detection.
1689
* lavc/mediacodecdec_h264: properly convert extradata to
1690
annex-b
1691
1692
-------------------------------------------------------------------
1693
Fri Jul 29 09:25:52 UTC 2016 - jengelh@inai.de
1694
1695
- Build with netcdf so as to enable af_sofalizer [boo#983398]
1696
1697
-------------------------------------------------------------------
1698
Fri Jul 1 06:17:49 UTC 2016 - aloisio@gmx.com
1699
1700
- Update to version 3.1.1
1701
* doc/APIchanges: document the lavu/lavf field moves
1702
* avformat/avformat: Move new field to the end of AVStream
1703
* avformat/utils: update deprecated AVStream->codec when the context is updated
1704
* avutil/frame: Move new field to the end of AVFrame
1705
* libavcodec/exr : fix decoding piz float file.
1706
* avformat/mov: Check sample size
1707
* lavfi: Move new field to the end of AVFilterContext
1708
* lavfi: Move new field to the end of AVFilterLink
1709
* ffplay: Fix usage of private lavfi API
1710
* lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers
1711
* lavc/pnm_parser: disable parsing for text based PNMs
1712
1713
-------------------------------------------------------------------
1714
Mon Jun 27 06:20:03 UTC 2016 - aloisio@gmx.com
1715
1716
- Update to version 3.1
1717
* DXVA2-accelerated HEVC Main10 decoding
1718
* fieldhint filter
1719
* loop video filter and aloop audio filter
1720
* Bob Weaver deinterlacing filter
1721
* firequalizer filter
1722
* datascope filter
1723
* bench and abench filters
1724
* ciescope filter
1725
* protocol blacklisting API
1726
* MediaCodec H264 decoding
1727
* VC-2 HQ RTP payload format (draft v1) depacketizer and
1728
packetizer
1729
* VP9 RTP payload format (draft v2) packetizer
1730
* AudioToolbox audio decoders
1731
* AudioToolbox audio encoders
1732
* coreimage filter (GPU based image filtering on OSX)
1733
* libdcadec removed
1734
* bitstream filter for extracting DTS core
1735
* ADPCM IMA DAT4 decoder
1736
* musx demuxer
1737
* aix demuxer
1738
* remap filter
1739
* hash and framehash muxers
1740
* colorspace filter
1741
* hdcd filter
1742
* readvitc filter
1743
* VAAPI-accelerated format conversion and scaling
1744
* libnpp/CUDA-accelerated format conversion and scaling
1745
* Duck TrueMotion 2.0 Real Time decoder
1746
* Wideband Single-bit Data (WSD) demuxer
1747
* VAAPI-accelerated H.264/HEVC/MJPEG encoding
1748
* DTS Express (LBR) decoder
1749
* Generic OpenMAX IL encoder with support for Raspberry Pi
1750
* IFF ANIM demuxer & decoder
1751
* Direct Stream Transfer (DST) decoder
1752
* loudnorm filter
1753
* MTAF demuxer and decoder
1754
* MagicYUV decoder
1755
* OpenExr improvements (tile data and B44/B44A support)
1756
* BitJazz SheerVideo decoder
1757
* CUDA CUVID H264/HEVC decoder
1758
* 10-bit depth support in native utvideo decoder
1759
* libutvideo wrapper removed
1760
* YUY2 Lossless Codec decoder
1761
1762
- Added minimum requirement for libva (0.35.0, matched by
1763
1.3.0 package)
1764
1765
-------------------------------------------------------------------
1766
Tue May 31 08:31:36 UTC 2016 - robert.munteanu@gmail.com
1767
1768
- Guard usage of opencore using bcond_with, boo#980542
1769
1770
-------------------------------------------------------------------
1771
Thu Apr 28 06:29:57 UTC 2016 - aloisio@gmx.com
1772
1773
- Update to version 3.0.2
1774
* avcodec/ttaenc: Reallocate packet if its too small
1775
* configure: build fix for P5600 with mips code restructuring
1776
* mips: add support for R6
1777
* pgssubdec: fix subpicture output colorspace and range
1778
* avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3
1779
* avfilter/vf_drawtext: Check return code of load_glyph()
1780
* avformat/mux: Check that deinit is set before calling it
1781
* avcodec/takdec: add code that got somehow lost in process of
1782
REing
1783
* avcodec/apedec: fix decoding of stereo files with one
1784
channel full of silence
1785
* avcodec/avpacket: Fix off by 5 error
1786
* avcodec/h264: Fix for H.264 configuration parsing
1787
* avcodec/bmp_parser: Ensure remaining_size is not too small
1788
in startcode packet crossing corner case
1789
* avcodec/pngdec: Fix alpha detection with skip_frame
1790
* Changelog: Make formating consistent
1791
* avfilter/src_movie: fix how we check for overflows with
1792
seek_point
1793
* avcodec/j2kenc: Add attribution to OpenJPEG project:
1794
1795
- Dropped dcadec (libdca was merged upstream)
1796
1797
-------------------------------------------------------------------
1798
Mon Apr 25 06:39:32 UTC 2016 - jengelh@inai.de
1799
1800
- Add ffmpeg-codec-choice.diff
1801
1802
-------------------------------------------------------------------
1803
Sun Apr 17 22:13:21 UTC 2016 - olaf@aepfle.de
1804
1805
- Remove ffmpeg-devel subpackage.
1806
All users have been converted to pkgconfig
1807
Add Provides/Obsoletes to libavdevice-devel
1808
1809
-------------------------------------------------------------------
1810
Sun Apr 10 21:51:14 UTC 2016 - jengelh@inai.de
1811
1812
- Add ffmpeg-new-coder-errors.diff
1813
1814
-------------------------------------------------------------------
1815
Wed Apr 6 18:57:05 UTC 2016 - jengelh@inai.de
1816
1817
- Another try at organizing the codec-enable list.
1818
Enable video: AYUV, Dirac, MJPEG, rawvideo, Theora, VP8, VP9, WebP,
1819
zlib
1820
Enable audio: Celt, GSM, Opus, Speex, Vorbis
1821
Enable subtitle: ASS/SSA text, SRT text, UTF-8 plaintext
1822
1823
-------------------------------------------------------------------
1824
Wed Mar 30 00:47:30 UTC 2016 - jengelh@inai.de
1825
1826
- Update to new maintenance release 3.0.1
1827
* vc2enc: fix use of uninitialized variables in the rate control
1828
system
1829
* postproc: fix an unaligned access
1830
* lavc/hevc: Allow arbitrary garbage in bytestream as long as at
1831
least one NAL unit is found.
1832
1833
-------------------------------------------------------------------
1834
Tue Feb 16 16:36:09 UTC 2016 - olaf@aepfle.de
1835
1836
- Update included pkgconfig files to require the exact version
1837
of ffmpeg pc files, instead of any later version
1838
ffmpeg-pkgconfig-version.patch
1839
1840
-------------------------------------------------------------------
1841
Mon Feb 15 12:57:55 UTC 2016 - idonmez@suse.com
1842
1843
- Remove the optional vo-aacenc dependency, upstream removed it.
1844
1845
-------------------------------------------------------------------
1846
Mon Feb 15 11:54:46 UTC 2016 - jengelh@inai.de
1847
1848
- Update to new upstream release 3.0
1849
* New filters: extrastereo, ocr, alimiter, stereowiden, stereotools,
1850
rubberband, tremolo, agate, chromakey, displace, and many more.
1851
* ffplay dynamic volume control
1852
* audio high-order multiband parametric equalizer
1853
* automatic bitstream filtering
1854
1855
-------------------------------------------------------------------
1856
Tue Feb 2 18:24:15 UTC 2016 - aloisio@gmx.com
1857
1858
- Update to version 2.8.6
1859
* avcodec/jpeg2000dec: More completely check cdef
1860
* avutil/opt: check for and handle errors in av_opt_set_dict2()
1861
* avcodec/flacenc: fix calculation of bits required in case
1862
of custom sample rate
1863
* avformat: Document urls a bit
1864
* avformat/libquvi: Set default demuxer and protocol
1865
limitations
1866
* avformat/concat: Check protocol prefix
1867
* doc/demuxers: Document enable_drefs and use_absolute_path
1868
* avcodec/mjpegdec: Check for end for both bytes in unescaping
1869
* avcodec/mpegvideo_enc: Check for integer overflow in
1870
ff_mpv_reallocate_putbitbuffer()
1871
* avformat/avformat: Replace some references to filenames by
1872
urls
1873
* avcodec/wmaenc: Check ff_wma_init() for failure
1874
* avcodec/mpeg12enc: Move high resolution thread check to
1875
before initializing threads
1876
* avformat/img2dec: Use AVOpenCallback
1877
* avformat/avio: Limit url option parsing to the documented
1878
cases
1879
* avformat/img2dec: do not interpret the filename by default
1880
if a IO context has been opened
1881
* avcodec/ass_split: Fix null pointer dereference in
1882
ff_ass_style_get()
1883
* mov: Add an option to toggle dref opening
1884
* avcodec/gif: Fix lzw buffer size
1885
* avcodec/put_bits: Assert buf_ptr in flush_put_bits()
1886
* avcodec/tiff: Check subsample & rps values more completely
1887
* swscale/swscale: Add some sanity checks for srcSlice*
1888
parameters
1889
* swscale/x86/rgb2rgb_template: Fix planar2x() for short
1890
width
1891
* swscale/swscale_unscaled: Fix odd height inputs for
1892
bayer_to_yv12_wrapper()
1893
* swscale/swscale_unscaled: Fix odd height inputs for
1894
bayer_to_rgb24_wrapper()
1895
* avcodec/aacenc: Check both channels for finiteness
1896
* asfdec_o: check for too small size in asf_read_unknown
1897
* asfdec_o: break if EOF is reached after
1898
asf_read_packet_header
1899
* asfdec_o: make sure packet_size is non-zero before seeking
1900
* asfdec_o: prevent overflow causing seekback
1901
* asfdec_o: check avio_skip in asf_read_simple_index
1902
* asfdec_o: reject size > INT64_MAX in asf_read_unknown
1903
* asfdec_o: only set asf_pkt->data_size after sanity checks
1904
* Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896'
1905
* dca: fix misaligned access in avpriv_dca_convert_bitstream
1906
* brstm: fix missing closing brace
1907
* brstm: also allocate b->table in read_packet
1908
* brstm: make sure an ADPC chunk was read for adpcm_thp
1909
* vorbisdec: reject rangebits 0 with non-0 partitions
1910
* vorbisdec: reject channel mapping with less than two
1911
channels
1912
* ffmdec: reset packet_end in case of failure
1913
* avformat/ipmovie: put video decoding_map_size into packet
1914
and use it in decoder
1915
* avformat/brstm: fix overflow
1916
1917
-------------------------------------------------------------------
1918
Sun Jan 17 09:45:29 UTC 2016 - idonmez@suse.com
1919
1920
- Update to version 2.8.5
1921
* Fixes CVE-2016-1897 and CVE-2016-1898 [boo#961937]
1922
1923
-------------------------------------------------------------------
1924
Mon Dec 28 13:51:18 UTC 2015 - idonmez@suse.com
1925
1926
- Update to version 2.8.4
1927
* Many bugfixes, see the included Changelog for all the changes.
1928
* resolving CVE-2015-8661 [boo#960385], CVE-2015-8662 [boo#960384],
1929
CVE-2015-8663 [boo#960383]
1930
- Drop ffmpeg-remove_some_unused_ctrl_id_mappings.patch, fixed
1931
upstream.
1932
1933
-------------------------------------------------------------------
1934
Tue Dec 22 09:14:58 UTC 2015 - olaf@aepfle.de
1935
1936
- Obsolete ffmpeg-tools from packman
1937
1938
-------------------------------------------------------------------
1939
Mon Dec 21 12:37:05 UTC 2015 - jengelh@inai.de
1940
1941
- Add some provides to make it easier for firefox to recommend
1942
this package for installation
1943
1944
-------------------------------------------------------------------
1945
Sat Dec 19 13:05:31 UTC 2015 - joerg.lorenzen@ki.tng.de
1946
1947
- Added patch ffmpeg-remove_some_unused_ctrl_id_mappings.patch to
1948
successfully build against libvpx >= 1.5 (at least on PMBS).
1949
1950
-------------------------------------------------------------------
1951
Thu Dec 17 07:04:14 UTC 2015 - olaf@aepfle.de
1952
1953
- Add buildconditionals for libass,libva,vdpau to fix build in SLE_11
1954
1955
-------------------------------------------------------------------
1956
Mon Dec 14 11:05:46 UTC 2015 - olaf@aepfle.de
1957
1958
- Rename bcond dca to dcadec
1959
- Add more buildconditionals to get closer to removal of BUILD_ORIG
1960
1961
-------------------------------------------------------------------
1962
Wed Dec 9 13:23:44 UTC 2015 - olaf@aepfle.de
1963
1964
- Remove unused imlib2
1965
1966
-------------------------------------------------------------------
1967
Mon Dec 7 12:18:36 UTC 2015 - idonmez@suse.com
1968
1969
- Sync with packman changes
1970
* All packman specific changes are protected with BUILD_ORIG
1971
- Added the following patches
1972
* ffmpeg-2.4.5-arm6l.patch
1973
* ffmpeg-libcdio_cdda-pkgconfig.patch
1974
1975
-------------------------------------------------------------------
1976
Sun Nov 29 11:24:54 UTC 2015 - jengelh@inai.de
1977
1978
- Update to new upstream maintenance release 2.8.3
1979
* avformat/matroskadec: Check subtitle stream before dereferencing
1980
* avcodec/jpeg2000dec: Fix potential integer overflow with tile
1981
dimensions
1982
* avcodec/jpeg2000dec: Check for duplicate SIZ marker
1983
* avcodec/jpeg2000: Change coord to 32bit to support larger than
1984
32k width or height
1985
* avcodec/jpeg2000dec: Check SIZ dimensions to be within the
1986
supported range
1987
* avcodec/jpeg2000: Check comp coords to be within the supported
1988
size
1989
* dds: validate compressed source buffer size
1990
* dds: validate source buffer size before copying
1991
* softfloat: assert when the argument of av_sqrt_sf is negative
1992
- Fixes CVE-2015-8363 [bnc#957114], CVE-2015-8364 [bnc#957115],
1993
CVE-2015-8365 [bnc#957116]
1994
1995
-------------------------------------------------------------------
1996
Sat Nov 14 06:46:13 UTC 2015 - idonmez@suse.com
1997
1998
- Update to new upstream release 2.8.2, containing fixes for the
1999
following security issues:
2000
* CVE-2015-8216 boo#955346
2001
* CVE-2015-8217 boo#955347
2002
* CVE-2015-8218 boo#955348
2003
* CVE-2015-8219 boo#955350
2004
- Upstream changes:
2005
* various fixes in the aac_fixed decoder
2006
* various fixes in softfloat
2007
* swresample/resample: increase precision for compensation
2008
* lavf/mov: add support for sidx fragment indexes
2009
* avformat/mxfenc: Only store user comment related tags when needed
2010
* ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format.
2011
* apng: use correct size for output buffer
2012
* jvdec: avoid unsigned overflow in comparison
2013
* avcodec/jpeg2000dec: Clip all tile coordinates
2014
* avcodec/microdvddec: Check for string end in 'P' case
2015
* avcodec/dirac_parser: Fix undefined memcpy() use
2016
* avformat/xmv: Discard remainder of packet on error
2017
* avformat/xmv: factor return check out of if/else
2018
* avcodec/mpeg12dec: Do not call show_bits() with invalid bits
2019
* avcodec/faxcompr: Add missing runs check in decode_uncompressed()
2020
* libavutil/channel_layout: Check strtol*() for failure
2021
* avformat/mpegts: Only start probing data streams within probe_packets
2022
* avcodec/hevc_ps: Check chroma_format_idc
2023
* avcodec/ffv1dec: Check for 0 quant tables
2024
* avcodec/mjpegdec: Reinitialize IDCT on BPP changes
2025
* avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it
2026
* avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet
2027
* avformat/hls: update cookies on setcookie response
2028
* opusdec: Don't run vector_fmul_scalar on zero length arrays
2029
* avcodec/opusdec: Fix extra samples read index
2030
* avcodec/ffv1: Initialize vlc_state on allocation
2031
* avcodec/ffv1dec: update progress in case of broken pointer chains
2032
* avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding fails for other reasons
2033
* rtsp: Allow $ as interleaved packet indicator before a complete response header
2034
* videodsp: don't overread edges in vfix3 emu_edge.
2035
* avformat/mp3dec: improve junk skipping heuristic
2036
* concatdec: fix file_start_time calculation regression
2037
* avcodec: loongson optimize h264dsp idct and loop filter with mmi
2038
* avcodec/jpeg2000dec: Clear properties in jpeg2000_dec_cleanup() too
2039
* avformat/hls: add support for EXT-X-MAP
2040
* avformat/hls: fix segment selection regression on track changes of live streams
2041
* configure: Require libkvazaar < 0.7.
2042
* avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup
2043
- Drop ffmpeg-mov-sidx-fragment.patch, fixed upstream.
2044
2045
-------------------------------------------------------------------
2046
Sat Oct 31 11:00:43 UTC 2015 - idonmez@suse.com
2047
2048
- Update to new upstream release 2.8.1
2049
* Minor bugfix release
2050
* Includes all changes from. Ffmpeg-mt,
2051
libav master of 2015-08-28, libav 11 as of 2015-08-28
2052
- Add ffmpeg-mov-sidx-fragment.patch to add sidx fragment indexes.
2053
Needed for new mpv release.
2054
2055
-------------------------------------------------------------------
2056
Wed Sep 9 08:11:24 UTC 2015 - jengelh@inai.de
2057
2058
- Update to new upstream release 2.8
2059
* DirectDraw Surface image/texture decoder
2060
* Many improvements to the JPEG 2000 decoder
2061
* New video filters: colorkey, SSIM, showvolume, adrawgraph,
2062
drawgraph, removegrain, erosion, dilation, deflate, inflate,
2063
reverse, atadenoise, aphasemeter, showfreqs, vectorscope,
2064
waveform, hstack, vstack, framerate
2065
* New audio filters: Dynamic Audio Normalizer as dynaudnorm
2066
filter, areverse, random, deband, sidechaincompress,
2067
acrossfade
2068
* allyuv and allrgb video sources
2069
* Switched default encoders for webm to VP9 and Opus
2070
* Removed experimental flag from the JPEG 2000 encoder
2071
2072
-------------------------------------------------------------------
2073
Mon Jul 20 09:30:19 UTC 2015 - jengelh@inai.de
2074
2075
- Update to new upstream release 2.7.2
2076
- webp: fix infinite loop in webp_decode_frame
2077
- huffyuvdec: validate image size
2078
- avcodec/vp8: Check buffer size in vp8_decode_frame_header()
2079
- avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
2080
- avutil/fifo: Fix the case where func() returns less bytes than
2081
requested in av_fifo_generic_write()
2082
- bytestream2: set the reader to the end when reading more than
2083
available
2084
- oggparsedirac: check return value of init_get_bits
2085
- vp9/update_prob: prevent out of bounds table read
2086
- avcodec/pngdec: Check values before updating context in
2087
decode_fctl_chunk()
2088
- avcodec/pngdec: Copy IHDR & plte state from last thread
2089
- avcodec/pngdec: Require a IHDR chunk before fctl
2090
- avcodec/pngdec: Only allow one IHDR chunk
2091
- ffmpeg: Do not use the data/size of a bitstream filter
2092
after failure
2093
2094
-------------------------------------------------------------------
2095
Thu Jun 25 20:11:32 UTC 2015 - jengelh@inai.de
2096
2097
- Enable codecs for audio: PCM, Speex, CELT, FLAC, ILBC, Opus
2098
- Enable codecs for image: BMP/PCX/TGA, TIFF, Sun/SGI/X11 raster
2099
raw Huff-compressed or uncompressed YUV
2100
- Update to new upstream release 2.7.1
2101
* postproc: fix unaligned access
2102
* avcodec/flacenc: Fix Invalid Rice order
2103
* tls_gnutls: fix hang on disconnection
2104
* avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set
2105
* avio: fix potential crashes when combining ffio_ensure_seekback + crc
2106
* ffmpeg_opt: Check for localtime() failure
2107
* configure: Disable VSX on unspecified / generic CPUs
2108
2109
-------------------------------------------------------------------
2110
Thu Jun 25 17:48:19 UTC 2015 - develop7@develop7.info
2111
2112
- Enabled 'bluray' protocol
2113
2114
-------------------------------------------------------------------
2115
Wed Jun 10 22:41:20 UTC 2015 - jengelh@inai.de
2116
2117
- Update to new upstream release 2.7
2118
* New encoders: apng (PNG with alpha)
2119
* New decoders: TDSC (a JPEG/BGR24/zlib format)
2120
* New audio filters: chorus
2121
* New video filters: cover_rect, detelecine, fftfilt, find_rect
2122
- Enable codecs: 012v, ansi, apng, bmp, exr, ffv1, ffvhuff
2123
* unpack DivX-style packed B-frames in MPEG-4 bitstream filter
2124
* WebM Live Chunk Muxer
2125
* nvenc level and tier options
2126
- Canopus HQ/HQA decoder
2127
- Automatically rotate videos based on metadata in ffmpeg
2128
- improved Quickdraw compatibility
2129
- VP9 high bit-depth and extended colorspaces decoding support
2130
- WebPAnimEncoder API when available for encoding and muxing WebP
2131
- Direct3D11-accelerated decoding
2132
- Support Secure Transport
2133
- Multipart JPEG demuxer
2134
2135
-------------------------------------------------------------------
2136
Sat May 23 21:33:34 UTC 2015 - robert.munteanu@gmail.com
2137
2138
- Fix building with BUILD_ORIG
2139
2140
-------------------------------------------------------------------
2141
Sun May 17 16:55:42 UTC 2015 - jengelh@inai.de
2142
2143
- Update to new upstream release 2.6.3
2144
* avcodec/libtheoraenc: Check for av_malloc failure
2145
* ffmpeg_opt: Fix -timestamp parsing
2146
* avcodec/cavsdec: Use ff_set_dimensions()
2147
* swr: fix alignment issue caused by 8ch sse functions
2148
* avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt()
2149
* avformat/matroskadec: Cleanup error handling for bz2 & zlib
2150
* avformat/matroskaenc: Check ff_vorbiscomment_length in
2151
put_flac_codecpriv()
2152
* avcodec/mpeg12dec: use the correct dimensions for checking SAR
2153
* xcbgrab: Validate the capture area
2154
* xcbgrab: Do not assume the non shm image data is always available
2155
* avfilter/lavfutils: disable frame threads when decoding a single
2156
image
2157
* ffmpeg: remove incorrect network deinit
2158
* OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
2159
* libvpxenc: only set noise reduction w/vp8
2160
* vp9: remove another optimization branch in iadst16 which causes
2161
overflows.
2162
* network: Do not leave context locked on error
2163
* vp9: remove one optimization branch in iadst16 which causes
2164
overflows.
2165
* swresample: Allow reinitialization without ever setting channel
2166
layouts/counts
2167
* imgutils: initialize palette padding bytes in av_image_alloc
2168
* id3v2: catch avio_read errors in check_tag
2169
* avi: Validate sample_size
2170
* diracdec: avoid overflow of bytes*8 in decode_lowdelay
2171
* diracdec: prevent overflow in data_unit_size check
2172
* matroskadec: use uint64_t instead of int for index_scale
2173
* pngdec: don't use AV_PIX_FMT_MONOBLACK for apng
2174
* pngdec: return correct error code from decode_frame_common
2175
* swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8()
2176
delete macro GET_VF() it was wrong
2177
* matroskadec: export cover art correctly
2178
* mxfenc: don't try to write footer without header
2179
- Enable building avresample for extra API compat
2180
- Remove ffmpeg-pkgconfig-requires.diff: RPM's pkgconfigdeps.sh is
2181
scanning Requires.private too.
2182
2183
-------------------------------------------------------------------
2184
Mon May 11 07:28:10 UTC 2015 - dimstar@opensuse.org
2185
2186
- Add baselibs.conf: provide -32bit libraries (used by xine-32bit).
2187
2188
-------------------------------------------------------------------
2189
Mon Apr 13 08:18:11 UTC 2015 - jengelh@inai.de
2190
2191
- Update to new upstream release 2.6.2
2192
* avformat/utils: avoid discarded streams in
2193
av_find_default_stream_index()
2194
* avutil/cpu: add missing check for mmxext to av_force_cpu_flags
2195
* avformat/http: replace cookies with updated values instead of
2196
appending forever
2197
2198
-------------------------------------------------------------------
2199
Thu Mar 19 17:58:35 UTC 2015 - jengelh@inai.de
2200
2201
- Update to new upstream release 2.6.1
2202
* Maintenance release with some bugfixes
2203
2204
-------------------------------------------------------------------
2205
Sun Mar 8 09:17:15 UTC 2015 - jengelh@inai.de
2206
2207
- Update to new upstream release 2.6
2208
* The VP9 decoder is now usable on x86(-32) and pre-SSSE3 CPUs.
2209
* 10-bit support in the SPP video filter
2210
* New video filters: "colorlevels", "tblend", "palettegen",
2211
"paletteuse". New audio filters: "dcshift".
2212
* The old libmpcodecs wrapper is finally gone
2213
* API changes: introduction of device inputs and outputs
2214
2215
-------------------------------------------------------------------
2216
Tue Jan 27 22:22:42 UTC 2015 - jengelh@inai.de
2217
2218
- Update to new upstream release 2.5.3
2219
* AVFoundation screen-grabbing support, animated WebP decoding
2220
support, and Animated PNG support. UDP-Lite support was added.
2221
2222
-------------------------------------------------------------------
2223
Sun Jan 4 17:32:48 UTC 2015 - jengelh@inai.de
2224
2225
- Initial package (version 2.5.3) for build.opensuse.org
2226