am7xxx: implement am7xxx_send_image_async()
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 20 Jul 2013 22:10:28 +0000 (00:10 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 20 Jul 2013 22:20:06 +0000 (00:20 +0200)
commit860428c1b8ee26b327ec3c9fb8943fd17a49d755
treefd5d355e4271e2061f0b59ff5afac268c7a3637b
parentd47271bd71355511535687f47e8a0f6c3784b8dc
am7xxx: implement am7xxx_send_image_async()

Implement am7xxx_send_image_async() the non-blocking version of
am7xxx_send_image().

This way user programs can more easily overlap encoding and
communication and achieve higher framerates.
src/am7xxx.c
src/am7xxx.h