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)
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.


No differences found