openh264/codec
Martin Storsjö 6e40991cc7 Only force iLoopFilterDisableIdc to 2 if multithreading has been enabled
Previously these lines were within an #ifdef MT_ENABLED block,
but now that threading is enabled by default, we should probably
only do it if threading has been requested.
2014-07-03 08:38:23 +03:00
..
api/svc add return error if data lost 2014-06-26 22:20:58 -07:00
build Remove leftover include directories 2014-07-02 13:31:36 +03: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 Only force iLoopFilterDisableIdc to 2 if multithreading has been enabled 2014-07-03 08:38:23 +03:00
processing Merge pull request #1052 from sijchen/scc_md_merge2 2014-07-02 10:33:14 +08:00