Up to [cvs.netbsd.org] / pkgsrc / multimedia / libmp4v2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 12 15:14:51 2012 UTC (2 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Fix mandoc lint warnings in MP4(3) man page. Improve COMMENT while here. Bump PKGREVISION.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 24 18:37:30 2012 UTC (2 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.9: +10 -1
lines
Diff to previous 1.9 (colored)
PR/46089: David Shao: f{g,s}etpos portability fixes.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 22 15:39:43 2012 UTC (3 months ago) by wiz
Branch: MAIN
Changes since 1.8: +0 -2
lines
Diff to previous 1.8 (colored)
Revert unintended commits.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 22 15:31:34 2012 UTC (3 months ago) by wiz
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Mention putty-devel successor.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 11 15:43:44 2012 UTC (4 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
SunOS doesn't have u_int8_t etc., so define them in the header where they are used. Fixes build of several packages using libmp4v2.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 29 21:00:45 2011 UTC (15 months, 3 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
leave it to <string.h> to declare strcasestr() correctly
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 19 09:48:43 2007 UTC (4 years, 6 months ago) by dillo
Branch: MAIN
CVS Tags: 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,
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.4: +2 -2
lines
Diff to previous 1.4 (colored)
Add define of new type to mpeg4ip.h replacement. Bump revision, since depending packages failed to compile.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 14 18:44:46 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.3: +6 -6
lines
Diff to previous 1.3 (colored)
update to 1.6.1; this is the last release because the author changed jobs; the release contains final fixes and cleanup (The original distfile is corrupt, and the author appearently not able to fix it, so we fetch a repackaged version from FreeBSD.)
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 23 13:55:17 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.2: +2 -2
lines
Diff to previous 1.2 (colored)
include <stdint.h> explicitely to get uint16_t (on NetBSD/sys/types.h defines these, but on Linux it does not) should fix build problem reported by Lieven De Keyzer in pkgsrc-users
Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 15 22:52:15 2007 UTC (5 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Don't bail out if SDL is not installed.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 9 19:57:48 2007 UTC (5 years, 3 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
split out the libmp4v2 part from mpeg4ip -- all users in the pkgsrc tree just need that library, the player in mpeg4ip just causes an unwanted dependency on SDL and complications due to plugin building
Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 9 19:57:48 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
Initial revision