The libam7xxx-0.1.6 release is out; it's a maintenance release with no big new features.libam7xxx is a library to communicate with USB pico-projectors like, for instance, the Philips/Sagemcom PicoPix devices; you can read more about it in the previous stories:
Here is an overview from the NEWS file of the changes accumulated since the previous release:
News for v0.1.6: ================ * Fix some ffmpeg compile time deprecation warnings in am7xxx-play * Fix some fmmpeg runtime warnings * Don't dump the last frame unconditionally in am7xxx-play when in DEBUG mode, add an option to enable the frame dump, but this is only active in DEBUG mode * Fix some compilation warnings from clang * Replace deprecated FFmpeg API symbol PIX_FMT_NV12 in am7xxx-play (Thanks to Andreas Cadhalpun) * Fix the Length field in the switch command in am7xxx-modeswitch (Thanks to Balasubramanian S) * More robust handling of USB configurations * More robust handling of kernel driver detachment (Thanks to Andrea Console) * Minor documentation cleanups * Minor build system improvements (am7xxx-play can now build without XCB, but some functionalities will not be available) * Misc code cleanups * Relicense the example under GPL-3+
The Debian packages have been kindly uploaded to Unstable by Gregor Herrmann.