From 2982ece9ee169d1828cf7ef3c87b912053cc35a1 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 12 Jul 2010 14:05:35 +0200 Subject: [PATCH] Todo update --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 6db896da0..f041ef4f8 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,9 @@ 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: + +- Disable header removal compression for MPEG-4 part 2 + +- Enable header removal compression for MPEG-4 part 10 if the NALU size length is 4 (bug 519) + +- Write attachments before the clusters (bug 516)