Skip to content

Swig flags #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 6, 2015
Merged

Swig flags #185

merged 4 commits into from
May 6, 2015

Conversation

cchampet
Copy link

No description provided.

Clement Champetier added 4 commits April 30, 2015 15:18
* Rename open to openCodec.
* Swig warning 321: 'open' conflicts with a built-in name in python.
AVPacket is an unknown type for SWIG.
* operator= => "__assign__" in python.
* operator= => "clone" in java.
* New flags:
   * fcompact - Compile in compact mode
   * small - Compile in virtual elimination & compact mode
   * O - Enable the optimization options: -fastdispatch -fvirtual
   * Werror - Treat warnings as errors
* Fix avTranscoder#179
@cchampet
Copy link
Author

cchampet commented May 6, 2015

Compilation also tested on my Windows station.

valnoel added a commit that referenced this pull request May 6, 2015
@valnoel valnoel merged commit c59b98b into mikrosimage:develop May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants