Up to [cvs.NetBSD.org] / pkgsrc / audio / faac
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.17.4.1 / (download) - annotate - [select for diffs], Wed Nov 13 21:04:16 2019 UTC (14 months, 1 week ago) by bsiegert
Branch: pkgsrc-2019Q3
Changes since 1.17: +6 -8
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
Pullup ticket #6082 - requested by nia audio/faac: security fix Revisions pulled up: - audio/faac/Makefile 1.18 - audio/faac/distinfo 1.11 - audio/faac/patches/patch-frontend_mp4write.c deleted --- Module Name: pkgsrc Committed By: nia Date: Sat Nov 9 11:48:35 UTC 2019 Modified Files: pkgsrc/audio/faac: Makefile distinfo Removed Files: pkgsrc/audio/faac/patches: patch-frontend_mp4write.c Log Message: faac: Update to 1.30 Changes: [ Robert Kausch ] Fix Joint Stereo coding [ Krzysztof Nikiel ] Code cleanup and compilation fixes Fix endianness conversion functions [ Takashi Yoshi ] Fix compilation with GCC < 4.6 Fix compilation on big endian systems [ Fabian Greffrath ] Fix division by zero errors Fix compilation with GCC <= 4.7.3 Change pointer type for proper arithmetics Fix logic error in compiler detection Revert back to some more generic SSE2 code Fix a memory leak Fix some cppcheck warnings in the Cfaac code Check index ranges before dereferencing book arrays (CVE-2018-19886) Clean up stdint.h header inclusions Consistently use stdint.h types [ Michael Fink ] Update Visual Studio 2017 projects Add stdint.h header inclusions Port over ac2ver tool from faad2 to generate PACKAGE_VERSION when compiling with Visual Studio [ Eugne Filin ] Memory allocations redefined
Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 9 11:48:35 2019 UTC (14 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
Changes since 1.17: +6 -8
lines
Diff to previous 1.17 (colored)
faac: Update to 1.30 Changes: [ Robert Kausch ] Fix Joint Stereo coding [ Krzysztof Nikiel ] Code cleanup and compilation fixes Fix endianness conversion functions [ Takashi Yoshi ] Fix compilation with GCC < 4.6 Fix compilation on big endian systems [ Fabian Greffrath ] Fix division by zero errors Fix compilation with GCC <= 4.7.3 Change pointer type for proper arithmetics Fix logic error in compiler detection Revert back to some more generic SSE2 code Fix a memory leak Fix some cppcheck warnings in the Cfaac code Check index ranges before dereferencing book arrays (CVE-2018-19886) Clean up stdint.h header inclusions Consistently use stdint.h types [ Michael Fink ] Update Visual Studio 2017 projects Add stdint.h header inclusions Port over ac2ver tool from faad2 to generate PACKAGE_VERSION when compiling with Visual Studio [ Eugène Filin ] Memory allocations redefined
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 23 11:41:25 2019 UTC (19 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Branch point for: pkgsrc-2019Q3
Changes since 1.16: +4 -1
lines
Diff to previous 1.16 (colored)
faac: This needs gcc 4.8, for the same reason as faad2.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jun 23 10:59:40 2019 UTC (19 months ago) by nia
Branch: MAIN
Changes since 1.15: +1 -5
lines
Diff to previous 1.15 (colored)
faac: Remove RESTRICTED. Similar motivation to removing it as faad2. To quote FreeBSD's commit: "There is no evidence that faac may not be redistributed on sold media like CDs/DVDs. Other well-established open source organisations arrive at the same conclusion, e.g. [Debian, Ubuntu, and Arch Linux]"
Revision 1.15 / (download) - annotate - [select for diffs], Fri Dec 1 11:00:03 2017 UTC (3 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.14: +2 -3
lines
Diff to previous 1.14 (colored)
faac: updated to 1.29.9.2 1.29.9.2: * fixed max MP4 bitrate calculation 1.29.9: * initial version of PNS coding * Intensity Stereo coding * more speed improvements * finer bandwidth/cutoff setting (doesn't work with PNS) * fixed more bugs * rewritten mid/side coding * fixed bug in blockswitch
Revision 1.14 / (download) - annotate - [select for diffs], Tue Aug 15 13:55:17 2017 UTC (3 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
1.29.4: - new option(--tag) to add named tags (iTunes '----') - faster and better short/long window type switch - Don't build DRM(Digital Radio Mondiale) by default. Use ./configure --enable-drm to build DRM version. - fixed bugs * rounding in QuantizeReflectionCoeffs (tns.c) * use +60 value for scalefactor. * use clipped diff instead of original value (huffman.c)
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 23 16:01:14 2017 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.12: +11 -15
lines
Diff to previous 1.12 (colored)
1.29.3: - MP4 tag options improved - fixed MP4 'meta' atom bug - new option to set verbosity (-v0 to silence output) 1.29.2: - new mp4 output code 1.29: - various patches applied and bugs fixed
Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 11 23:59:31 2012 UTC (8 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.11: +1 -3
lines
Diff to previous 1.11 (colored)
"user-destdir" is default these days
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 9 16:40:39 2009 UTC (11 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
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
Changes since 1.10: +3 -5
lines
Diff to previous 1.10 (colored)
update to 1.28 changes: Prevent out of range scalefactors Updated to latest mpeg4ip mp4 file format library Added -s option to make the encoder output optimized mp4 layout Improved JPEG detection for album art Lot's of compilation issues solved
Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 5 11:22:38 2009 UTC (11 years, 5 months ago) by ahoka
Branch: MAIN
Changes since 1.9: +6 -1
lines
Diff to previous 1.9 (colored)
Make faac restricted as noted in its README. Closes PR pkg/41739.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 27 22:38:25 2007 UTC (13 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Supports DESTDIR.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 9 20:27:16 2007 UTC (13 years, 11 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.7: +2 -3
lines
Diff to previous 1.7 (colored)
-build against libmp4v2 instead of the full mpeg4ip -update to 1.25 which contains small bug fixes according to the notes -the most serious change seems to be that faac comes with an own copy of libmp4v2 now which it tries to use exclusively -- add some patches to still use an external lib (that's all optional, needed for tagging support)
Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:54 2006 UTC (14 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Sun Dec 11 11:09:06 2005 UTC (15 years, 1 month ago) by hira
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Add MP4 encoding support by audio/faad2 (with options.mk). It's disabled by default.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 1 20:07:59 2005 UTC (15 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +3 -6
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:52 2005 UTC (15 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 19 19:03:34 2004 UTC (16 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update homepage.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:05 2004 UTC (16 years, 3 months ago) by tv
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (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.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 16 01:51:21 2004 UTC (16 years, 8 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of faac-1.24. FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.
Revision 1.1 / (download) - annotate - [select for diffs], Sun May 16 01:51:21 2004 UTC (16 years, 8 months ago) by xtraeme
Branch: MAIN
Initial revision