Up to [cvs.netbsd.org] / pkgsrc / multimedia / libogg
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 5 13:15:06 2012 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Reset maintainer, do not use it much any longer.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 8 11:31:28 2012 UTC (4 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.16: +3 -4
lines
Diff to previous 1.16 (colored)
Changes 1.3.0: * Add ogg_stream_flush_fill() call This produces longer packets on flush, similar to what ogg_stream_pageout_fill() does for single pages. * Windows build fixes Changes 1.2.2: * Build fix (types correction) for Mac OS X * Update win32 project files to Visual Studio 2008 * ogg_stream_pageout_fill documentation fix
Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 11 18:21:23 2010 UTC (18 months, 1 week ago) by tron
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Don't use obsolete types under Mac OS X. This fixes the build of at least the "flac" package.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 9 13:11:53 2010 UTC (18 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.14: +5 -7
lines
Diff to previous 1.14 (colored)
Changes 1.2.1: * Various build updates (see SVN) * Add ogg_stream_pageout_fill() to API to allow applications greater explicit flexibility in page sizing. * Documentation updates including multiplexing description, terminology and API (incl. ogg_packet_clear(), ogg_stream_pageout_fill()) * Correct possible buffer overwrite in stream encoding on 32 bit when a single packet exceed 250MB. * Correct read-buffer overrun [without side effects] under similar circumstances. * Update unit testing to work properly with new page spill heuristic.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 23 21:43:28 2010 UTC (2 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Update to 1.2.0: Version 1.2.0 (2010 March 25) * Alter default flushing behavior to span less often and use larger page sizes when packet sizes are large. * Build fixes for additional compilers * Documentation updates
Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 17 20:31:12 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Set LICENSE.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 17 20:22:50 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update to 1.1.4: Version 1.1.4 (2009 June 24) * New async error reporting mechanism. Calls made after a fatal error are now safely handled in the event an error code is ignored * Added allocation checks useful to some embedded applications * fix possible read past end of buffer when reading 0 bits * Updates to API documentation * Build fixes
Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 3 06:55:40 2006 UTC (5 years, 6 months 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,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
DESTDIR support.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 15 13:38:51 2006 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Take maintainership.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 22 07:32:24 2006 UTC (6 years, 1 month ago) by lukem
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Reset MAINTAINER; I don't have the time nor inclination to maintain these any more.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 7 17:50:00 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.7: +2 -4
lines
Diff to previous 1.7 (colored)
Update to 1.1.3: Version 1.1.3 (2005 November 27) * Correct a bug in the granulepos field of pages where no packet ends * New VS2003 and XCode builds, minor fixes to other builds * documentation fixes and cleanup
Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:43 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:20 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:54 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:42 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
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], Sun Oct 3 00:13:03 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Fri Sep 24 12:33:16 2004 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update to 1.1.2: Version 1.1.2 (unreleased) [sic] * fix a bug with multipage packet assembly after seek Version 1.1.1 (2004 September 12) * various bugfixes * important bugfix for 64-bit platforms * various portability fixes * autotools cleanup from Thomas Vander Stichele * Symbian OS build support from Colin Ward at CSIRO * new multiplexed Ogg stream documentation Package change: Move documentation from share/doc/html to share/doc.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Apr 12 23:02:59 2004 UTC (8 years, 1 month ago) by salo
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)
Reimport from audio/libogg.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 12 23:02:59 2004 UTC (8 years, 1 month ago) by salo
Branch: MAIN
Initial revision