Updated documentation

This commit is contained in:
emeric
2014-10-11 18:29:30 +02:00
parent dcf9137b19
commit 27ea810f9e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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)
-1
View File
@@ -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