| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=340029
|
|
|
|
|
|
|
| |
- Add staging support.
Notes:
svn path=/head/; revision=333513
|
|
|
|
|
|
|
| |
comms)
Notes:
svn path=/head/; revision=327714
|
|
|
|
| |
Notes:
svn path=/head/; revision=312502
|
|
|
|
|
|
|
|
| |
PR: ports/163305
Submitted by: Howard Goldstein <hg@queue.to>
Notes:
svn path=/head/; revision=287655
|
|
|
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=284139
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=258773
|
|
|
|
|
|
|
|
| |
PR: ports/128152
Approved by: db
Notes:
svn path=/head/; revision=221771
|
|
|
|
|
|
|
|
|
|
| |
introduced patch fixes a bad macro in the source code.
Notified by: Pav (via pointyhat) [1]
Approved: ehaupt (mentor)
Notes:
svn path=/head/; revision=195017
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace pkg-plist with PLIST_FILES. [1]
- Add backup distribution site.
PR: ports/111943 [1]
Approved by: ehaupt (mentor)
Notes:
svn path=/head/; revision=190761
|
|
|
|
|
|
|
|
|
| |
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor)
Notes:
svn path=/head/; revision=182807
|
|
|
|
|
|
|
|
|
| |
PR: ports/106542
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by: maintainer
Notes:
svn path=/head/; revision=179418
|
|
and accelerated primitives useful in digital signal processing (DSP).
Except for the Reed-Solomon codecs, these functions take full advantage of
the MMX, SSE and SSE2 SIMD instruction sets on Intel/AMD IA-32 processors
and the Altivec/VMX/Velocity Engine SIMD instruction set on the
G4 and G5 PowerPC.
The library includes Viterbi decoders for the following convolutional codes:
rate 1/2 k=7
rate 1/2 k=9
rate 1/6 k=15 ("Cassini")
plus two Reed-Solomon encoder-decoders:
one optimized for the (255,223) CCSDS standard code
a general purpose encoder/decoder for arbitrary RS codes
and three low-level 16-bit DSP support routines:
signed dot product
peak detection
sum-of-squares (energy) computation
This library is licensed under the "lesser" GNU General Public License.
WWW: http://www.ka9q.net/code/fec/
- Diane Bruce, VA3DB
db@db.net
PR: ports/99895
Submitted by: db
Notes:
svn path=/head/; revision=167213
|