SHA256
1
0
forked from jengelh/ffmpeg-4
Commit Graph

131 Commits

Author SHA256 Message Date
163fe1db7e Accepting request 921459 from home:AZhou:branches:multimedia:libs
- Add ffmpeg-CVE-2020-22037.patch: Backport from upstream to fix
  denial of service vulnerability exists due to a memory leak in
  avcodec_alloc_context3 at options.c (bsc#1186756).

OBS-URL: https://build.opensuse.org/request/show/921459
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=170
2021-09-26 21:19:18 +00:00
691f3202a0 Accepting request 914527 from home:AZhou:branches:multimedia:libs
- Add ffmpeg-CVE-2021-38171.patch: Backport from upstream to fix
  adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4
  does not check the init_get_bits return value (bsc#1189724).

OBS-URL: https://build.opensuse.org/request/show/914527
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=169
2021-08-27 08:02:39 +00:00
f5b32b2276 Accepting request 911224 from home:AZhou:branches:multimedia:libs
- Add ffmpeg-CVE-2021-38114.patch: Backport from upstream to fix
  the return value of the init_vlc function is not checked
  (bsc#1189142).

OBS-URL: https://build.opensuse.org/request/show/911224
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=168
2021-08-10 09:50:29 +00:00
3ed162e90c Accepting request 905444 from home:frispete:branches:multimedia:libs
- Remove second hunk of ffmpeg-CVE-2020-22046.patch, that contains 
  a goto to a none existing label. In order to distinguish this
  patch from the original, I renamed it to
  ffmpeg-4.4-CVE-2020-22046.patch
- While at it, refresh the other patches with offsets

OBS-URL: https://build.opensuse.org/request/show/905444
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=167
2021-07-10 10:30:49 +00:00
1e8f598ca6 Accepting request 904700 from home:AZhou:branches:multimedia:libs
- Add ffmpeg-CVE-2020-22046.patch: Backport from upstream to fix
  a denial of service vulnerability exists in FFmpeg 4.2 due to a
  memory leak in the avpriv_float_dsp_allocl function in
  libavutil/float_dsp.c (bsc#1186849).
- Add ffmpeg-CVE-2021-33815.patch: Backport from upstream to fix
  dwa_uncompress in libavcodec/exr.c in FFmpeg 4.4 allows an
  out-of-bounds array access because dc_count is not strictly
  checked (bsc#1186865).

OBS-URL: https://build.opensuse.org/request/show/904700
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=166
2021-07-08 13:26:34 +00:00
4d3af889b9 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=164 2021-06-04 13:39:18 +00:00
b3ad779a1f OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=163 2021-06-04 12:55:39 +00:00
00d83f9124 - Enable SVT-AV1 encoding
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=162
2021-06-04 12:29:37 +00:00
6264814dd8 Accepting request 894701 from home:dmolkentin:branches:multimedia:libs
- Enable vulkan on on Leap 15

OBS-URL: https://build.opensuse.org/request/show/894701
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=161
2021-05-20 23:32:45 +00:00
0a01323dea this version skulduggery can die
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=159
2021-04-17 09:33:08 +00:00
a429635a5d OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=158 2021-04-16 20:23:19 +00:00
d177605ebe another shot at dav
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=157
2021-04-16 16:01:56 +00:00
40933280f1 - Enable libdavd1 on Leap 15.2+ [boo#1184830]
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=156
2021-04-16 10:36:41 +00:00
a4f7aeddee - Update to release 4.4
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=155
2021-04-09 20:59:58 +00:00
3765321cb0 Accepting request 879741 from home:dirkmueller:Factory
- update to 4.3.2:
  * lots of oss-fuzz reported overflow fixes, see included ChangeLog 
- drop 
      ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch
      0001-lavf-srt-fix-build-fail-when-used-the-libsrt-1.4.1.patch
      0001-avformat-vividas-improve-extradata-packing-checks-in.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/879741
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=153
2021-03-19 09:42:33 +00:00
14cff7697d OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=151 2021-02-09 10:57:40 +00:00
2dcf011d3d - Add 0001-avformat-vividas-improve-extradata-packing-checks-in.patch [boo#1180519]
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=150
2021-02-05 21:22:06 +00:00
1d3c1ebdcb Accepting request 866357 from home:dirkmueller:branches:multimedia:libs
- remove dependency on OpenJPEG, this is obsolete since ffmpeg 4.0,
  we already build against OpenJPEG 2.1.
  see changes: 
    - Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now
      requires 2.1 (or later) and pkg-config.

OBS-URL: https://build.opensuse.org/request/show/866357
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=148
2021-01-24 12:27:34 +00:00
1ff483fbf5 Accepting request 851363 from home:michel_mno:branches:multimedia:libs
- Add ffmpeg_altivec_yuv2rgb_novsx.patch for ppc64 (BE) boo#1179332
  https://trac.ffmpeg.org/ticket/8750
  https://bugzilla.opensuse.org/show_bug.cgi?id=1179332

OBS-URL: https://build.opensuse.org/request/show/851363
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=146
2020-11-27 16:18:44 +00:00
1be008346f - Enable VMAF. This can be used to compute VMAF/PSNR/SSIM.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=144
2020-10-19 11:58:05 +00:00
9946f455f9 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=142 2020-10-14 11:06:01 +00:00
77330a4b52 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=141 2020-10-14 10:58:53 +00:00
fc325293db OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=140 2020-10-14 10:16:34 +00:00
ec2e992468 - Adjust soversion.patch to include a symlink [boo#1177667]
- Add 0001-lavf-srt-fix-build-fail-when-used-the-libsrt-1.4.1.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=139
2020-10-14 10:04:32 +00:00
4a0c85f142 Accepting request 823002 from home:frispete:RemoteDesktop
- Apply upstream fix to avoid segfaults in x86/yuv2rgb conversion
  ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch

OBS-URL: https://build.opensuse.org/request/show/823002
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=137
2020-07-27 14:02:29 +00:00
d379fede7d Accepting request 821298 from home:FuchtelJockel:branches:multimedia:libs
- Add librav1e support

OBS-URL: https://build.opensuse.org/request/show/821298
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=135
2020-07-17 09:39:17 +00:00
2b03c06e29 Accepting request 820567 from home:iznogood:branches:multimedia:libs
- Update to version 4.3.1:
  * Stable bug fix release, mainly codecs and format fixes.

OBS-URL: https://build.opensuse.org/request/show/820567
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=133
2020-07-12 19:23:22 +00:00
dcc3020adf sometimes baselibs supports <release>, sometimes doesn't, feels totally arbitrary
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=132
2020-07-08 12:44:59 +00:00
072cfd6454 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=131 2020-07-07 10:15:40 +00:00
30fc532663 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=130 2020-07-06 13:00:53 +00:00
7b5a6a679f OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=129 2020-07-06 12:57:43 +00:00
3f671edcdc OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=128 2020-07-06 11:36:04 +00:00
75e1631983 Rework soversion.patch based on outcome of mailing list interactions
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=127
2020-07-06 11:34:00 +00:00
44525cb3bf the @sle expansion is really silly, breaks quilt
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=126
2020-07-04 23:06:30 +00:00
2a43e2c0bb - Add soversion.patch to workaround upstream ABI breakage.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=125
2020-07-04 22:16:36 +00:00
d0c6488c33 Remove ffmpeg-altivec-build.patch again.
osc build with qemu did not complete; and real build completed but failed to link.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=124
2020-06-18 03:55:02 +00:00
74e3fe2705 - Add ffmpeg-altivec-build.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=123
2020-06-18 03:38:01 +00:00
d9e05c2851 - Update to release 4.3
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=122
2020-06-17 16:37:53 +00:00
80880a5e8c add note to self on prefer-dav1d.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=121
2020-06-17 12:22:47 +00:00
f42b25e140 Accepting request 811890 from home:iznogood:branches:multimedia:libs
New stable release

OBS-URL: https://build.opensuse.org/request/show/811890
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=119
2020-06-05 17:56:41 +00:00
58cec6c836 Accepting request 809832 from home:jirislaby:branches:multimedia:libs
- libfdk-aac is now .so.2, not .so.1.

OBS-URL: https://build.opensuse.org/request/show/809832
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=117
2020-05-28 08:00:08 +00:00
70ab5e68a7 - Throw out v4l2 m2m. This is likely the same case as boo#1041794.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=115
2020-05-11 09:40:52 +00:00
57452d113e sort list
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=114
2020-05-01 16:29:51 +00:00
fc629d99dc Accepting request 799527 from home:matwey:branches:multimedia:libs
- Enable v4l2 m2m encoders and decoders

OBS-URL: https://build.opensuse.org/request/show/799527
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=113
2020-05-01 16:28:12 +00:00
01f1756ec6 - Add 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=112
2020-04-29 12:54:41 +00:00
Ismail Dönmez
c88e187dc3 - Add Samba support for Factory (as this needs a fix in Samba itself)
Add --enable-libsmbclient to configure, add BR on pkgconfig(smbclient)
- License is now GPLv3+ by default (--enable-version3)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=110
2020-03-31 15:36:12 +00:00
7d6c360a1b Accepting request 789660 from home:scarabeus_iv:branches:multimedia:libs
- Always build the binary ffmpeg-4 even on Leap releases boo#1167628:
  * The conflicts in place should allow users to decide if they
    want to use ffmpeg from ffmpeg package or ffmpeg-4 from this
    package

OBS-URL: https://build.opensuse.org/request/show/789660
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=108
2020-03-30 08:13:15 +00:00
9ab3a296ee Revert req785380 because it did not actually turn on SMB
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=107
2020-03-16 16:59:57 +00:00
3e933d51a8 Accepting request 785645 from home:AndreasSchwab:f
- Add -ffat-lto-objects to _lto_cflags to fix configure checks

OBS-URL: https://build.opensuse.org/request/show/785645
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=106
2020-03-16 16:59:03 +00:00
d94e35ef31 Accepting request 785380 from home:guoyunhe:branches:multimedia:libs
- Enable libsmbclient support

OBS-URL: https://build.opensuse.org/request/show/785380
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=105
2020-03-15 18:07:57 +00:00