TODO: mention that data types could be improved in the API
[libam7xxx.git] / TODO
1 - Write a GStreamer sink element based on libam7xxx.
2 - Generate language bindings in order to use libam7xxx from other languages
3   (this may not be necessary if the GStreamer sink works well enough).
4 - If there will ever be an API breakage, consider using more portable types
5   (e.g.  off_t for file sizes, size_t for counters, etc.)