summaryrefslogtreecommitdiffstats
path: root/modules/opus/SCsub
Commit message (Expand)AuthorAgeFilesLines
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-6/+6
* Deprecate armv6 support for Androidfhuya2019-06-191-1/+1
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-2/+2
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-6/+6
* SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone archesRémi Verschelde2019-04-041-3/+8
* SCons: Move platform-specific Opus config to its moduleRémi Verschelde2019-03-021-1/+7
* opus: Better sync sources list with upstream buildsystemRémi Verschelde2019-02-281-146/+153
* SCons: Build thirdparty code in own env, disable warningsRémi Verschelde2018-09-281-5/+7
* Fix video playbackMatt Hughes2017-10-141-2/+9
* Use BoolVariable for third-party options.Elliott Sales de Andrade2017-09-251-2/+2
* opus: Move public headers to match system installRémi Verschelde2016-11-031-0/+1
* scons: Reorder options for clarityRémi Verschelde2016-11-031-2/+2
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-6/+6
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-196/+196
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* modules: Clone env in each moduleRémi Verschelde2016-10-151-11/+13
* ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-151-0/+211