|
|
|
|
Changelog for ffmpeg-4-libswscale-devel-4.4.2-1.3.x86_64.rpm :
* Mon Aug 29 2022 Christophe Giboudeaux - Add patch to detect SDL2 >= 2.1.0 (boo#1202848): * ffmpeg-sdl2-detection.patch * Fri Jun 17 2022 Bjørn Lie - 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 - Add conflicts for ffmpeg-5\'s tools * Thu Mar 17 2022 Enrico Belleri - Add ffmpeg-libglslang-detection.patch: detects libglslang- Enable Vulkan filters * Sun Mar 13 2022 Predrag Ivanović - Fix OS version check, so nvcodec is enabled for Leap too. * Wed Feb 16 2022 Dominique Leuenberger - 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 - 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 - Add ffmpeg-4.keyring: properly validate the added gpg signature. * Thu Oct 28 2021 Bjørn Lie - 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 - 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 - 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 - 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 - 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 - 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 - Enable SVT-AV1 encoding * Thu May 20 2021 Daniel Molkentin - Enable vulkan on on Leap 15 * Fri Apr 16 2021 Jan Engelhardt - Enable libdavd1 on Leap 15.2+ [boo#1184830] * Fri Apr 09 2021 Jan Engelhardt - 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 - 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 - Add 0001-avformat-vividas-improve-extradata-packing-checks-in.patch [boo#1180519] [CVE-2020-35964] * Sun Jan 24 2021 Dirk Müller - 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 - 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 - Enable VMAF. This can be used to compute VMAF/PSNR/SSIM.- Add vmaf-trim-usr-local.patch . * Wed Oct 14 2020 Jan Engelhardt - 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 - Apply upstream fix to avoid segfaults in x86/yuv2rgb conversion ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch * Thu Jul 16 2020 Alexander Reimelt - Add librav1e support * Sun Jul 12 2020 Bjørn Lie - Update to version 4.3.1: * Stable bug fix release, mainly codecs and format fixes. * Sat Jul 04 2020 Jan Engelhardt - Add soversion.patch to workaround ELF ABI breakage. * Wed Jun 17 2020 Jan Engelhardt - 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 - 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 - libfdk-aac is now .so.2, not .so.1. * Mon May 11 2020 Jan Engelhardt - Throw out v4l2 m2m. This is likely the same case as boo#1041794. * Thu Apr 30 2020 Matwey Kornilov - Enable v4l2 m2m encoders and decoders * Wed Apr 29 2020 Jan Engelhardt - Add 0001-avcodec-cbs_jpeg-Check-length-for-SOS.patch [boo#1170767] * Tue Mar 31 2020 Ismail Dönmez - 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 - 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 - Add -ffat-lto-objects to _lto_cflags to fix configure checks * Tue Mar 03 2020 Bjørn Lie - 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 - Update to version 4.2.2: * Stable bug fix release, mainly codecs and format fixes. * Fri Jan 10 2020 Ismail Dönmez - Add 929e5159bc13da374b83f5627879c607acce180b.patch to fix bad ID3v2 tag length. * Mon Dec 30 2019 Stefan Brüns - Drop unused liboil BuildRequires. * Wed Sep 18 2019 Bjørn Lie - 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 - Add 0001-avcodec-h2645_parse-zero-initialize-the-rbsp-buffer.patch [boo#1149839, CVE-2019-15942] * Wed Sep 04 2019 Ismail Dönmez - Make ffmpeg-4.2-dlopen-fdk_aac.patch less verbose * Thu Aug 22 2019 Ismail Dönmez - 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 - Sync ffmpeg-4.2-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch from upstream. * Sun Aug 18 2019 Bjørn Lie - Disable LTO for arm, fixes build. * Wed Aug 14 2019 Michel Normand - 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 - Add ffmpeg-prefer-dav1d-for-playback.patch: Prefer using dav1d for av1 playback over libaom. * Tue Aug 06 2019 Ismail Dönmez - 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 - 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 - 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 - 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 - 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 - Enable LTO for all except i586 (boo#1133123). * Sun May 05 2019 Bjørn Lie - Disable LTO again, as it breaks build for i586 (boo#1133123). * Fri May 03 2019 Jan Engelhardt - Throw out svt-av1. The build is unable to complete in openSUSE:Factory. * Thu May 02 2019 Martin Liška - Use %make_build in order to provide parallel build for tools/ *. And make output verbose. * Thu May 02 2019 Martin Liška - Enable LTO for new SUSE versions (boo#1133123). * Tue Apr 30 2019 Hans-Peter Jansen - Update patch 0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch from upstream * Tue Apr 02 2019 seanlewAATTopensuse.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 - Update to version 4.1.2: * Updates and bug fixes for codecs, filters and formats. * Sun Mar 17 2019 Bjørn Lie - 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 - Add a new filter line to rpmlintrc (addFilter(\"no-dependency-on ffmpeg-4-lib *\")). * Mon Mar 04 2019 John Vandenberg - Add trivial encoder rawvideo, already enabled in decoders * Sat Mar 02 2019 Jan Engelhardt - Unconditionalize bs2b, it exists in openSUSE 13.x too. * Fri Mar 01 2019 bjorn.lieAATTgmail.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.lieAATTgmail.com- Add missing conditional configure option: --enable-libbs2b, BuildRequires already in place. * Sat Feb 16 2019 bjorn.lieAATTgmail.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 davejplaterAATTgmail.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.lieAATTgmail.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 - 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.lieAATTgmail.com- Add conditional pkgconfig(vo-amrwbenc) BuildRequires and conditionally pass --enable-libvo-amrwbenc --enable-version3 to configure: build amrwb encoder if dependency is present. * Wed Dec 05 2018 Stefan Brüns - Enable encoding/decoding with nvcodec, the required headers are already in TW (permissively licensed). The required NVidia libraries are dlopen\'ed.- Enable ILBC decoder, ilbc is free and already packaged standalone. * Tue Nov 06 2018 seanAATTsuspend.net- Update ffmpeg to 4.1 * Lots of filter updates as usual: deblock, tmix, aplify, fftdnoiz, aderivative, aintegral, pal75bars, pal100bars, adeclick, adeclip, lensfun (wrapper), colorconstancy, 1D LUT filter (lut1d), cue, acue, transpose_npp, amultiply, Block-Matching 3d (bm3d) denoising filter, acrossover filter, audio denoiser as afftdn filter, sinc audio filter source, chromahold, setparams, vibrance, xstack, (a)graphmonitor filter yadif_cuda filter. * AV1 parser * Support for AV1 in MP4 * PCM VIDC decoder and encoder * libtensorflow backend for DNN based filters like srcnn * -- The following only enabled in third-party builds: * ATRAC9 decoder * AVS2 video decoder via libdavs2 * IMM4 video decoder * Brooktree ProSumer video decoder * MatchWare Screen Capture Codec decoder * WinCam Motion Video decoder * RemotelyAnywhere Screen Capture decoder * AVS2 video encoder via libxavs2 * ILBC decoder * SER demuxer * Decoding S12M timecode in H264 * For complete changelog, see https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1- Remove 0001-avcodec-libaom-fix-setting-amount-of-threads.patch (fixed upstream (bsc#776cdd1), remove ffmpeg-CVE-2018-13305.patch, remove 0001-avformat-flvenc-Check-audio-packet-size.patch, remove cve-2017-17555.diff (fixed upstream). * Sat Nov 03 2018 seanAATTsuspend.net- Remove 0001-avformat-fivenc-Check-audio-packet-size.patch (fixed upstream (bsc#8591d16)- Update ffmpeg to 4.0.3 * For complete changelog, see https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.0.3 * Tue Oct 23 2018 qzhengAATTsuse.com- Add ffmpeg-CVE-2018-13305.patch to add a missing check for negative values of mqaunt variable (CVE-2018-13305, bsc#1100345). * Thu Sep 13 2018 9+suseAATTcirno.systems- Add 0001-avcodec-libaom-fix-setting-amount-of-threads.patch * Fri Aug 24 2018 jengelhAATTinai.de- Add 0001-avformat-flvenc-Check-audio-packet-size.patch [CVE-2018-15822, boo#1105869] * Mon Aug 13 2018 bjorn.lieAATTgmail.com- Update to version 4.0.2: * CVE-2018-13300: out of array read (boo#1100348, CVE-2018-13300) * Various bugfixes and a revert * Sat Aug 11 2018 carmenAATTcarmenbianca.eu- bsc#1092241 Enable webvtt encoders and decoders. * Tue Aug 07 2018 bjorn.lieAATTgmail.com- Build codec2 encoder and decoder, add libcodec2 to enable_decoders and enable_encoders. * Mon Aug 06 2018 davejplaterAATTgmail.com- Enable mpeg 1 and 2 encoders. * Sun Aug 05 2018 bjorn.lieAATTgmail.com- Add conditional pkgconfig(aom) BuildRequires and pass - -enable-libaom to configure as well as add libaom and libaom_av1 to enable_decoders and enable_encoders: Build AOMedia Video 1 (AV1) support. * Tue Jul 31 2018 tchvatalAATTsuse.com- bsc#1103064 attempt to allow migration from the unprefixed devel packages cleanly * Fri Jul 27 2018 tchvatalAATTsuse.com- Reduce the optional conditional for the SLE12 backports to cover everything, most of the packages in old codestreams were not really ready as they need additional baselibs/etc. * Since these are new features user will simply wait or use TW * Fri Jul 27 2018 jengelhAATTinai.de- Enable \"kmsgrab\" input device * Thu Jul 26 2018 tchvatalAATTsuse.com- Redo the nvidia condition based on review feeback * Wed Jul 25 2018 tchvatalAATTsuse.com- Do not condition nvidia based on BUILD_ORIG all the support is in TW only and not on different instances as such safeguard it with version check only bsc#1102532 * Wed Jul 18 2018 tchvatalAATTsuse.com- Add new bconds to build on SLE12 backports project without requiring extra packages: * %bcond_without codec2 * %bcond_without bs2b * %bcond_without lv2 * %bcond_without rubberband * %bcond_without soxr * %bcond_without zmq * Fri Jul 06 2018 tchvatalAATTsuse.com- Fix typo in swresample name * Wed Jul 04 2018 tchvatalAATTsuse.com- Conditionalize full build to be primary only on Leap15+ * Tue Jul 03 2018 tchvatalAATTsuse.com- Add macros to allow conflicting with all other devel projects to ensure we always install only one specific ffmpeg * Sat Jun 30 2018 tchvatalAATTsuse.com- Conditionalize the vidstab build to not pull it on old releases- Conditionalize srt support to not pull it on older releases - ------------------------------------------------------------------ * Fri Jun 29 2018 9+suseAATTcirno.systems- Enable ffnvcodec when building with NVIDIA support * Fri Jun 29 2018 bjorn.lieAATTgmail.com- Add pkgconfig(srt) BuildRequires and pass --enable-libsrt to configure, enable srt support.- Refresh patches with quilt: * cve-2017-17555.diff * ffmpeg-codec-choice.diff * ffmpeg-libcdio_cdda-pkgconfig.patch * ffmpeg-new-coder-errors.diff * Fri Jun 29 2018 9+suseAATTcirno.systems- Enable libxml2 (used by MPEG DASH demuxer) * Wed Jun 27 2018 jengelhAATTinai.de- Update to new upstream release 4.0.1 * Fixed some integer overflows, undefined shifts, negative shifts, division by 0, and a null pointer deref. * Mon Jun 18 2018 bjorn.lieAATTgmail.com- Enable pkgconfig(vidstab) BuildRequires unconditionally, now available in openSUSE. * Thu Jun 14 2018 tchvatalAATTsuse.com- Conditionalize openmpt build to be resolvable on Leap 42.3 * Thu Jun 14 2018 tchvatalAATTsuse.com- Conditionalize mysofa build to be resolvable on Leap 15 * Thu Jun 14 2018 tchvatalAATTsuse.com- Conditionalize zimg to build on Leap 42.3 * Thu Jun 14 2018 tchvatalAATTsuse.com- Use autopatch * Wed Jun 13 2018 tchvatalAATTsuse.com- Provide ffmpeg symbol without version on main package too * Wed Jun 13 2018 tchvatalAATTsuse.com- Prefix all the devel packages and conflict between releases * Provide always the %version-%release of the respective build * Wed Jun 13 2018 tchvatalAATTsuse.com- Fix setup call to enter to proper folder * Wed Jun 13 2018 tchvatalAATTsuse.com- Conflict with other ffmpeg-devel packages, simply always pull one of them * Wed Jun 13 2018 tchvatalAATTsuse.com- Move license markings to the libs itself- Add condition to switch between full build and lib only one- Add provides/obsoletes on the ffmpeg private headers * Sat Jun 02 2018 9+suseAATTcirno.systems- Reintroduce conditional libxvid support since FFmpeg’s MPEG4-ASP encoder is not quite up to par * Mon May 28 2018 jengelhAATTinai.de- Avoid double-nesting BUILD_ORIG with %withs. (Reintroduces with_opencore) * Sun May 27 2018 bjorn.lieAATTgmail.com- Drop long obsolete and unused vo_aacenc %bcond_with.- Add conditional --enable-librtmp in build_orig part of spec, conditional BuildRequires already in place.- Drop opencore conditional, explicitly enable them for all BUILD_ORIG builds.- Drop conditional xvid %bcond_with, libxvidcore-devel BuildRequires and --enable-libxvid call to configure: ffmpeg have a fully capable mpeg4 encoder and decoder, avoid external dependency.- Minor spec cleanup. * Fri Apr 27 2018 9+suseAATTcirno.systems- Enable libmysofa support (sofalizer HRTF filter) * Wed Apr 25 2018 9+suseAATTcirno.systems- Remove superfluous __DATE__/__TIME__ replacement- Correct libvpx version dependency- Enable support for additional libraries: * libbs2b * libcodec2 * libfontconfig * libfribidi (already in BuildRequires) * libgme * libjack (already in BuildRequires) * libopenmpt * librubberband * libsoxr * libssh * libv4l2 * libzmq * lv2 * Sat Apr 21 2018 jengelhAATTinai.de- Update to new upstream release 4.0 * New audio filters: mcompand, acontrast, lv2 wrapper, hilbert, aiir, drmeter * New video filters: mix, normalize, fillborders, setrange, deconvolve, entropy, vfrdet * OpenCL overlay filter * VAAPI MJPEG and VP8 decoding * VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters * Removed the ffserver program * Removed the ffmenc and ffmdec muxer and demuxer * codec2 en/decoding via libcodec2 * New bitstream filter: hapqa_extract, filter_units * Fixed img2dec infinite loop [boo#1090826, CVE-2018-7751]- Remove 0001-opusenc-psy-disable-stereo-searches.patch * Mon Apr 09 2018 enzokielAATTkabelmail.de- Enable build against libzimg. * Tue Mar 27 2018 jengelhAATTinai.de- Add 0001-opusenc-psy-disable-stereo-searches.patch to fix a crash in the Opus encoder when outputting mono.- Enable FFmpeg Opus encoder as a selectable runtime alternative to Xiph libopus. * Fri Mar 23 2018 alarrosaAATTsuse.com- Create a new package ffmpeg-private-devel which contains some headers under /usr/include/ffmpeg/private that were not installed by upstream. Those headers are needed by the libav package in order to build avconv and other tools using the libav * libraries generated by ffmpeg instead of its own. No other package should require ffmpeg-private-devel. * Wed Mar 21 2018 alarrosaAATTsuse.com- Build and install also the sidxindex tool * Tue Feb 20 2018 bjorn.lieAATTgmail.com- Enable mpeg1video and mpeg2video in enable_decoders, and remove it from disable-decoders call given to configure, mpeg2 now available in openSUSE. * Tue Feb 13 2018 nico.kruberAATTgmail.com- enable video stabilization/deshaking via libvidstab (optional) * Mon Feb 12 2018 jengelhAATTinai.de- Update to new bugfix release 3.4.2 * Fix integer overflows, multiplication overflows, undefined shifts, and verify buffer lengths. * avfilter/vf_transpose: Fix used plane count [boo#1078488, CVE-2018-6392] * avcodec/utvideodec: Fix bytes left check in decode_frame() [boo#1079368, CVE-2018-6621]- Enable use of libzvbi for displaying teletext subtitles.- Fixed a DoS in swri_audio_convert(), added cve-2017-17555.diff [boo#1072366, CVE-2017-17555].
|
|
|