]> www.vanbest.org Git - sasc-ng.git/commitdiff
update FFdecsa docs
authorleslie <unknown>
Fri, 3 Jul 2009 12:57:12 +0000 (14:57 +0200)
committerleslie <unknown>
Fri, 3 Jul 2009 12:57:12 +0000 (14:57 +0200)
README
README.FFdecsa

diff --git a/README b/README
index 31d07e5898e41f714e85f98711ca0c68779f5f45..bddfa4b20511b9e29f3920c5315b26b42ecd9330 100644 (file)
--- a/README
+++ b/README
@@ -69,8 +69,9 @@ additional shared library object for every supported system (libsc-*.so). You
 can enable/disable individual systems by adding or removing the shared library
 from your VDR plugin lib directory.
 
-Starting with version 0.5.8 all make compile time options (e.g. IRDETO=1) except
-DEFAULT_PORT have been removed!
+There are some make options to adapt FFdecsa to your system, which can be
+given on the make command line or added to Make.config. Please refer to
+README.FFdecsa for it.
 
 Note that in combination with other plugins which create devices (e.g.
 softdevice) it's essential that this plugin is loaded before any of these
index fe6968e8a019db5fc1531179e09bda19ca79799e..49f7769159969ff6d977f6e593975e40361b9ce5 100644 (file)
@@ -50,6 +50,10 @@ CSAFLAGS=opts to set compiler options.
 
 All of them can be added to VDR's make.config file.
 
+It has been reported that FFdecsa yields invalid results (make test fails) if
+compiled with gcc 4.4.x and option -O3. Use -O2 in this case to work around.
+Suggestions how to fix the problem in source are highly appreciated.
+
 
 
 History: