openh264/codec
Martin Storsjö 7d9fc35235 Unify the encoder MC init function with the decoder
This simplifies the code a little, by passing a pointer to the sub-struct
SMcFunc instead of to the full SWelsFuncPtrList, which isn't necessary.
2015-01-27 09:40:59 +02:00
..
api/svc rename the strategy to enum 2015-01-19 10:49:38 +08:00
build Declare the g_strCodecVer variable as const 2015-01-04 21:00:23 +02:00
common Initialize pCodecInstance in the constructor 2015-01-26 13:16:09 +02:00
console modify decoder console log level to WELS_LOG_WARNING 2015-01-20 13:18:33 +08:00
decoder Merge pull request #1750 from syureyi/crqp 2015-01-23 13:30:21 +08:00
encoder Unify the encoder MC init function with the decoder 2015-01-27 09:40:59 +02:00
processing add rc function 2015-01-15 11:14:05 +08:00