Hello,
We intend to use doubango in a separate project as multimedia framework. It
seems that the best interface to use are the bindings. Unfortunately, they are
including a lot of header files from inside modules so doubango cannot be
shipped as a framework with a small number of header files
Here is a proposal to have a more independant bindings.
- it does not change the interface
- it uses a lot of incomplete structure declaration.
- some of the constants need both in wrappers and in doubango were moved in the
xxx_config.h files to avoid including other header files from doubango modules.
Please review this proposal
Original issue reported on code.google.com by emmanuel...@sfr.fr on 29 Dec 2012 at 9:02
Original issue reported on code.google.com by
emmanuel...@sfr.fr
on 29 Dec 2012 at 9:02Attachments: