X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/11bd0bd0c7429c1d08a1d397b6206d5401dc194c..d99323d05c42e148a8f1748504e4abd4694359e6:/NEWS diff --git a/NEWS b/NEWS index 4b63b2d..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: ================ @@ -7,8 +19,8 @@ News for v0.1.6: 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 am7xx-play (Thanks to - Andreas Cadhalpun) + * 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