August 10th, 2006· 1.17.6 didn't allow raw video stream extraction due to a missing change after a modification in the GUI
· reading multisegment matroska files was broken in 1.17.6
· Muxing an AVI file had higher CPU load when showing the progress view
· There was a problem in the SSA parser leading to a crash when some attributes simply didn't exist
· A problem introduced with 1.17.6 causes a crash when opening WAV files. This was introduced when adding file highlighting in the source file list
· Video stream names were ignored for AVI files
· MP3 files with garbage at the beginning were never detected as CBR
· Joining NanDub-made AVI files with b0rky AC3 streams didn't work
May 30th, 2006· new
· separate output thread when muxing
· highlighting for files in the source file list
· use PgUp/PgDn buttons to move files and streams
· hex viewer for EBML/RIFF tree
· can choose default file name
· fixed bugs
· video stream default flag was ignored and always set
· after deleting files from the source file list, adding new files didn't work
· after starting to mux from a matroska source, the ebml tree of that file could not be built anymore (critical section handling bug)
· CLOSEAPP script command didn't work anymore in .5
· when restarting a muxing job, OGG/Vorbis source files were not reinitialized
· when using Vorbis audio sources, the large CodecPrivate wasn't taken into consideration when guessing the required header space. With auto cue size enabled, this could lead to a lockup when trying to finalize a matroska output file
· fixed another bug in the read-ahead mechanism