summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-26 17:50:59 +0000
committergrant <grant@pkgsrc.org>2004-06-26 17:50:59 +0000
commitb63ddd2fccd493bedac8b5924951d1a7f4d5d13e (patch)
tree4d048e1e1b9c877a9b6abc5f7097fc1061e0837d
parentc5ec1228836c588c17984114b538222162af1849 (diff)
downloadpkgsrc-b63ddd2fccd493bedac8b5924951d1a7f4d5d13e.tar.gz
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.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index cac7f9f809c..eca37079b61 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6329 2004/06/26 17:49:39 grant Exp $
+$NetBSD: CHANGES,v 1.6330 2004/06/26 17:50:59 grant Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3080,3 +3080,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated win32-codecs to 20040626 [grant 2004-06-26]
Updated drivel to 1.0.1 [jmmv 2004-06-26]
Updated fuse-utils to 0.6.2nb2 [grant 2004-06-26]
+ Added libdv-0.102 [grant 2004-06-26]