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