Path to this page:
Subject: CVS commit: pkgsrc/multimedia
From: Lubomir Sedlacik
Date: 2004-06-05 13:11:32
Message id: 20040605111132.540742DA1D@cvs.netbsd.org
Log Message:
Updated to version 0.9.0.
Changes:
- mkvmerge
bug fix: Improved handling for OGM files. Streams that
are lacking the comment packet are handled better.
bug fix: Some MP3 streams are padded in the front with trash
(mostly those in AVI files). This trash might contain
valid MP3 headers which do not match the remaining headers
for the actual track. Both the MP3 reader and the MP3
packetizer can now skip up to one of those bogus headers
in the trash.
bug fix: The OGM reader was not Endian safe.
bug fix: Audio sync for Vorbis was partially broken for positive
offsets.
Rewrite of the VobSub handling code.
- mmg
bug fix: On some occasions the chapter editor thought there was no
language associated with a chapter name and complained
about that.
bug fix: The chapter editor did not honor the values selected for
'country' and 'language'.
Removed the 'advanced' tab. Those options shouldn't be used anyway.
Files: