Up to [cvs.netbsd.org] / pkgsrc / audio / faad2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (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-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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
HEAD
Changes since 1.20: +6 -7
lines
Diff to previous 1.20 (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.20 / (download) - annotate - [select for diffs], Mon Aug 10 00:01:56 2009 UTC (2 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.19: +12 -12
lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Sat Aug 8 04:24:20 2009 UTC (2 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
patch-at: fix build on Linux (uint32_t was not in scope)
Revision 1.18 / (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.17: +3 -1
lines
Diff to previous 1.17 (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.16.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.16: +2 -2
lines
Diff to previous 1.16 (colored) next main 1.17 (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.17 / (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.16: +2 -2
lines
Diff to previous 1.16 (colored)
Fix for faad2 decodeMP4file() heap overflow. If the sample count looks insane, it may as well be insane. Also bump PKGREVISION.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Dec 29 19:56:04 2007 UTC (4 years, 4 months ago) by joerg
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.15: +2 -2
lines
Diff to previous 1.15 (colored)
Fix pthread linkage.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 9 10:55:30 2007 UTC (4 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.14: +13 -21
lines
Diff to previous 1.14 (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.14 / (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-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Sun Aug 6 10:38:42 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.12: +3 -1
lines
Diff to previous 1.12 (colored)
Merge in patches from xmms-faad.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 27 17:27:29 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Tue May 30 20:23:32 2006 UTC (5 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.10: +4 -1
lines
Diff to previous 1.10 (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.10 / (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-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (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.9 / (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.8: +4 -3
lines
Diff to previous 1.8 (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.8 / (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.7: +5 -3
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Fri Aug 5 13:01:57 2005 UTC (6 years, 9 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.6: +4 -1
lines
Diff to previous 1.6 (colored)
add simple patches for gcc-4 support approved by cube@
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 23 20:39:44 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 30 06:35:38 2004 UTC (7 years, 4 months ago) by minskim
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Always include stdint.h and/or inttypes.h if they are present. The previous sunpro patch doesn't include them when sys/types.h is present, breaking this package on Linux.
Revision 1.4 / (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-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix lrintf() function in libfaad/common.h to make this build on NetBSD -current, this closes PR pkg/26412.
Revision 1.3 / (download) - annotate - [select for diffs], Sat May 15 13:01:02 2004 UTC (8 years ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
- remove __inline gccism - add some casts to avoid sunpro c++ errors - include the right system header file to get the integer types fixes build with sunpro.
Revision 1.2 / (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.1: +6 -6
lines
Diff to previous 1.1 (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.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,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
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