| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
|
| |
PR: ports/151200
Submitted by: Denis E. Podolskiy <bytestore@yandex.ru> (maintainer)
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=262598
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use SF macro
Dispose of pre-configure target in favor of USE_AUTOTOOLS
Remove no longer needed ARCH hack
Silence portlint
Sort plist
PR: ports/148348
Submitted by: Anonymous <swell.k at gmail.com>
Approved by: Denis Podolskiy (maintainer)
Notes:
svn path=/head/; revision=257604
|
|
|
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
Notes:
svn path=/head/; revision=256695
|
|
|
|
|
|
|
|
| |
PR: ports/147548
Approved by: maintainer
Notes:
svn path=/head/; revision=256017
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=255632
|
|
|
|
|
|
|
|
| |
PR: ports/146704
Submitted by: Denis E Podolskiy (maintainer)
Notes:
svn path=/head/; revision=254915
|
|
|
|
|
|
|
|
| |
Submitted by: makc
Approved by: tabthorpe (mentor, implicit)
Notes:
svn path=/head/; revision=253371
|
|
which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression.
libjpeg-turbo is generally 2-4x as fast as the unmodified version
of libjpeg, all else being equal.
libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru,
but the TigerVNC and VirtualGL projects made numerous enhancements to the codec,
including improved support for Mac OS X, 64-bit support,
support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.),
accelerated Huffman encoding/decoding, and various bug fixes.
The goal was to produce a fully open source codec that could replace
the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
It is faster in some areas but slower in others.
WWW: http://libjpeg-turbo.virtualgl.org/
- D. R. Commander
information@virtualgl.org
PR: ports/145670
Submitted by: Denis E Podolskiy [bytestore yandex.ru]
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=253302
|