Updated to version 1.4.
Changes: - The MPEG4 key frame detection was broken resulting in unseekable files. - Fixed some typos.
This commit is contained in:
parent
7f20825e11
commit
c3304d9fc1
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/04/12 23:22:59 salo Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2004/04/16 03:09:42 salo Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ogmtools-1.3
|
||||
DISTNAME= ogmtools-1.4
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/04/12 21:47:02 salo Exp $
|
||||
$NetBSD: distinfo,v 1.2 2004/04/16 03:09:42 salo Exp $
|
||||
|
||||
SHA1 (ogmtools-1.3.tar.bz2) = 30486a6de114a1f8870b8d84417ee138ca6c9478
|
||||
Size (ogmtools-1.3.tar.bz2) = 214680 bytes
|
||||
SHA1 (ogmtools-1.4.tar.bz2) = da34b626ae5acef0a47447c29e9c49f9e8437ef1
|
||||
Size (ogmtools-1.4.tar.bz2) = 214781 bytes
|
||||
|
|
Loading…
Reference in a new issue