X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/7171c39ad4fa77b1932614b94c3d8eb7fa3527f8..5ef1e47f15e751cc42251adeb268ca85708ef4ae:/NEWS diff --git a/NEWS b/NEWS index 9aba2e7..c9980aa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +News for v0.1.7: +================ + + * Fix FFMpeg deprecation warnings, the code now depends on FFMpeg 3.1+ + * Fix compilation on Windows + * Update the Windows build instructions in HACKING.asciidoc + * Add a HOWTO for new users in contrib/howto-picopix.asciidoc + * Add a patch to contrib/ to allow compiling libam7xxx on Ubuntu 14.04 LTS + * Make sure am7xxx_get_device_info() always returns sensible values + * Fix warnings about _BSD_SOURCE deprecation + * Misc code and build system cleanups + News for v0.1.6: ================