Next | Query returned 43 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2004-06-27 17:27:28 by Lubomir Sedlacik | Files touched by this commit (3)
Log message:
Updated to version 0.9.1.

Changes:

- mkvmerge: Dropped supoprt for 'aviclasses' (one of the two
            libraries for accessing AVI files). This mostly
            affects the Windows users as I've used aviclasses
            and not avilib on Windows so far. The 0.9.0-pre-builds
            so far haven't shown any problems, though, so I hope
            this doesn't break anything.
  new feature: mmg will set the 'display dimensions' automatically
           for AVI files whose video track is MPEG4 and has the
           pixel aspect ratio stored in the bitstream.
  bug fix: The improved MP3 garbage detection was broken resulting
           in an error message from mkvmerge in some weird
  bug fix: Matroska tracks can use lacing (several frames inside
           one Matroska block with only one timecode for the whole
           block). mkvmerge did not recreate the timecodes for the
           frames 1..n in the lacing correctly.
  feature removed: Dropped support for 'time slices'. They were not
           used, didn't offer the player any additional value and
           caused massive increase in overhead.
  bug fix: The OGM fix in 0.9.0 broke handling for non-broken OGM
           files a bit.
  new feature: Added support for the audio/video synchronization
           method used by NanDub (garbage at the beginning of audio
           tracks inside an AVI) for AC3 and MPEG audio tracks. In
           other words: If an AVI is read and an audio track contains
           garbage right at the beginning then the corresponding
           audio delay is calculated and used instead of simply
           discarding the garbage.
  new feature: Enabled reading MPEG4 video from MP4 files (nope,
           they're not stored in Matroska's native mode yet).

- mmg
  bug fix: The job manager did not handle the conversion of non-ASCII
           characters correctly.
  new feature: The action 'delete job' in the job manager will also
           delete the file in the 'jobs' subdirectory.
  new feature: Added an option to make mmg stay always on top (only
           on Windows).
  new feature: Added a dialog for adding arbitrary command line options
           which includes a list of advanced options to chose from.
   2004-06-05 13:11:32 by Lubomir Sedlacik | Files touched by this commit (4)
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.
   2004-05-08 20:22:14 by Lubomir Sedlacik | Files touched by this commit (6) | Imported package
Log message:
Initial import of mmg-0.8.9: MKVtoolnix mkvmerge GUI.

mmg is a GUI for mkvmerge from MKVtoolnix.  mkvmerge is a tool to create
Matroska files from other media files. 


Next | Query returned 43 messages, browsing 41 to 50 | previous