X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/b4dca6755f815cccdf3dc0ad1d792c42c08194ba..334caf4bf365af55c14357f2c11307a0c2129e09:/README.asciidoc diff --git a/README.asciidoc b/README.asciidoc index a4299cf..839a19e 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -67,7 +67,7 @@ Examples of devices based on AM7XXX are: - Royaltek PJU-2100: * http://www.royaltek.com/index.php/pju-2100-pico-projector - + - Aiptek PocketCinema T25: * http://www.aiptek.eu/index.php/en/products/pico-projectors/pocketcinema-t25 @@ -86,14 +86,15 @@ this needs still needs to be verified. == Testing libam7xxx on MS Windows All the needed files below must be in the same location: - + - 'MinGW32/dll/libusb-1.0.dll' from - http://download.sourceforge.net/project/libusb/libusb-1.0/libusb-1.0.18/libusb-1.0.18-win.7z + https://github.com/libusb/libusb/releases/download/v1.0.21/libusb-1.0.21.7z - 'libssp-0.dll' from MinGW; - - all the '*.dll' files from the 'win32/usr/bin/' directory in - http://win32.libav.org/releases/libav-9.13-win32.7z + - all the '*.dll' files in the 'bin/' directory from + https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-3.4.2-win32-shared.zip + - 'am7xxx-modeswitch.exe', 'am7xxx-play.exe', 'libam7xxx.dll' and 'picoproj.exe' which can all be built by following the instructions in the