Version: 4.4-150400.3.24.1
            
  * Fri Apr 19 2024 qzhao@suse.com 
  - Add ffmpeg-CVE-2024-31578.patch:
  Backporting ab0fdaed from upstream, Fix heap use after free when
  vulkan_frames_init failed.
  (CVE-2024-31578 bsc#1223070)
 
  * Mon Apr 15 2024 qzhao@suse.com 
  - Add ffmpeg-CVE-2023-51793.patch:
  Backporting 0ecc1f0e from upstream, Fix odd height handling, Fix
  out of array access.
  (CVE-2023-51793 bsc#1223272)
 
  * Wed Apr 10 2024 qzhao@suse.com 
  - Add ffmpeg-CVE-2023-49502.patch
  Backporting 737ede40 from upstream, Adjusts the logic to consider
  the chroma planes and makes the change to all three bwdif
  implementations.
  (CVE-2023-49502 bsc#1223235)
 
             
            
              Version: 4.4-150400.3.2.1
            
  * Fri Aug 27 2021 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@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 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@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 jengelh@inai.de 
  - Enable SVT-AV1 encoding
 
  * Thu May 20 2021 daniel.molkentin@suse.com 
  - Enable vulkan on on Leap 15
 
  * Fri Apr 16 2021 jengelh@inai.de 
  - Enable libdavd1 on Leap 15.2+ [boo#1184830]
 
  * Fri Apr 09 2021 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 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 jengelh@inai.de 
  - Add 0001-avformat-vividas-improve-extradata-packing-checks-in.patch
  [boo#1180519] [CVE-2020-35964]
 
  * Sun Jan 24 2021 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 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 jengelh@inai.de 
  - Enable VMAF. This can be used to compute VMAF/PSNR/SSIM.
- Add vmaf-trim-usr-local.patch .
 
  * Wed Oct 14 2020 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 hpj@urpla.net 
  - Apply upstream fix to avoid segfaults in x86/yuv2rgb conversion
  ffmpeg.git-ba3e771a42c29ee02c34e7769cfc1b2dbc5c760a.patch
 
  * Thu Jul 16 2020 alexander.reimelt@protonmail.ch 
  - Add librav1e support
 
  * Sun Jul 12 2020 bjorn.lie@gmail.com 
  - Update to version 4.3.1:
  * Stable bug fix release, mainly codecs and format fixes.
 
  * Sat Jul 04 2020 jengelh@inai.de 
  - Add soversion.patch to workaround ELF ABI breakage.
 
  * Wed Jun 17 2020 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 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.
 
             
            
              Version: 4.2.1-bp150.24.1
            
  * 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]
 
             
            
              Version: 4.0.2-bp150.3.3.1
            
  * Fri Aug 24 2018 jengelh@inai.de 
  - Add 0001-avformat-flvenc-Check-audio-packet-size.patch
  [CVE-2018-15822, boo#1105869]
 
  * Mon Aug 13 2018 bjorn.lie@gmail.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 carmen@carmenbianca.eu 
  - bsc#1092241 Enable webvtt encoders and decoders.
 
  * Tue Aug 07 2018 bjorn.lie@gmail.com 
  - Build codec2 encoder and decoder, add libcodec2 to
  enable_decoders and enable_encoders.
 
  * Mon Aug 06 2018 davejplater@gmail.com 
  - Enable mpeg 1 and 2 encoders.
 
  * Sun Aug 05 2018 bjorn.lie@gmail.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.
 
             
            
              Version: 4.0.1-bp150.18.1
            
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Provide ffmpeg symbol without version on main package too
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Prefix all the devel packages and conflict between releases
  * Provide always the %version-%release of the respective build
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Fix setup call to enter to proper folder
 
  * Wed Jun 13 2018 tchvatal@suse.com 
  - Conflict with other ffmpeg-devel packages, simply always pull
  one of them
 
  * Sat Jun 02 2018 9+suse@cirno.systems 
  - Reintroduce conditional libxvid support since FFmpeg?s
  MPEG4-ASP encoder is not quite up to par
 
  * Mon May 28 2018 jengelh@inai.de 
  - Avoid double-nesting BUILD_ORIG with %withs.
  (Reintroduces with_opencore)
 
             
            
              Version: 4.0.1-bp150.2.1
            
  * Tue Jul 31 2018 tchvatal@suse.com 
  - bsc#1103064 attempt to allow migration from the unprefixed devel
  packages cleanly
 
  * Fri Jul 27 2018 tchvatal@suse.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 jengelh@inai.de 
  - Enable "kmsgrab" input device
 
  * Thu Jul 26 2018 tchvatal@suse.com 
  - Redo the nvidia condition based on review feeback
 
  * Wed Jul 25 2018 tchvatal@suse.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 tchvatal@suse.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 tchvatal@suse.com 
  - Fix typo in swresample name
 
  * Wed Jul 04 2018 tchvatal@suse.com 
  - Conditionalize full build to be primary only on Leap15+
 
  * Tue Jul 03 2018 tchvatal@suse.com 
  - Add macros to allow conflicting with all other devel projects
  to ensure we always install only one specific ffmpeg
 
  * Sat Jun 30 2018 tchvatal@suse.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+suse@cirno.systems 
  - Enable ffnvcodec when building with NVIDIA support
 
  * Fri Jun 29 2018 bjorn.lie@gmail.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+suse@cirno.systems 
  - Enable libxml2 (used by MPEG DASH demuxer)
 
  * Wed Jun 27 2018 jengelh@inai.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.lie@gmail.com 
  - Enable pkgconfig(vidstab) BuildRequires unconditionally, now
  available in openSUSE.
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Conditionalize openmpt build to be resolvable on Leap 42.3
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Conditionalize mysofa build to be resolvable on Leap 15
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Conditionalize zimg to build on Leap 42.3
 
  * Thu Jun 14 2018 tchvatal@suse.com 
  - Use autopatch
 
  * Wed Jun 13 2018 tchvatal@suse.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