From 27ea810f9e11fc64b01593b5c26dab84e3d3df66 Mon Sep 17 00:00:00 2001 From: emeric Date: Sat, 11 Oct 2014 18:29:30 +0200 Subject: [PATCH] Updated documentation --- README | 2 +- TODO | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 4d3afb02..2f3eb332 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ Please note some media files may require significant CPU usage to be transcoded. I) DEPENCIES Debian packages: -libboost-dev libavcodec-dev libwtdbosqlite-dev libwthttp-dev libwtdbo-dev libwt-dev libprotobuf-dev libconfig++-dev libprotobuf-dev protobuf-compiler libjpeg8-dev libavcodec-dev libavformat-dev libavutil-dev +g++ autoconf automake libboost-dev libavcodec-dev libwtdbosqlite-dev libwthttp-dev libwtdbo-dev libwt-dev libprotobuf-dev libconfig++-dev libprotobuf-dev protobuf-compiler libjpeg8-dev libavcodec-dev libavformat-dev libavutil-dev Warning: your distrib may provide an outdated wt library. Using the latest Wt (>= 3.3.3) is highly recommended (see http://www.webtoolkit.eu/wt) diff --git a/TODO b/TODO index a67fcfcd..45d48e95 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ [Transcode] - some early end of playback spotted on flac files -- do not use a queue to output data, but just fill produced bytes into a buffer and let the transcode user decide what to do with it [UI] - handle internationalization