Changelog for
openmcu-codecs-3.48.0-261.159.x86_64.rpm :
* Sat Jul 23 2016 davejplaterAATTgmail.com- Fix build with ffmpeg3 libraries with openmcu-ffmpeg3.patch.
* Mon Jul 04 2016 iAATTmarguerite.su- add patch openmcu-3.48.0-gcc6.patch, fixed boo#985367
* if/ofstream takes \'const char
*\' as the first argument, can\'t pass PString to it.
* PString has its own constructors defined that conflicts w/ std::string (same methods like ++), so use \'PString.operator std::string()\' to convert PString to std::string, then use string method c_str() to convert to const char
*
* Thu Mar 10 2016 dvaleevAATTsuse.com- ppc64le-support.patch: Add support for ppc64le
* Thu Oct 15 2015 schwabAATTsuse.de- aarch64-support.patch: Add support for aarch64- undefined-operation.patch: Remove undefined operation
* Thu Sep 17 2015 jengelhAATTinai.de- Trim filelist, use ffmpeg instead of libav
* Thu Sep 17 2015 p.drouandAATTgmail.com- Update to version 3.48.0
* No changelog available- Remove openmcu_missing_includes.patch- Split out codecs into there own subpackage- Update homepage Url- Use download Url as source- Move from pwlib-devel and openh323-devel to libpt-devel and h323plus-devel- Add additional dependencies
* libav-tools
* libavcodec-devel
* libswresample-devel
* pkgconfig(alsa)
* pkgconfig(expat)
* pkgconfig(freetype2)
* pkgconfig(sofia-sip-ua)
* pkgconfig(libsasl2)
* pkgconfig(libv4l2)
* pkgconfig(opal)
* pkgconfig(openssl)
* pkgconfig(vpx)
* libjpeg-devel
* bison
* flex
* autoconf
* automake
* Wed Jul 11 2012 adrianAATTsuse.de- fix builds when using a target arch (eg. armv7hl)- drop unsafe build root removal
* Tue Feb 21 2012 kkeilAATTlinux-pingi.de- update to v2_2_1
* No changes documented upstream
* Sat May 12 2007 olhAATTsuse.de- remove unused libavc1394-devel libdc1394-devel from Buildrequires
* Tue Nov 07 2006 roAATTsuse.de- fix manpage permissions