phyhw / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

Enhanced bindings #160

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 3 Jan 2013 at 10:29