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