Up to [cvs.netbsd.org] / pkgsrc / audio / faad2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.46 / (download) - annotate - [select for diffs], Sat Jan 16 17:57:36 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
HEAD
Changes since 1.45: +1 -3
lines
Diff to previous 1.45 (colored)
Remove workaround for compiler bug in gcc2 on sparc64.
Revision 1.45 / (download) - annotate - [select for diffs], Tue Aug 11 11:16:37 2009 UTC (2 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.44: +2 -1
lines
Diff to previous 1.44 (colored)
make the installed include files more consistent: don't rely on HAVE_STDINT_H defined by the client app, don't install mp4ffint.h which is purely internal, fix build of the xmms plugin, bump PKGREVISION
Revision 1.44 / (download) - annotate - [select for diffs], Mon Aug 10 00:05:35 2009 UTC (2 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.43: +2 -2
lines
Diff to previous 1.43 (colored)
fix a typo
Revision 1.43 / (download) - annotate - [select for diffs], Mon Aug 10 00:01:55 2009 UTC (2 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.42: +9 -14
lines
Diff to previous 1.42 (colored)
- Update to faad2-2.7 - set LICENSE to gnu-gpl-v2 - install faad(1) manpage 2009-02-02 - Version 2.7 * DAB+ support * Use public headers internally to prevent duplicate declarations * Explicitly typedef all types as signed * Made sure MAIN prediction can't be started after the first frame * Lot's of compilation issues solved * Bugfix in SBR envelope border calculation
Revision 1.42 / (download) - annotate - [select for diffs], Mon Jul 13 12:55:54 2009 UTC (2 years, 10 months ago) by tonio
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Let audio/faad2 install libmp4ff. It is used by musicpd to play m4a files. Fixes PR/40584 applying a very similar patch.
Revision 1.40.8.1 / (download) - annotate - [select for diffs], Fri Sep 26 14:42:13 2008 UTC (3 years, 7 months ago) by tron
Branch: pkgsrc-2008Q2
Changes since 1.40: +2 -1
lines
Diff to previous 1.40 (colored) next main 1.41 (colored)
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.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Sep 24 22:25:14 2008 UTC (3 years, 7 months ago) by tonnerre
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.40: +2 -1
lines
Diff to previous 1.40 (colored)
Fix for faad2 decodeMP4file() heap overflow. If the sample count looks insane, it may as well be insane. Also bump PKGREVISION.
Revision 1.40 / (download) - annotate - [select for diffs], Sun Dec 9 10:55:30 2007 UTC (4 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2008Q2
Changes since 1.39: +2 -4
lines
Diff to previous 1.39 (colored)
update to 2.6.1 This adds SBR/PS support and bugfixes. The licensing problems which appeared in 2.5 were resolved in 2.6.1. pkgsrc notes: -no dependency on libmp4v2 anymore -added a patch to the "faad" standalone player to restore previous behaviour: The -w option writes .wav format (with riff header) to stdout. Thanks to Raymond Meyer for help and testing.
Revision 1.39 / (download) - annotate - [select for diffs], Sun Jul 1 15:50:01 2007 UTC (4 years, 10 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.38: +3 -1
lines
Diff to previous 1.38 (colored)
The package supports installation to DESTDIR.
Revision 1.38 / (download) - annotate - [select for diffs], Fri Feb 9 20:10:50 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.37: +3 -4
lines
Diff to previous 1.37 (colored)
-build against libmp4v2 instead of the full mpeg4ip -don't build the plugin for the mpeg4ip player -kill SDL dependency -bump PKGREVISION
Revision 1.37 / (download) - annotate - [select for diffs], Thu Jul 27 17:27:29 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Fix build with m4-1.4.5. Use newer automake package instead of 1.4 one. (Build dependency change only, so no PKGREVISION bump.)
Revision 1.36 / (download) - annotate - [select for diffs], Mon Jun 12 16:28:05 2006 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) for SDL shlib changes.
Revision 1.35 / (download) - annotate - [select for diffs], Tue May 30 20:53:48 2006 UTC (5 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Fix package list issue (which CHECK_FILES=yes doesn't catch reliably for some reason) and bump package revision again.
Revision 1.34 / (download) - annotate - [select for diffs], Tue May 30 20:23:32 2006 UTC (5 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.33: +4 -6
lines
Diff to previous 1.33 (colored)
Disable bundled and outdated "mp4v2" library. Depend on newer version from "mpeg4ip" package instead which resolves the conflict between the two packages. Patch taken from PLD linux. Bump package revision because of thix fix.
Revision 1.33 / (download) - annotate - [select for diffs], Fri May 19 12:21:52 2006 UTC (6 years ago) by adrianp
Branch: MAIN
Changes since 1.32: +3 -1
lines
Diff to previous 1.32 (colored)
faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriate CONFLICTS statement.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:54 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.31 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:06 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Dec 8 10:06:32 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Write newline character to stderr instead of stdout, to avoid polluting the output stream when -w is used. From Parag Patel in PR 32268. While here, add missing directory to PLIST. Bump PKGREVISION.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:47 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.28 / (download) - annotate - [select for diffs], Sun Oct 9 03:23:11 2005 UTC (6 years, 7 months ago) by ben
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
This change addresses PR#31443 Copy config.h to faad2-config.h. Modify systems.h to refer to faad2-config.h, and install faad2-config.h. This situation is discussed here: http://lists.gnu.org/archive/html/automake/2000-10/msg00114.html Remove the undef of PACKAGE and VERSION, and add a 3rd non-empty argument to AM_INIT_AUTOMAKE. This situation is discussed here: http://lists.gnu.org/archive/html/automake/2000-10/msg00108.html Modify the condition from HAVE_GLIB_H to __G_LIB_H__, which was easier because faad2 doesn't depend on glib. Bump pkgrevision.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Oct 6 13:13:28 2005 UTC (6 years, 7 months ago) by ben
Branch: MAIN
Changes since 1.26: +3 -2
lines
Diff to previous 1.26 (colored)
This change addresses PR#31443 Install header files in include/faad2 Install include/faad2/config.h Add include/faad2 to search path in buildlink3.mk Since software depending on mp4.h won't be able to build without this change, bump PKGREVISION and update BUILDLINK_DEPENDS.faad2 in buildlink3.mk
Revision 1.24.2.1 / (download) - annotate - [select for diffs], Sat Jul 2 06:47:54 2005 UTC (6 years, 10 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
Pullup ticket 577 - requested by grant beattie
portability fix for faad2
Revision pulled up:
- pkgsrc/audio/faad2/Makefile 1.25
Module Name: pkgsrc
Committed By: grant
Date: Fri Jul 1 00:22:13 UTC 2005
Modified Files:
pkgsrc/audio/faad2: Makefile
Log Message:
fix typo in CPPFLAGS, allowing this to build on Solaris.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Jul 1 06:35:15 2005 UTC (6 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.25: +2 -7
lines
Diff to previous 1.25 (colored)
just use CPPFLAGS.SunOS instead of OPSYS conditional.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jul 1 00:22:13 2005 UTC (6 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
fix typo in CPPFLAGS, allowing this to build on Solaris.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Jun 1 20:07:59 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.23: +6 -8
lines
Diff to previous 1.23 (colored)
Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
Revision 1.23 / (download) - annotate - [select for diffs], Sun May 22 20:07:37 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:52 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.21: +1 -2
lines
Diff to previous 1.21 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Nov 19 19:03:34 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Update homepage.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:05 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jul 31 08:10:47 2004 UTC (7 years, 9 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.18: +13 -12
lines
Diff to previous 1.18 (colored)
Fix lrintf() function in libfaad/common.h to make this build on NetBSD -current, this closes PR pkg/26412.
Revision 1.18 / (download) - annotate - [select for diffs], Sat May 15 13:03:20 2004 UTC (8 years ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.17: +8 -1
lines
Diff to previous 1.17 (colored)
explicitly enable largefile support on Solaris.
Revision 1.17 / (download) - annotate - [select for diffs], Mon May 3 00:41:56 2004 UTC (8 years ago) by grant
Branch: MAIN
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
this package uses a c and c++ compiler.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 25 12:07:12 2004 UTC (8 years ago) by dillo
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
drop maintainership
Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 28 20:16:09 2004 UTC (8 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.14: +5 -15
lines
Diff to previous 1.14 (colored)
Update to 2.0. There are many changes, but the main user-visible improvement is support for decoding AAC HE files (as generated by iTunes).
Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 21 07:06:58 2004 UTC (8 years, 2 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.13: +4 -1
lines
Diff to previous 1.13 (colored)
Fix build on sparc64 with gcc2.
Revision 1.13 / (download) - annotate - [select for diffs], Tue Feb 17 20:21:38 2004 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.12: +4 -3
lines
Diff to previous 1.12 (colored)
Convert to buildlink3.mk. Newer libtool demands autoconf-2.50+, so update dependency.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:32 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 22 07:15:00 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 20 12:07:41 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 6 20:00:12 2003 UTC (8 years, 6 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
This was using NO_BIN_ON_CD. Now fixed to use correct NO_BIN_ON_CDROM instead.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 8 15:30:08 2003 UTC (8 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
drop some unneeded parens
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 8 14:35:57 2003 UTC (8 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.6: +5 -3
lines
Diff to previous 1.6 (colored)
set USE_GCC_SHLIB. sort USE_* variable block while I'm here.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 8 14:14:33 2003 UTC (8 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
use MASTER_SITE_SOURCEFORGE.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:06 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 21 05:08:52 2002 UTC (9 years, 6 months ago) by salo
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.3: +12 -2
lines
Diff to previous 1.3 (colored)
Make this build on Solaris. Remove whitespace.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 18 13:32:48 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.2: +15 -16
lines
Diff to previous 1.2 (colored)
Purely cosmetic changes.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 2 18:13:18 2002 UTC (9 years, 7 months ago) by dillo
Branch: MAIN
Changes since 1.1: +11 -4
lines
Diff to previous 1.1 (colored)
make use of new automake.mk
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 5 17:49:42 2002 UTC (9 years, 8 months ago) by dillo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of faad 1.1 FAAD2 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.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 5 17:49:42 2002 UTC (9 years, 8 months ago) by dillo
Branch: MAIN
Initial revision