Adrian Schröter
253a9891a2
support build libvpx on armv7hl architecture OBS-URL: https://build.opensuse.org/request/show/87914 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=32
80 lines
2.8 KiB
Plaintext
80 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 15 01:47:32 UTC 2011 - jlee@suse.com
|
|
|
|
- support build libvpx on armv7hl architecture
|
|
* add libvpx-configure-add-armv7-tgt-isa.patch
|
|
* add armv7-linux-gcc target and enable runtime cpu detect when
|
|
configure. It both support ARMv7 cpu with or without NEON.
|
|
e.g. NVIDIA Tegra 2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 24 10:11:27 UTC 2011 - adrian@suse.de
|
|
|
|
- update to version 0.9.7 patchlevel 1
|
|
* speed and quality optimizations (see CHANGELOG file)
|
|
* bugfixes (see CHANGELOG file)
|
|
* provides pkgconfig file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- added 32bit compatibility libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 9 14:10:47 UTC 2011 - adrian@suse.de
|
|
|
|
- update to version 0.9.6
|
|
+ speed and picture quality improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 12 23:33:27 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Use make_install instead of makeinstall: has the side effect of
|
|
fixing Fedora builds.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 10:53:12 UTC 2010 - adrian@suse.de
|
|
|
|
- update to version 0.9.5, find details in CHANGES file
|
|
+ reworked command line utils
|
|
+ lib has general big speed and quality improvements
|
|
+ hardware acceleration via MMX and SSE is supported if available
|
|
+ bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 18:23:09 CEST 2010 - vuntz@opensuse.org
|
|
|
|
- Fix license tags: libvpx0 has no GPLv2+ code and should be BSD3c
|
|
only. Update the other tags to mention BSD3c instead of
|
|
"BSD-style license", which is something license.opensuse.org
|
|
doesn't know.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 24 21:00:00 UTC 2010 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.1:
|
|
+ Enhancements:
|
|
- ivfenc/ivfdec now support YUV4MPEG2 input and pipe I/O
|
|
- Speed optimizations
|
|
+ Bugfixes:
|
|
- Rate control
|
|
- Prevent out-of-bounds accesses on invalid data
|
|
+ Build system updates:
|
|
- Detect toolchain to be used automatically for native builds
|
|
- Support building shared libraries
|
|
- Better autotools emulation (--prefix, --libdir, DESTDIR)
|
|
- Pass --enable-pic, enable-shared & --enable-debug to configure
|
|
- Split out libvpx0 according SLPP.
|
|
- Drop upstream.diff (merged)
|
|
- Rename buildfix.diff to libvpx-define-config_pic.patch and tag
|
|
the patch line.
|
|
- clean spec-file (spec-cleaner).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 4 10:26:37 UTC 2010 - tittiatcoke@gmail.com
|
|
|
|
- Initial package
|
|
* based on the latest svn snapshot
|
|
* Included patch to fix build for openSUSE <= 11.2
|
|
|