Path to this page:
./
audio/faad2,
AAC decoding library
Branch: pkgsrc-2008Q2,
Version: 2.6.1nb1,
Package name: faad2-2.6.1nb1,
Maintainer: pkgsrc-usersFAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type
AAC files.
There is a stable version of FAAD2 available, source code can be
downloaded on the download page. The advantage of this new library
is the lack of copyrighted code written by third parties. Further
it is coded much cleaner and will give a much better understanding
of the AAC coding algorithms.
Required to build:[
devel/automake] [
devel/autoconf] [
devel/libtool-base]
Master sites: (Expand)
SHA1: b4ad33d3c4dfa6dbf3011a3da34c631926cabfad
RMD160: ad559933dad6a65576a9947819190f04cb3b1c16
Filesize: 819.736 KB
Version history: (Expand)
- (2008-09-26) Updated to version: faad2-2.6.1nb1
- (2008-07-14) Package added to pkgsrc.se, version faad2-2.6.1 (created)
CVS history: (Expand)
2008-09-26 16:42:13 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #2533 - tonnerre
faad2: security patch
Revisions pulled up:
- audio/faad2/Makefile 1.41
- audio/faad2/distinfo 1.17
- audio/faad2/patches/patch-at 1.2
---
Module Name: pkgsrc
Committed By: tonnerre
Date: Wed Sep 24 22:25:14 UTC 2008
Modified Files:
pkgsrc/audio/faad2: Makefile distinfo
pkgsrc/audio/faad2/patches: patch-at
Log message:
Fix for faad2 decodeMP4file() heap overflow. If the sample count looks
insane, it may as well be insane. Also bump PKGREVISION.
|