[transmageddon] Update NEWS and TODO files to match current state of git



commit 1ffabeab0fe4d919dd1f96ba7aacebe57c761fe7
Author: Christian Fredrik Kalager Schaller <uraeus linuxrising org>
Date:   Tue Jul 30 10:45:57 2013 +0200

    Update NEWS and TODO files to match current state of git

 NEWS |    5 +++++
 TODO |    7 -------
 2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index 90d41b7..f621c15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.26 - 
+  Added support for setting language of stream
+  Added support for handling multiple audio streams
+  Added support for DVD ripping
+
 0.25 - 05.10.2012
   Fixed critical bug for remuxing
 
diff --git a/TODO b/TODO
index d093656..2353c15 100644
--- a/TODO
+++ b/TODO
@@ -15,10 +15,6 @@ This list is completely unordered. Nothing about the ordering in this list shoul
   Port application to windows and get a py2exe binary going with everything. The video
   directory stuff is only known current non-portable.
 
-* DVD input support
-  Maybe it would be nice to allow DVDs to be the input. Could probably look at Thoggen 
-  for how to do that. Not sure we can do it without a lot of extra UI though.
-
 * Add an audio denoise filter
   Audio can be filtered with an audio filter to remove noise.
 
@@ -54,9 +50,6 @@ This list is completely unordered. Nothing about the ordering in this list shoul
 * AVC HD support.
   Variation of MPEG TS with H264 and AC3 audio
 
-* Support multiple audio tracks. Currently 'working', but we need fixes to uridecodebin to
-  make streams identifiable.
-
 * Batch transcoding - multiple files 'programmed up front'
 
 * Error handling - handle case where discoverer fail


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]