Hello community, here is the log from the commit of package ffmpeg for openSUSE:Factory checked in at 2017-07-02 13:37:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpeg (Old) and /work/SRC/openSUSE:Factory/.ffmpeg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg" Sun Jul 2 13:37:04 2017 rev:29 rq:506604 version:3.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes 2017-06-18 13:48:15.024886631 +0200 +++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes 2017-07-02 13:37:05.464259837 +0200 @@ -1,0 +2,6 @@ +Fri Jun 23 12:14:07 UTC 2017 - [email protected] + +- Enabled cuda and cuvid for unrestricted build. +- Fixed typos in devel package descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpeg.spec ++++++ --- /var/tmp/diff_new_pack.fS0J80/_old 2017-07-02 13:37:06.348135198 +0200 +++ /var/tmp/diff_new_pack.fS0J80/_new 2017-07-02 13:37:06.348135198 +0200 @@ -16,6 +16,11 @@ # +%if 0%{?BUILD_ORIG} +%bcond_without nvidia +%else +%bcond_with nvidia +%endif %bcond_with fdk_aac %bcond_with lame %bcond_with librtmp @@ -25,7 +30,6 @@ %bcond_with x265 %bcond_with xvid %bcond_with opencore -%bcond_with nvidia %bcond_without celt %bcond_without libass %bcond_without libva @@ -264,7 +268,7 @@ The libavfilter library provides a generic audio/video filtering framework containing several filters, sources and sinks. -This subpackage contains the headers for FFmpeg libavcodec. +This subpackage contains the headers for FFmpeg libavfilter. %package -n libavformat57 Summary: FFmpeg's stream format library @@ -296,7 +300,7 @@ streams. It encompasses multiple muxers and demuxers for multimedia container formats. -This subpackage contains the headers for FFmpeg libavcodec. +This subpackage contains the headers for FFmpeg libavformat. %package -n libavresample3 Summary: FFmpeg alternate audio resampling library @@ -346,7 +350,7 @@ cryptography and multimedia related functionality (like enumerations for pixel and sample formats). -This subpackage contains the headers for FFmpeg libavcodec. +This subpackage contains the headers for FFmpeg libavutil. %package -n libpostproc54 Summary: FFmpeg post-processing library @@ -369,7 +373,7 @@ deringing filters, noise reduction, automatic contrast and brightness correction, linear/cubic interpolating deinterlacing. -This subpackage contains the headers for FFmpeg libavcodec. +This subpackage contains the headers for FFmpeg libpostproc. %package -n libswresample2 Summary: FFmpeg software resampling library
