2013-11-07 15:26:38 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Fix typo in NetBSD/mipsel case |
2013-10-23 20:24:02 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Fix building on OS X 10.9 |
2013-09-19 13:22:44 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Revbump is not needed, fix previous. |
2013-09-19 13:21:56 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Set --disable-unit-tests globally. FIx PR pkg/48219. |
2013-09-18 20:41:29 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Disable unit tests on SunOS, the build currently fails. |
2013-09-15 19:28:45 by Darrin B. Jewell | Files touched by this commit (1) |
Log message: don't include googletest buildlink if CONFIGURE_ARGS has --disable-unit-tests |
2013-09-13 17:00:43 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: Fix build with libc++ and clang. |
2013-09-12 12:50:28 by Matthias Scheler | Files touched by this commit (1) |
Log message: Don't build the unit tests under Mac OS X. The makefile tries to create an empty ".a" file which fails and breaks the build. |
2013-09-11 17:50:32 by Ryo ONODERA | Files touched by this commit (5) |
Log message: Update to 1.2.0 * Buildlink to devel/googletest to test-libvpx (not installed and not tested). Changelog: 2012-12-21 v1.2.0 This release acts as a checkpoint for a large amount of internal refactoring and testing. It also contains a number of small bugfixes, so all users are encouraged to upgrade. - Upgrading: This release is ABI and API compatible with Duclair (v1.0.0). Users of older releases should refer to the Upgrading notes in this document for that release. - Enhancements: VP8 optimizations for MIPS dspr2 vpxenc: add -quiet option - Speed: Encoder and decoder speed is consistent with the Eider release. - Quality: In general, quality is consistent with the Eider release. Minor tweaks to ARNR filtering Minor improvements to real time encoding with multiple temporal layers - Bug Fixes: Fixes multithreaded encoder race condition in loopfilter Fixes multi-resolution threaded encoding Fix potential encoder dead-lock after picture resize |
2013-09-09 22:42:00 by Thomas Klausner | Files touched by this commit (2) |
Log message: Remove bogus chunk. |