Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libavutil56_70 | Distribution: openSUSE Tumbleweed |
Version: 4.4.3 | Vendor: openSUSE |
Release: 3.3 | Build date: Tue Jan 10 18:09:26 2023 |
Group: System/Libraries | Build host: cloud106 |
Size: 551322 | Source RPM: ffmpeg-4-4.4.3-3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://ffmpeg.org/ | |
Summary: FFmpeg's utility library |
The libavutil library is a utility library to aid portable multimedia programming. It contains safe portable string functions, random number generators, data structures, additional mathematics functions, cryptography and multimedia related functionality (like enumerations for pixel and sample formats).
GPL-3.0-or-later
* Fri Dec 23 2022 Alynx Zhou <alynx.zhou@suse.com> - Add ffmpeg-CVE-2022-3109.patch: Backport from upstream to fix null pointer dereference in vp3_decode_frame() (bsc#1206442). * Wed Nov 16 2022 Alynx Zhou <alynx.zhou@suse.com> - Add ffmpeg-CVE-2022-3964.patch: Backport from upstream to fix out of bounds read in update_block_in_prev_frame() (bsc#1205388). * Mon Oct 10 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.4.3: * Stable bug fix release, mainly codecs, filter and format fixes. - Drop ffmpeg-sdl2-detection.patch: Fixed upstream. - Refresh patches with quilt: * ffmpeg-libglslang-detection.patch * ffmpeg-4.2-dlopen-fdk_aac.patch * Mon Aug 29 2022 Christophe Giboudeaux <christophe@krop.fr> - Add patch to detect SDL2 >= 2.1.0 (boo#1202848): * ffmpeg-sdl2-detection.patch * Fri Jun 17 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.4.2: * Stable bug fix release, mainly codecs, filter and format fixes. - Refresh ffmpeg-chromium.patch with quilt. * Wed Mar 23 2022 Jan Engelhardt <jengelh@inai.de> - Add conflicts for ffmpeg-5's tools * Thu Mar 17 2022 Enrico Belleri <idesmi@protonmail.com> - Add ffmpeg-libglslang-detection.patch: detects libglslang - Enable Vulkan filters * Sun Mar 13 2022 Predrag Ivanović <predivan@mts.rs> - Fix OS version check, so nvcodec is enabled for Leap too. * Wed Feb 16 2022 Dominique Leuenberger <dimstar@opensuse.org> - 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). * Sun Jan 16 2022 Callum Farmer <gmbr3@opensuse.org> - Add ffmpeg-chromium.patch: makes packaging Chromium easier and will allow for an easier migration for Chromium to FFmpeg 5 * Tue Nov 30 2021 Dominique Leuenberger <dimstar@opensuse.org> - Add ffmpeg-4.keyring: properly validate the added gpg signature. * Thu Oct 28 2021 Bjørn Lie <bjorn.lie@gmail.com> - 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 * Sun Sep 26 2021 Alynx Zhou <alynx.zhou@suse.com> - 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). * Fri Aug 27 2021 Alynx Zhou <alynx.zhou@suse.com> - 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). * Tue Aug 10 2021 Alynx Zhou <alynx.zhou@suse.com> - Add ffmpeg-CVE-2021-38114.patch: Backport from upstream to fix the return value of the init_vlc function is not checked (bsc#1189142). * Sat Jul 10 2021 Hans-Peter Jansen <hpj@urpla.net> - 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 * Thu Jul 08 2021 Alynx Zhou <alynx.zhou@suse.com> - 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). * Fri Jun 04 2021 Jan Engelhardt <jengelh@inai.de> - Enable SVT-AV1 encoding * Thu May 20 2021 Daniel Molkentin <daniel.molkentin@suse.com> - Enable vulkan on on Leap 15 * Fri Apr 16 2021 Jan Engelhardt <jengelh@inai.de> - Enable libdavd1 on Leap 15.2+ [boo#1184830] * Fri Apr 09 2021 Jan Engelhardt <jengelh@inai.de> - Update to release 4.4 * New demuxers, AV1 support improvements, and other enhancements. * AV1 monochrome encoding support. - Remove ffmpeg_altivec_yuv2rgb_novsx.patch (merged) * Sun Mar 14 2021 Dirk Müller <dmueller@suse.com> - 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 * Fri Feb 05 2021 Jan Engelhardt <jengelh@inai.de> - Add 0001-avformat-vividas-improve-extradata-packing-checks-in.patch [boo#1180519] [CVE-2020-35964] * Sun Jan 24 2021 Dirk Müller <dmueller@suse.com> - 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. * Fri Nov 27 2020 Michel Normand <normand@linux.vnet.ibm.com> - Add ffmpeg_altivec_yuv2rgb_novsx.patch for ppc64 (BE) as per https://trac.ffmpeg.org/ticket/8750 https://bugzilla.opensuse.org/show_bug.cgi?id=1179332 * Mon Oct 19 2020 Jan Engelhardt <jengelh@inai.de> - Enable VMAF. This can be used to compute VMAF/PSNR/SSIM. - Add vmaf-trim-usr-local.patch . * Wed Oct 14 2020 Jan Engelhardt <jengelh@inai.de> - Adjust soversion.patch to include a symlink [boo#1177667] - Add 0001-lavf-srt-fix-build-fail-when-used-the-libsrt-1.4.1.patch * Mon Jul 27 2020 Hans-Peter Jansen <hpj@urpla.net> - Apply upstream fix to avoid segfaults in x86/yuv2rgb conversion ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch * Thu Jul 16 2020 Alexander Reimelt <alexander.reimelt@protonmail.ch> - Add librav1e support * Sun Jul 12 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.3.1: * Stable bug fix release, mainly codecs and format fixes. * Sat Jul 04 2020 Jan Engelhardt <jengelh@inai.de> - Add soversion.patch to workaround ELF ABI breakage. * Wed Jun 17 2020 Jan Engelhardt <jengelh@inai.de> - Update to release 4.3 * A plethora of new video filters * Intel QSV-accelerated VP9 decoding * VDPAU VP9 hwaccel * QSV-accelerated VP9 encoding * AV1 frame merge bitstream filter * AV1 Annex B demuxer * Expanded styling support for 3GPP Timed Text Subtitles * Support for muxing PCM and PGS in M2TS - Drop ffmpeg-prefer-dav1d-for-playback.patch (solved differently) - Drop ffmpeg4_swscale_replace_illegal_vector_keyword.patch, ffmpeg4_swscale_fix_altivec_vsx_recent_gcc.patch, 929e5159bc13da374b83f5627879c607acce180b.patch (merged) * Fri Jun 05 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.2.3: * Stable bug fix release, mainly codecs and format fixes. - Drop 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch: Fixed upstream. * Thu May 28 2020 Jiri Slaby <jslaby@suse.com> - libfdk-aac is now .so.2, not .so.1. * Mon May 11 2020 Jan Engelhardt <jengelh@inai.de> - Throw out v4l2 m2m. This is likely the same case as boo#1041794. * Thu Apr 30 2020 Matwey Kornilov <matwey.kornilov@gmail.com> - Enable v4l2 m2m encoders and decoders * Wed Apr 29 2020 Jan Engelhardt <jengelh@inai.de> - Add 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch [boo#1170767] * Tue Mar 31 2020 Ismail Dönmez <idonmez@suse.com> - 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) * Mon Mar 30 2020 Tomáš Chvátal <tchvatal@suse.com> - 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 * Mon Mar 16 2020 Andreas Schwab <schwab@linux-m68k.org> - Add -ffat-lto-objects to _lto_cflags to fix configure checks * Tue Mar 03 2020 Bjørn Lie <bjorn.lie@gmail.com> - Enable libmfx support for SLE 15 SP2 and Leap 15.2 via conditional, libmfx is available there too now. * Tue Jan 21 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.2.2: * Stable bug fix release, mainly codecs and format fixes. * Fri Jan 10 2020 Ismail Dönmez <idonmez@suse.com> - Add 929e5159bc13da374b83f5627879c607acce180b.patch to fix bad ID3v2 tag length. * Mon Dec 30 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Drop unused liboil BuildRequires. * Wed Sep 18 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.2.1: * Stable bug fix release, mainly codecs and format fixes. - Drop upstream fixed patch: 0001-avcodec-h2645_parse-zero-initialize-the-rbsp-buffer.patch * Tue Sep 10 2019 Jan Engelhardt <jengelh@inai.de> - Add 0001-avcodec-h2645_parse-zero-initialize-the-rbsp-buffer.patch [boo#1149839, CVE-2019-15942] * Wed Sep 04 2019 Ismail Dönmez <idonmez@suse.com> - Make ffmpeg-4.2-dlopen-fdk_aac.patch less verbose * Thu Aug 22 2019 Ismail Dönmez <idonmez@suse.com> - Rename ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch to ffmpeg-4.2-dlopen-fdk_aac.patch since we need dlopen only for fdk_aac and looks like some other parts of the patch is buggy. * Thu Aug 22 2019 Ismail Dönmez <idonmez@suse.com> - Sync ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch from upstream. * Sun Aug 18 2019 Bjørn Lie <bjorn.lie@gmail.com> - Disable LTO for arm, fixes build. * Wed Aug 14 2019 Michel Normand <normand@linux.vnet.ibm.com> - avoid ppc64le build error upstream issue https://trac.ffmpeg.org/ticket/7861 Add ffmpeg4_swscale_replace_illegal_vector_keyword.patch Add ffmpeg4_swscale_fix_altivec_vsx_recent_gcc.patch * Mon Aug 12 2019 Bjørn Lie <bjorn.lie@gmail.com> - Add ffmpeg-prefer-dav1d-for-playback.patch: Prefer using dav1d for av1 playback over libaom. * Tue Aug 06 2019 Ismail Dönmez <idonmez@suse.com> - Update to FFmpeg 4.2 "Ada" * tpad filter * AV1 decoding support through libdav1d * dedot filter * chromashift and rgbashift filters * freezedetect filter * truehd_core bitstream filter * dhav demuxer * PCM-DVD encoder * GIF parser * vividas demuxer * hymt decoder * anlmdn filter * maskfun filter * hcom demuxer and decoder * ARBC decoder * libaribb24 based ARIB STD-B24 caption support (profiles A and C) * Support decoding of HEVC 4:4:4 content in nvdec and cuviddec * removed libndi-newtek * agm decoder * KUX demuxer * AV1 frame split bitstream filter * lscr decoder * lagfun filter * asoftclip filter * Support decoding of HEVC 4:4:4 content in vdpau * colorhold filter * xmedian filter * asr filter * showspatial multimedia filter * VP4 video decoder * IFV demuxer * derain filter * deesser filter * mov muxer writes tracks with unspecified language instead of English by default * added support for using clang to compile CUDA kernels - Drop ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch, merged upstream. - Rebase and rename ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch to ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch - See /usr/share/doc/packages/ffmpeg-4/Changelog for the complete changelog. * Wed Jul 31 2019 Ismail Dönmez <idonmez@suse.com> - Update to version 4.1.4 * See /usr/share/doc/packages/ffmpeg-4/Changelog for the complete changelog. * Sat Jul 06 2019 Bjørn Lie <bjorn.lie@gmail.com> - Add pkgconfig(libva-drm), pkgconfig(libva-x11) BuildRequires: and conditional pkgconfig(libmfx) BuildRequires: Build intel-mediasdk support when possible. * Tue Jul 02 2019 Ismail Dönmez <idonmez@suse.com> - Add back pkgconfig(fdk-aac) BuildRequires since we still need the headers at compile time. - Fix include paths in ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch * Tue Jun 11 2019 Ismail Dönmez <idonmez@suse.com> - Add ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch from OpenMandriva to optionally enable runtime enabling of fdkaac/lame/x264/x265 - Enable runtime enabling for fdkaac via --enable-libfdk-aac-dlopen - Rename bcond fdk_aac to fdk_aac_dlopen - Remove fdk-aac BuildRequires now it's only dlopen'd * Tue May 14 2019 Martin Liška <mliska@suse.cz> - Enable LTO for all except i586 (boo#1133123). * Sun May 05 2019 Bjørn Lie <bjorn.lie@gmail.com> - Disable LTO again, as it breaks build for i586 (boo#1133123). * Fri May 03 2019 Jan Engelhardt <jengelh@inai.de> - Throw out svt-av1. The build is unable to complete in openSUSE:Factory. * Thu May 02 2019 Martin Liška <mliska@suse.cz> - Use %make_build in order to provide parallel build for tools/*. And make output verbose. * Thu May 02 2019 Martin Liška <mliska@suse.cz> - Enable LTO for new SUSE versions (boo#1133123). * Tue Apr 30 2019 Hans-Peter Jansen <hpj@urpla.net> - Update patch 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch from upstream * Tue Apr 02 2019 seanlew@opensuse.org - Update to version 4.1.3: * Updates and bug fixes for codecs, filters and formats. [boo#1133153, boo#1133155, CVE-2019-11338, CVE-2019-11339] * Thu Mar 28 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 4.1.2: * Updates and bug fixes for codecs, filters and formats. * Sun Mar 17 2019 Bjørn Lie <bjorn.lie@gmail.com> - Add ffmpeg-avcodec-libdav1d-AV1-decoder-wrapper.patch: Backport dav1d decoder support for aom (av1) codec. Following this, add conditional pkgconfig(dav1d) BuildRequires and pass conditional - -enable-libdav1d to configure. Also add libdav1d to enable_decoders. * Sat Mar 09 2019 Bjørn Lie <bjorn.lie@gmail.com> - Add a new filter line to rpmlintrc (addFilter("no-dependency-on ffmpeg-4-lib*")). * Mon Mar 04 2019 John Vandenberg <jayvdb@gmail.com> - Add trivial encoder rawvideo, already enabled in decoders * Sat Mar 02 2019 Jan Engelhardt <jengelh@inai.de> - Unconditionalize bs2b, it exists in openSUSE 13.x too. * Fri Mar 01 2019 bjorn.lie@gmail.com - Drop ffmpeg-libcdio_cdda-pkgconfig.patch: It only adds comments in it's current form, so serves no purpose at all anymore. - Refresh patches with refresh_patches service. - Rename rpmlintrc file to ffmpeg-4-rpmlintrc. * Thu Feb 28 2019 bjorn.lie@gmail.com - Add missing conditional configure option: --enable-libbs2b, BuildRequires already in place. * Sat Feb 16 2019 bjorn.lie@gmail.com - Add aac to enabled_encoders and enabled_decoders. Build the native aac support in ffmpeg. These do not support HE-AAC (v1/2) protocols. * Sat Feb 16 2019 davejplater@gmail.com - Update 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch from git To fix build with SVT-AV1. * Tue Feb 12 2019 bjorn.lie@gmail.com - Update to version 4.1.1: * Various filter and codec fixes and enhancements. * configure: Add missing xlib dependency for VAAPI X11 code. * For complete changelog, see /usr/share/doc/packages/ffmpeg-4/Changelog * Tue Feb 05 2019 Adrian Schröter <adrian@suse.de> - enable AV1 support on x86_64 * requires patch 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch - refreshed all patches * Tue Jan 15 2019 bjorn.lie@gmail.com - Add conditional pkgconfig(vo-amrwbenc) BuildRequires and conditionally pass --enable-libvo-amrwbenc --enable-version3 to configure: build amrwb encoder if dependency is present.
/usr/lib64/libavutil.so.56.70 /usr/lib64/libavutil.so.56.70.100 /usr/share/licenses/libavutil56_70 /usr/share/licenses/libavutil56_70/COPYING.GPLv2 /usr/share/licenses/libavutil56_70/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 1 00:16:17 2023