* 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-13.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-7.1
* 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
Version: 4.0.1-2.2
* 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
- 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
* 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
* Sat Jun 02 2018 9+suse@cirno.systems
- Reintroduce conditional libxvid support since FFmpeg?s
MPEG4-ASP encoder is not quite up to par