Up to [cvs.netbsd.org] / pkgsrc / multimedia / libdv
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:17 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Mar 3 08:44:38 2010 UTC (2 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: 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
Changes since 1.13: +2 -4
lines
Diff to previous 1.13 (colored)
Update libdv (and tools) to 1.0.0. 2006-09-25 Dan Dennedy <dan@dennedy.org> * libdv 1.0.0 release. 2006-09-03 Dan Dennedy <dan@dennedy.org> * libdv/encode.c, libdv/enc_output.c: apply patch (1550898) from Craig Lawson to prevent noise when dv_encode_full_audio() is called with zero samples. 2006-08-06 Dan Dennedy <dan@dennedy.org> * libdv/*.S: apply patch from Mike Frysinger <vapier@gentoo.org> to cleanup assembly symbols by hiding them and/or setting their type. * configure.ac, Makefile.am: apply patch from Burkhard Plaum to automatically disable GTK-based features (playdv) when GTK+ 1.2 is not found and to fix dist make target behavior with GTK+ disabled. * libdv/Makefile.am: bump libtool revision. * configure.ac: bump project version to 1.0.0. 2006-04-10 Dan Dennedy <dan@dennedy.org> * playdv/playdv.c: bugfix segfault on exit due to dv_display_exit being called twice. 2006-03-06 Dan Dennedy <dan@dennedy.org> * mmx.h: apply patches from Zan Lynx and Richard Guenther to fix x86 compilation on gcc 4.1. 2006-01-15 Dan Dennedy <dan@dennedy.org> * encode.c: apply patch from Burkhard Plaum to use gcc destructor attribute to invoke dv_cleanup() when unloading libdv after loading dynamically and thereby fixing a memory leak. * playdv.c: bugfix segfault on exit due to dv_display_exit() being called twice: once in main() and second in atexit handler created by dv_display. Thanks for hint provided by Jean-Francois Panisset. 2005-01-31 Dan Dennedy <dan@dennedy.org> * *.S: apply patch from Nicholas Miell <nmiell@gmail.com> to not require execution stack for assembler functions. 2004-12-20 Dan Dennedy <dan@dennedy.org> * vlc.h, mmx.h: apply patch from Daniel Kobras to improve compile compatibillity by making extern inline, static inline. 2004-12-12 Dan Dennedy <dan@dennedy.org> * *_x86_64.S: apply patch from Dean Kolosiek to fix linker compatibility.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 15 15:30:16 2007 UTC (4 years, 5 months ago) by heinz
Branch: MAIN
CVS Tags: 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.12: +3 -1
lines
Diff to previous 1.12 (colored)
The package supports installation to DESTDIR.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:16 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: 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,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 3 15:40:30 2005 UTC (6 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.10: +4 -31
lines
Diff to previous 1.10 (colored)
Split libdv into two packages: libdv itself, which installs only the codec library, and libdv-tools, which installs all the associated tools. While doing this, clean-up useless dependencies in libdv's buildlink3.mk file. The main purpose of this change is to let mplayer use the dv codec (which is the default setting) while not depending on unused packages (gtk+).
Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:41 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 24 01:42:46 2005 UTC (7 years, 3 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.8: +4 -3
lines
Diff to previous 1.8 (colored)
Add a check for Xv and if we don't have it then add --disable-xv
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 3 12:48:29 2005 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Update to 0.104:
* libdv.pc: added -lm to make build more portable.
* applied x86-64 patch from Dean Kolosiek.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 4 23:09:06 2004 UTC (7 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 28 14:34:28 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
libdv.so uses pthread functions directly, so include pthread.bl3.mk and fix libdv.so link line so that it links against libpthread.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 25 14:52:20 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.4: +9 -10
lines
Diff to previous 1.4 (colored)
Changes 0.103: * Unknown (you have to track the mailing list)
Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 12 06:39:20 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:02 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
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], Sun Jun 27 18:48:09 2004 UTC (7 years, 10 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
The configure script requires pkg-config.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jun 26 17:48:29 2004 UTC (7 years, 11 months ago) by grant
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of libdv 0.102 into the NetBSD packages collection. The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M. Submitted in PR pkg/24313 by Osamu OISHI with cleanup and update to 0.102 by me.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 26 17:48:29 2004 UTC (7 years, 11 months ago) by grant
Branch: MAIN
Initial revision