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

11 Commits

Author SHA256 Message Date
003a83005a Accepting request 961334 from home:iznogood:branches:multimedia:libs
Yes, this does not build on i586 for 15.3, but I think we can live with that as ffmpeg-5 will never be the "main" ffmpeg on 15.3, in fact I doubt it will even reach it at all.

- Drop pkgconfig(celt) BuildRequires and stop passing
  --enable-libcelt to configure and drop celt from enable_decoders,
  abandoned upstream for opus.
- Drop pkgconfig(libv4l2) BuildRequires and stop passing
  --enable-libv4l2 to configure, only needed very old devices and
  may cause problems for others for those needing it, use
  LD_PRELOAD pointing on libv4l2.
- Drop pkgconfig(librtmp) BuildRequires and stop passing
  conditional --enable-librtmp to configure, built-in RTMP support
  is better, and has listen mode.
- Drop bcond conditionals for cuda_sdk, libaom, srt, lv2, soxr,
  zmq, zimg and openmpt, build unconditionally for all supported
  versions of openSUSE.
- Drop pkgconfig(enca) BuildRequires: Seems unused.

OBS-URL: https://build.opensuse.org/request/show/961334
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=11
2022-03-14 13:26:44 +00:00
03d7b82502 adjust baselibs to match spec
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=10
2022-02-26 12:26:25 +00:00
47a4f1226c Accepting request 956012 from home:iDesmI:ffmpeg
- Use Shaderc instead of separate glslang/SPIRV-Tools for Vulkan support

OBS-URL: https://build.opensuse.org/request/show/956012
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=9
2022-02-19 13:55:24 +00:00
c3beb0b32b adhere to changelog syntax specification
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=8
2022-02-18 23:11:59 +00:00
39e4085d5f Accepting request 955956 from home:Pharaoh_Atem:branches:multimedia:libs
- Add patch to fix error returned with bad versions of OpenH264
  + Patch: ffmpeg-openh264-averr-on-bad-version.patch
- Enable OpenH264 as an H.264 codec via dlopen using patch from Fedora
  + Patch: ffmpeg-dlopen-openh264.patch
- Add source and script for headers for dlopening OpenH264
  + Source: ffmpeg-dlopen-headers.tar.xz
  + Source: ffmpeg_get_dlopen_headers.sh

OBS-URL: https://build.opensuse.org/request/show/955956
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=7
2022-02-18 23:08:40 +00:00
a51e704ca2 - 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).
(rq 955454 transplanted to ff5)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=6
2022-02-16 20:50:06 +00:00
6d2626ebd0 - Unconditionalize ffnvcodec (like vmaf already is).
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=5
2022-01-30 20:29:12 +00:00
d246a4091f - Enable building with glslang. (Should enable video blending with GLSL.)
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=4
2022-01-30 20:07:45 +00:00
0a59be26d6 Accepting request 946768 from home:gmbr3:Active
- Add ffmpeg-chromium.patch: allows Chromium to use the now
  internalised field first_dts

OBS-URL: https://build.opensuse.org/request/show/946768
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=3
2022-01-16 15:54:50 +00:00
22dfe512e9 trim redundant rpmlintrc rules
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=2
2022-01-15 12:22:25 +00:00
340f92f5a8 Accepting request 946598 from home:jengelh:ff5
OBS-URL: https://build.opensuse.org/request/show/946598
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=1
2022-01-15 11:15:43 +00:00