openh264/codec
Martin Storsjö 9ef09861cf Don't use and modify function pointers in global static tables
Make the tables const and keep a copy of the table in the
SWelsFuncPtrList struct instead, where any modifications to
the table only touch that individual instance of the codec.
2014-07-01 12:00:14 +03:00
..
api/svc add return error if data lost 2014-06-26 22:20:58 -07:00
build Merge pull request #1044 from mstorsjo/android-cleanup-compiler-flags 2014-07-01 15:31:22 +08:00
common Merge pull request #1047 from mstorsjo/cpufeatures-armv8 2014-07-01 14:53:52 +08:00
console Share one implementation of the CReadConfig class between the decoder and encoder console apps 2014-06-30 09:04:12 +03:00
decoder Move common tables and definitions into the common library 2014-06-30 09:03:10 +03:00
encoder Don't use and modify function pointers in global static tables 2014-07-01 12:00:14 +03:00
processing Merge pull request #1041 from mstorsjo/upgrade-ios-projects 2014-06-30 10:07:16 +08:00