From 3674dcdb0e9cf2e0faab01dfa9ef5e63dfa407b8 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 15 Jun 2010 20:59:06 +0200 Subject: [PATCH] TODO list update --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TODO b/TODO index 3f3c9fbf7..52425e34c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,17 @@ +# -*- mode: text; -*- + The contents of this file have been moved to by bug tracking system. https://www.bunkus.org/bugzilla/buglist.cgi?query_format=advanced&product=mkvtoolnix&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement + +Apart from that as a short reminder list for myself for the near future: + +- Fix read/write speed on Windows, especially during a resync in kax_file_c + +- Fix bug regarding specifying FPS & AVIs (bug 492) + +- Fix mmg to not keep files open when using the chapter editor/header editor (bug 498) + +- Improve cluster handling regarding key frames (bug 500) + +- Make tests/run.rb multi-threaded