|
* sanitize signed VS unsigned issue (char* -> uint8_t*) * new module system (NMS) for transcode, and split up export layer in encode + muxing layer. |
|
things that MUST be in 1.1.0 * make sure documentation is up-to-date and accurate. * new module system (NMS) for transcode, and split up export layer in encode + muxing layer. Provide working transcode using NMS and new tcexport helper (debug) tool. Don't forget manpages! * new encoder module: x264 using libx264 (thanks to Christian Bodenstedt) * fix all known tccat problems and regressions. * fix probing code as pointed out by Frank Mayhar (http://article.gmane.org/gmane.comp.video.transcode.devel/3876). Maybe rewrite and reorganize fileinfo.c & friends (all the really-low level probing code) things that I would REALLY like to have in 1.1.0 * rewrite tccat and transform it into a library, then reimplement tccat itself using such library |
|
* new encoder module: h.264 using libx264 (in doubt) |
|
* improve testing infrastructure * bugfixes [ALWAYS in progress :)] |
|
|
|
* integrate libsupport and libdldarwin in libtc * sanitize signed VS unsigned issue (char* -> uint8_t*) (to be completed) |
|
* transform tccat in a library, and reimplement tccat itself using such library * integrate libsupport and libdldarwin in libtc |
|
Never ending efforts: * bugfixes [ALWAYS in progress :)] * improve testing infrastructure (more and more) |
This page summarizes what transcode's development team is doing on the development branch. New features and improvements are taking place on the CVS HEAD branch; see Download for more information.
In progress (before 1.1.0):
things that MUST be in 1.1.0
things that I would REALLY like to have in 1.1.0
Coming soon (after 1.1.0):
Some sparse ideas for future
Never ending efforts:
In progress:
Future work: