Commit Graph

  • eb6fb7fc72 Merge pull request #1294 from zhilwang/arm-ut HaiboZhu 2014-08-22 10:59:09 +08:00
  • 6047ff930e fix deblockIDC and mutithread logic error lyao2 2014-08-22 09:19:14 +08:00
  • e6f838e331 Add arm UT for Sad,IntraSad,IntraPred. zhiliang wang 2014-08-21 15:36:57 +08:00
  • fd9a9e521f add new contributors huili2 2014-08-20 23:50:52 -07:00
  • 3f839e367c Merge pull request #1292 from zhilwang/EncDemo_refine dongzha 2014-08-21 14:22:08 +08:00
  • 7fb9e57f30 Revert "ut_win32" ruil2 2014-08-21 10:07:03 +08:00
  • e3d8524c82 Refine EncDemo. zhiliang wang 2014-08-21 09:10:49 +08:00
  • ac4c3e476c Update webpage text to reflect binary modules have been released Cullen Jennings 2014-08-20 08:02:11 -06:00
  • 28fa2e7c98 Merge pull request #1287 from syureyi/ut_win32 ruil2 2014-08-20 12:08:42 +08:00
  • 47f1ac7307 fix Loop filter error under multithreads on encoder when #TEST_BED enabled lyao2 2014-08-20 11:54:07 +08:00
  • 462f56d413 ut_win32 unknown 2014-08-20 10:46:05 +08:00
  • c79be44e93 Merge pull request #1286 from ethanhugg/FF33-patch v1.1-Firefox33 ruil2 2014-08-20 08:55:24 +08:00
  • 863617f620 avoid encoder crash with random pixel input dongzha 2014-08-19 15:36:27 +08:00
  • b230a6deee Merge pull request #1285 from dongzha/TestRandomEnc ruil2 2014-08-19 16:47:36 +08:00
  • 3596b6ced0 avoid encoder crash with random pixel input dongzha 2014-08-19 15:36:27 +08:00
  • d3dc48d1d1 Merge pull request #1284 from syureyi/perf huili2 2014-08-18 12:52:44 +08:00
  • f4054f2633 Update run_AutoTest_android.sh lingzhu 2014-08-18 09:45:21 +08:00
  • fc9203cb50 Update run_AutoTest_ios.sh lingzhu 2014-08-18 09:44:07 +08:00
  • 45d95d2f50 Merge pull request #1281 from mstorsjo/fix-arm-alignment huili2 2014-08-15 15:17:09 +08:00
  • 81ac3d2a9b Fix building svc_motion_estimation.S for android Martin Storsjö 2014-08-15 09:50:05 +03:00
  • 464244ccbe Merge pull request #1280 from mstorsjo/arm-common-ifdefs dongzha 2014-08-15 14:19:14 +08:00
  • 955d27b3a2 Merge pull request #1278 from syureyi/perf HaiboZhu 2014-08-15 14:18:01 +08:00
  • e25a82b3d6 Merge pull request #1279 from dongzha/NewAddARMHash zhilwang 2014-08-15 14:14:51 +08:00
  • f69c9074e7 Add ifdef HAVE_NEON around the contents of arm_arch_common_macro.S Martin Storsjö 2014-08-15 08:49:31 +03:00
  • 0f95fac4ca add arm32/64 code for InitHash HFVideoMac 2014-08-15 13:47:59 +08:00
  • 4b5e893fcc Merge pull request #1277 from huili2/modify_releases_master Ethan Hugg 2014-08-14 19:32:06 -07:00
  • 87107c50a3 Merge pull request #1275 from zhilwang/x86_hash_scc dongzha 2014-08-15 10:12:18 +08:00
  • f9448ced69 release note for v1.1.0 huili2 2014-08-10 20:01:00 -07:00
  • 30b63a42af Merge pull request #1276 from huili2/modify_releases openh264v1.1 dongzha 2014-08-15 09:35:11 +08:00
  • ef88889404 refine format and add UT cases zhiliang wang 2014-08-15 09:22:37 +08:00
  • 136e169c01 Merge pull request #1270 from mstorsjo/android-tool-detect huili2 2014-08-15 09:12:15 +08:00
  • a893e22311 Merge pull request #1266 from mstorsjo/fix-readme huili2 2014-08-15 09:12:06 +08:00
  • 711f5cabe7 Merge pull request #1273 from dongzha/RefineArmCodeForSumBlock zhilwang 2014-08-15 09:02:15 +08:00
  • 76863f977a Refine asm code format zhiliang wang 2014-08-15 08:46:55 +08:00
  • b35f5797de Add x86 32/64bit asm code for Scc_hash zhiliang wang 2014-08-14 18:41:52 +08:00
  • 1e34a61dd6 Merge pull request #1269 from huili2/enc_console_help HaiboZhu 2014-08-14 17:07:16 +08:00
  • 42384c0cb4 Merge pull request #1274 from huili2/test_VclNal HaiboZhu 2014-08-14 17:06:45 +08:00
  • f82726d7ef enable api test for decoder VclNal huili2 2014-08-12 18:31:41 -07:00
  • d243608611 Merge pull request #1272 from zhilwang/x86_hash_scc dongzha 2014-08-14 14:49:43 +08:00
  • e14186b535 refine arm code for sum of frame HFVideoMac 2014-08-14 14:29:06 +08:00
  • 9d2e1a9384 Merge branch 'master' of https://github.com/cisco/openh264 into x86_hash_scc zhiliang wang 2014-08-14 14:38:18 +08:00
  • dc833e19f4 Add function define and init for SCC hash function zhiliang wang 2014-08-14 14:20:07 +08:00
  • 2b26a28d15 Merge pull request #1271 from dongzha/fixBuildError dongzha 2014-08-14 13:16:40 +08:00
  • 3703ba16a4 Fix build error ARM dongzha 2014-08-14 12:54:36 +08:00
  • 186f4c0d29 Merge pull request #1267 from zhilwang/sumofblocks_scc dongzha 2014-08-14 10:12:55 +08:00
  • 0f9c2dbb12 Check for $(CXX).exe as well when checking for the android toolchain Martin Storsjö 2014-08-13 12:38:27 +03:00
  • e346bc5263 correct enc console help info huili2 2014-08-12 23:25:27 -07:00
  • f2314151e8 Add x86 32/64bit asm code for SumOfBlocks. zhiliang wang 2014-08-13 11:18:39 +08:00
  • 2ac973474a improve perf syureyi 2014-08-12 14:29:39 +08:00
  • a2b727fb6b Stop referring to a removed make variable Martin Storsjö 2014-08-12 09:10:56 +03:00
  • 681b1da698 Merge pull request #1265 from ruil2/namespace_2 huili2 2014-08-12 10:06:59 +08:00
  • 493d254a4a merge level table ruil2 2014-08-12 09:28:40 +08:00
  • 49f8fe8c5c Merge pull request #1264 from ruil2/namespace_1 huili2 2014-08-11 16:55:11 +08:00
  • f7cd6e7aad use WelsEnc namespace instead of WelsSVCEnc ruil2 2014-08-11 16:08:49 +08:00
  • 57f4548daf Merge pull request #1262 from ruil2/fix_errors dongzha 2014-08-11 14:31:41 +08:00
  • febb3ebb9b fix an errors that for single slice mode, the number of slices should be 1 ruil2 2014-08-11 13:58:33 +08:00
  • 5948e8af3f Merge pull request #1259 from mstorsjo/fix-singlecpu-tests ruil2 2014-08-11 13:31:57 +08:00
  • 1b26a3c3fb release note for v1.1.0 huili2 2014-08-10 20:01:00 -07:00
  • 7b3bf074b3 Merge pull request #1258 from mstorsjo/fetch-codec-params dongzha 2014-08-11 10:53:28 +08:00
  • 6190c10de8 Merge pull request #1256 from mstorsjo/speedup-tests dongzha 2014-08-11 10:47:44 +08:00
  • f8e5d3a7bf Merge pull request #1250 from huili2/test_EndOfStream dongzha 2014-08-11 10:34:07 +08:00
  • 46f1c898c6 Merge pull request #1257 from mstorsjo/fixup-apple-assembly zhilwang 2014-08-11 08:40:27 +08:00
  • 352f5eea7a Get the actual used parameters in the codec in TemporalLayerSettingTest Martin Storsjö 2014-08-08 22:31:49 +03:00
  • 2f6a986d7c Remove a needless, no-op change of the number of threads Martin Storsjö 2014-08-08 22:26:59 +03:00
  • 38d2d64ede Explicitly add .syntax unified when building for iOS Martin Storsjö 2014-08-08 14:07:48 +03:00
  • dacd22d695 Merge pull request #1254 from mstorsjo/alias-attribute huili2 2014-08-08 17:36:07 +08:00
  • 03af36dc54 Merge pull request #1255 from ruil2/param_change lyao2 2014-08-08 17:29:21 +08:00
  • 38cc9acdd3 Set a specific frame size in TemporalLayerSettingTest Martin Storsjö 2014-08-08 12:24:57 +03:00
  • c3702d9075 Reduce the number of frames tested in EncoderInterfaceTest Martin Storsjö 2014-08-08 12:23:12 +03:00
  • af417b5ae4 re-allocate resource when threadIDC changes ruil2 2014-08-08 16:43:38 +08:00
  • 642b405f87 Reenable GetIntraPredictorTest tests that were broken on android Martin Storsjö 2014-08-08 11:33:57 +03:00
  • 5f0ef6a5a9 Add attributes incidating intentional data type aliasing Martin Storsjö 2014-08-08 11:25:32 +03:00
  • 0b85855e98 Merge pull request #1253 from dongzha/FixBugandBuildErroronAndroid zhilwang 2014-08-08 13:33:31 +08:00
  • 84f33aa8e4 Disable failed UT and Fix Build Error onAndroid HFVideoMac 2014-08-08 10:53:23 +08:00
  • 439e51bc11 Merge pull request #1249 from dongzha/addArm32SCCNew zhilwang 2014-08-08 09:19:51 +08:00
  • ef1098be9c Merge pull request #1251 from syureyi/sendmail HaiboZhu 2014-08-07 17:28:54 +08:00
  • a5707738b7 improve the shell scripts syureyi 2014-08-07 15:43:08 +08:00
  • 4ebf8266a1 Merge pull request #1247 from mstorsjo/test-seed dongzha 2014-08-07 10:09:47 +08:00
  • 00d0180f26 Merge pull request #1248 from mstorsjo/silence-intentional-errors dongzha 2014-08-07 10:09:35 +08:00
  • e8fafebd96 Silence warnings and errors when running tests that intentionally produce errors Martin Storsjö 2014-08-06 21:32:08 +03:00
  • df16cd9d0c Print the random seed at startup Martin Storsjö 2014-08-06 19:32:25 +03:00
  • cff49f5e45 add arm 32/64 code and UT for SVC SCC motion estimation HFVideoMac 2014-08-06 16:04:40 +08:00
  • 3aec3a2606 Merge pull request #1245 from zhilwang/processing_sad huili2 2014-08-06 09:31:22 +08:00
  • 0dd0b06287 Merge pull request #1243 from ruil2/comment huili2 2014-08-05 14:58:01 +08:00
  • ed12e6aa46 test end of stream for decoder API UT huili2 2014-08-04 23:06:10 -07:00
  • 3139fe7a88 Add sad arm64 code to processing. zhiliang wang 2014-08-05 11:23:38 +08:00
  • 11bf575892 Merge pull request #1244 from ruil2/slice_limit lyao2 2014-08-01 16:41:19 +08:00
  • 5356249100 if dynamic slice mode, this limitation should be removed ruil2 2014-08-01 16:10:11 +08:00
  • 059e19074a add parameter verification ruil2 2014-08-01 12:39:29 +08:00
  • 11f0a11177 Merge pull request #1242 from huili2/test_dataformat ruil2 2014-08-01 12:27:38 +08:00
  • ecfd7df157 Merge pull request #1237 from syureyi/mobileutat huili2 2014-07-31 17:15:16 +08:00
  • aa41dc43bd Merge pull request #1241 from ruil2/comment HaiboZhu 2014-07-31 16:52:04 +08:00
  • 2ac06c4a61 Merge pull request #1240 from ruil2/output-1 HaiboZhu 2014-07-31 16:51:33 +08:00
  • 2ec91a0bbe fix typo ruil2 2014-07-31 15:14:10 +08:00
  • f68b0811f0 update recontruct frame output ruil2 2014-07-31 15:10:12 +08:00
  • baf82f1b32 Update run_unitTest.sh lingzhu 2014-07-31 14:37:20 +08:00
  • 681919da8e Merge pull request #1238 from mstorsjo/fix-msvc-tests Ethan Hugg 2014-07-30 06:53:30 -07:00
  • 8c663ffe66 Use the common stdint typedefs in processing as well Martin Storsjö 2014-07-30 13:52:47 +03:00
  • a1bc5fa1b5 Include test_stdint.h to get stdint types for MSVC Martin Storsjö 2014-07-30 13:51:52 +03:00
  • ed9f7e0d05 Merge pull request #1235 from huili2/v1.1_APIDoc ruil2 2014-07-29 13:53:23 +08:00