This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openh264
Watch
1
Star
0
Fork
0
You've already forked openh264
Code
Issues
Pull Requests
Releases
Wiki
Activity
openh264
/
build
History
Martin Storsjö
c6cea2ccac
Use -dynamiclib instead of -shared for building shared libraries on OS X
...
Older toolchains don't recognize the -shared parameter.
2014-02-24 12:05:21 +02:00
..
astyle.cfg
Pretty printed the C++ code with astyle
2013-12-12 14:21:12 -08:00
gtest-targets.mk
Regenerate target makefiles after the latest mktargets.py changes
2014-02-12 22:11:05 +02:00
mktargets.py
1. support .c in makefile generator. 2. add test to check C interfaces.
2014-02-12 14:52:35 +08:00
mktargets.sh
Removed an unused pair of files generated by MSVC project wizards
2014-01-27 22:55:33 +02:00
platform-android.mk
Merge pull request
#330
from mstorsjo/android-build-fixes
2014-02-20 15:39:22 -08:00
platform-darwin.mk
Use -dynamiclib instead of -shared for building shared libraries on OS X
2014-02-24 12:05:21 +02:00
platform-freebsd.mk
add android support, single commit
2014-02-18 17:54:27 -08:00
platform-linux.mk
add android support, single commit
2014-02-18 17:54:27 -08:00
platform-mingw_nt.mk
add android support, single commit
2014-02-18 17:54:27 -08:00
platform-msvc-arm.mk
Add platform files for msvc and msvc-arm
2014-01-17 12:06:12 +02:00
platform-msvc-common.mk
Install the import library as well, in MSVC builds
2014-02-19 21:04:30 +02:00
platform-msvc.mk
Include the x86 common header for x86 MSVC as well
2014-02-19 21:04:30 +02:00
platform-x86-common.mk
add android support, single commit
2014-02-18 17:54:27 -08:00