Commit Graph

140 Commits

Author SHA256 Message Date
2d5a4e074f Accepting request 983472 from home:iznogood:branches:multimedia:libs
New stable release

OBS-URL: https://build.opensuse.org/request/show/983472
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=182
2022-06-17 20:39:59 +00:00
25f5d4d73c - Add conflicts for ffmpeg-5's tools
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=180
2022-03-23 21:44:48 +00:00
914c0a5c10 Accepting request 962537 from home:iDesmI:Wayland
- Add ffmpeg-libglslang-detection.patch: detects libglslang
- Enable build with libglslang, needed for Vulkan filters

OBS-URL: https://build.opensuse.org/request/show/962537
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=178
2022-03-18 11:38:38 +00:00
320e84ebe2 Accepting request 961470 from home:predivan:branches:multimedia:libs
- Fix OS version check, so nvcodec is enabled for Leap too.

OBS-URL: https://build.opensuse.org/request/show/961470
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=176
2022-03-14 13:25:55 +00:00
87768d78c0 compact bcond smbclient
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=175
2022-02-16 20:49:35 +00:00
977037d3e3 Accepting request 955454 from home:dimstar:Factory
- Disamble libsmbclient usage (can always be built with
  --with-smbclient): the usecase of ffmpeg directly accessing
  smb:// shares is quite constructed (most users will have their
  smb shares mounted).

ffmpeg being behind samba (and ceph) in the build chain does not sound
tempting - for a feature that is unlikely to be used.

OBS-URL: https://build.opensuse.org/request/show/955454
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=174
2022-02-16 20:48:37 +00:00
1b5b040cf3 Accepting request 946826 from home:gmbr3:Active
- Add ffmpeg-chromium.patch: makes packaging Chromium easier and
  will allow for an easier migration for Chromium to FFmpeg 5

OBS-URL: https://build.opensuse.org/request/show/946826
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=173
2022-01-16 19:01:07 +00:00
2cb5bdfef0 Accepting request 934704 from home:dimstar:Factory
- Add ffmpeg-4.keyring: properly validate the added gpg signature.

OBS-URL: https://build.opensuse.org/request/show/934704
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=172
2021-11-30 14:42:25 +00:00
ed05bfc5e6 Accepting request 928002 from home:iznogood:branches:multimedia:libs
- Update to version 4.4.1:
  * Stable bug fix release, mainly codecs and format fixes.
- Refresh patches with quilt.
- Drop patches fixed upstream:
  * ffmpeg-CVE-2021-33815.patch
  * ffmpeg-CVE-2021-38114.patch
  * ffmpeg-CVE-2021-38171.patch
  * ffmpeg-CVE-2020-22037.patch

OBS-URL: https://build.opensuse.org/request/show/928002
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=171
2021-10-28 18:25:04 +00:00
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