Up to [cvs.netbsd.org] / pkgsrc / multimedia / mjpegtools
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 14 18:08:08 2009 UTC (2 years, 11 months ago) by joerg
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,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.11: +1 -4
lines
Diff to previous 1.11 (colored)
Remove @dirrm entries from PLISTs
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 8 17:21:36 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.10: +9 -1
lines
Diff to previous 1.10 (colored)
Update to 1.9.0: mpeg2enc works "better". some changes for the libquicktime. maintainance for newer release of other packages the mjpegtools need.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 31 23:56:28 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: 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,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
List the info pages directly in the PLIST and ensure that we honor PKGINFODIR.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 30 08:44:25 2006 UTC (6 years, 3 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.8: +18 -1
lines
Diff to previous 1.8 (colored)
* Add missing files now that mplex has been re-added. * Add a patch that should fix the build on amd64. * Fixed pkglint warnings. Bump PKGREVISION.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 29 04:25:58 2006 UTC (6 years, 3 months ago) by ben
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Include mplex in the mjpegtools package, and bump PKGREVISION. Remove mplex as a standalone package, to reduce maintenance.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 25 08:09:12 2006 UTC (6 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.6: +20 -21
lines
Diff to previous 1.6 (colored)
Update mjpegtools/mplex to 1.8.0. Some changes: * Modularised input handling for MPEG compression tools. * movtar read/write support * MJPEG playback in software, and experimental MJPEG hardware overlay playback (see mjpeg/) * mpeg2enc _much_ improved!
Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 3 23:04:40 2005 UTC (7 years, 3 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.5: +1 -5
lines
Diff to previous 1.5 (colored)
Use INFO_FILES for registering the mjpeg-howto.info documentation files. And remove from PLIST. This fixes problem when INFO_DIR is using a custom directory such as share/info. Do not bump PKGREVISION, because couldn't package in first place when this problem occurred. This will cause a warning: install-info: warning: no info dir entry in `/usr/pkg/share/info/mjpeg-howto.info' TODO: so add a START-INFO-DIR-ENTRY/END-INFO-DIR-ENTRY pair dir entry.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:46 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.4: +1 -19
lines
Diff to previous 1.4 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 17 05:50:50 2004 UTC (8 years, 1 month ago) by sekiya
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.3: +5 -2
lines
Diff to previous 1.3 (colored)
Build libmjpegutil as a shared library, which in turn allows transcode to use the mjpegutil modules. This commit incorporates changes suggested by wiz@. Bump package revision, as well.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Mar 11 13:17:03 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +11 -11
lines
Diff to previous 1.2 (colored)
update to 1.6.2 Changes: Since the authors don't provide a proper CHANGES file/release announcement, this is me guess from diffing to last version (1.6.1.93): - aix build fixes - icc support - doc updates - yuvfps tries to find a normalized framerate by default ... and probably the usual: bug-fixes
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 1 21:35:15 2004 UTC (8 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.1: +1 -6
lines
Diff to previous 1.1 (colored)
Remove incorrect ".so" shared library link entries.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 26 12:44:06 2004 UTC (8 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Move mjpegtools to the multimedia category (coming from graphics). This is version 1.6.1.93.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 26 12:44:06 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN
Initial revision