Commit Graph

  • 9c5402837e Merge pull request #730 from huili2/rm_warn_dec_core Licai Guo 2014-04-22 15:15:35 +08:00
  • 5a845f97d3 Merge pull request #731 from huili2/ec_dec_error Licai Guo 2014-04-22 15:15:25 +08:00
  • afe8a44d5b Merge pull request #726 from licaiguo/refine-auready huili2 2014-04-22 15:03:28 +08:00
  • 5c064ed275 prevent from return if slice decoding error for EC huili2 2014-04-21 23:27:48 -07:00
  • bf9f25d2e8 remove warning from decoder_core.cpp huili2 2014-04-21 23:20:30 -07:00
  • f5eb6d4fdc Merge pull request #728 from ruil2/enc_type2 Licai Guo 2014-04-22 10:15:25 +08:00
  • 2eff808db7 add decide frame type for screen content ruil2 2014-04-22 09:59:38 +08:00
  • 97c65b396d refine Check AU boundary Licai Guo 2014-04-20 22:01:36 -07:00
  • 082248db17 Merge pull request #725 from licaiguo/add-virtual-destructor-api volvet 2014-04-22 09:11:48 +08:00
  • 8b9f621b88 add virtual destructor to codec interface Licai Guo 2014-04-21 17:51:47 -07:00
  • c4e1d2bbb8 Simplify the use of return values from Wels*Snprintf Martin Storsjö 2014-04-21 22:03:47 +03:00
  • 564d16c2ef Make Wels*Snprintf return values be non-negative Martin Storsjö 2014-04-21 21:58:22 +03:00
  • ade7df0ca7 Remove an unused local variable Martin Storsjö 2014-04-21 21:57:28 +03:00
  • fbc179fb82 Merge pull request #722 from sijchen/fme_merge75 Licai Guo 2014-04-21 22:18:55 +08:00
  • 1dbc856ed0 Merge pull request #721 from sijchen/fix_one_getoption ruil2 2014-04-21 16:40:47 +08:00
  • e5001c87ca add FME switch logic sijchen 2014-04-21 16:36:59 +08:00
  • 736a6753c0 fix the GetOption: bit rate part sijchen 2014-04-21 16:32:16 +08:00
  • 3f2ea77908 Merge pull request #719 from dongzha/MC Licai Guo 2014-04-21 14:38:51 +08:00
  • 883e89e0d2 Merge pull request #720 from huili2/ec_add_ref_mgt Licai Guo 2014-04-21 14:38:37 +08:00
  • 7dfc49ec39 Merge pull request #718 from huili2/LTR_feedback_info Licai Guo 2014-04-21 14:38:16 +08:00
  • d031509474 add DPB management if frame loss happens huili2 2014-04-20 08:20:12 -07:00
  • 0c45cbb1ec modify sequence to fix bug for LTR feedback info huili2 2014-04-20 22:22:24 -07:00
  • c01b0f4f92 Merge pull request #716 from licaiguo/ForJS ruil2 2014-04-21 11:05:38 +08:00
  • 6a43b8201f Merge pull request #717 from licaiguo/cavlc huili2 2014-04-21 10:47:11 +08:00
  • 4e041d625f Minor optimzation on iRun for cavlc Licai Guo 2014-04-20 00:33:48 -07:00
  • 5ba3ead015 specify accurate align information for intrapred c functions Licai Guo 2014-04-19 00:56:00 -07:00
  • 039a547804 give accurate align information for mc copy functions this can improve the performance for target like javascript Licai Guo 2014-04-19 00:33:23 -07:00
  • 427da1c990 Merge pull request #714 from ruil2/enc_setting huili2 2014-04-18 17:33:58 +08:00
  • 1b1654e9c6 Merge pull request #712 from ruil2/enc_rename_1 huili2 2014-04-18 13:17:17 +08:00
  • 7d99aa4e22 Merge pull request #713 from licaiguo/overwriteactivesps huili2 2014-04-18 13:16:18 +08:00
  • 25c04102a9 turn off TestHorizontalSearch_SSE41 unit test becasue of random issues ruil2 2014-04-18 11:55:27 +08:00
  • a15e640137 add usagetype parameter in encoder unit test to test screen content ruil2 2014-04-18 11:17:25 +08:00
  • 0520ace351 rename some varialbes ruil2 2014-04-18 11:07:38 +08:00
  • 9b0322330c Merge pull request #709 from huili2/ec_mb_check sijchen 2014-04-18 10:57:40 +08:00
  • 75aa8e564c Merge pull request #708 from ruil2/enc_complexity_update Licai Guo 2014-04-17 18:31:26 +08:00
  • 6b707ffb14 add complexity calculation in workflow ruil2 2014-04-17 17:33:44 +08:00
  • 2f8c539e60 Merge pull request #707 from dongzha/FixIssueMcNEON Licai Guo 2014-04-17 17:26:25 +08:00
  • 79ed744923 overwriteactivesps Licai Guo 2014-04-16 18:27:08 -07:00
  • f141bd6170 Merge pull request #705 from ruil2/enc_update_2 huili2 2014-04-17 16:12:01 +08:00
  • a4f59bc0d7 Modify ARM32 Neon code for Expand Chroma Picture, when UVWidth%16==8. dongzhang 2014-04-17 15:16:04 +08:00
  • 2d675cf741 Merge pull request #704 from JuannyWang/sampleNow ruil2 2014-04-17 15:19:29 +08:00
  • 4ea8af515b update level_idc setting ruil2 2014-04-17 14:29:41 +08:00
  • 4062fa9d34 Merge pull request #703 from zhilwang/pf-test Licai Guo 2014-04-17 11:08:56 +08:00
  • 3d9d00b27c Update targets.mk Licai Guo 2014-04-17 10:43:10 +08:00
  • 1c3c560a05 [Encoder UT] sample UT code refactor JuannyWang 2014-04-17 10:12:37 +08:00
  • c8e1a41c29 Move copy_mb neon code to common folder Licai Guo 2014-04-17 10:06:48 +08:00
  • f1f3cc77f9 Merge pull request #702 from ruil2/enc_function Licai Guo 2014-04-17 10:00:48 +08:00
  • b553468ad3 keep the declaration and definition in the same namespace ruil2 2014-04-17 09:45:26 +08:00
  • 6cb48fc547 Merge pull request #690 from sijchen/fme_merge65 volvet 2014-04-16 17:41:17 +08:00
  • bbc0cb2b2c Merge pull request #700 from mstorsjo/disable-neon-arm64 volvet 2014-04-16 17:34:41 +08:00
  • 4e8428fbfc Updated XCode projects to properly launch for arm64 architecture Dmitriy Tyagniy 2014-04-15 10:30:39 +04:00
  • bc2c4b0db0 add EC frame/slice copy. huili2 2014-04-15 22:25:29 -07:00
  • 4ab1dc0b89 Merge pull request #697 from ruil2/enc_test sijchen 2014-04-16 14:57:20 +08:00
  • 02bd787c34 update help info for console app ruil2 2014-04-16 13:39:21 +08:00
  • b2f7191fa7 Merge pull request #692 from licaiguo/update-ios-project huili2 2014-04-15 16:55:24 +08:00
  • 01d6a26012 update ios project files zhchu 2014-04-15 16:23:48 +08:00
  • e8d8bdc48e Merge pull request #689 from huili2/add_file_CopyMB_EC Licai Guo 2014-04-15 16:20:08 +08:00
  • f414241834 reformat sijchen 2014-04-15 15:54:51 +08:00
  • 1140050da6 Add calling of FME preprocess calculation sijchen 2014-04-15 15:38:27 +08:00
  • cab66c93a7 Merge pull request #687 from JuannyWang/decMbAuxBugFix Licai Guo 2014-04-15 14:38:13 +08:00
  • 4ab8c88e98 divide copy_mb functions into new file for decoder use from encoder and add files for EC in decoder only. huili2 2014-04-14 20:08:25 -07:00
  • 77aaf2ea8e Merge pull request #685 from licaiguo/tracklayersps huili2 2014-04-15 11:05:45 +08:00
  • cc26f561f4 decMbAux UT bug fix JuannyWang 2014-04-15 09:29:46 +08:00
  • b895fd3ad4 Merge pull request #684 from mstorsjo/remove-deblocking-test ruil2 2014-04-15 09:01:58 +08:00
  • 04ca4ba488 Don't override the deblocking setting in the encoder test Martin Storsjö 2014-04-14 15:35:34 +03:00
  • 6f51d37280 Merge pull request #682 from ruil2/enc_test sijchen 2014-04-14 16:38:53 +08:00
  • 16cfb0a937 add track sps change for each layer Licai Guo 2014-04-13 20:00:25 -07:00
  • 1e3053208d update the default value for bPrefixNalAddingCtrl and iLoopFilterDisableIdc ruil2 2014-04-14 14:06:02 +08:00
  • 8a4300be50 Fix potential issue for neon implement on encoder mode decision. Error happens when ME_REFINE_BUF_STRIDE is not equal to 32. Dong Zhang 2014-04-13 19:41:29 -07:00
  • 222092aeaa Merge pull request #679 from ruil2/enc_ltr sijchen 2014-04-14 10:31:56 +08:00
  • 4c66d9c6c7 restore default values ruil2 2014-04-14 10:20:50 +08:00
  • ca36beb3fa Merge pull request #675 from mstorsjo/silence-crt-unsafe-warnings Ethan Hugg 2014-04-12 10:14:37 -07:00
  • f27b22f07c Merge pull request #676 from sijchen/fme_merge54 Licai Guo 2014-04-11 22:45:47 +08:00
  • 64ef420e67 add memory allocation for feature search sijchen 2014-04-11 17:11:46 +08:00
  • 32fc4bea79 Merge pull request #674 from ruil2/enc_ltr Licai Guo 2014-04-11 17:10:40 +08:00
  • 2eaa036ebe Merge pull request #672 from mstorsjo/msvc-proj-file-crt-type ruil2 2014-04-11 16:28:29 +08:00
  • ed62d01609 Use _CRT_SECURE_NO_WARNINGS to avoid warnings in the encoder version of read_config.cpp as well Martin Storsjö 2014-04-11 11:10:09 +03:00
  • efdb58dae5 Silence MSVC warnings about "unsafe" standard C functions in console apps Martin Storsjö 2014-04-11 09:46:52 +03:00
  • 21ed4a1f06 Merge pull request #671 from mstorsjo/c-api-test-warnings ruil2 2014-04-11 16:25:17 +08:00
  • 7547609336 Merge pull request #667 from mstorsjo/remove-unused-variable ruil2 2014-04-11 16:25:06 +08:00
  • 4d50a2accb Merge pull request #669 from mstorsjo/remove-unnecessary-ifdef ruil2 2014-04-11 16:24:55 +08:00
  • 5a72a09f5a Merge pull request #673 from mstorsjo/msvc-common-arch ruil2 2014-04-11 16:24:44 +08:00
  • 13cdd4b539 add the number of LTR setting in configure file ruil2 2014-04-11 16:11:18 +08:00
  • 3026958bde Rename the msvc-arm platform file to msvc-wp Martin Storsjö 2014-04-11 10:49:38 +03:00
  • 48f7470867 Move all x86 vs arm handling to msvc-common Martin Storsjö 2014-04-11 10:48:37 +03:00
  • 1ee52616ac Remove a duplicate -MD declaration Martin Storsjö 2014-04-11 10:47:29 +03:00
  • bcf1af9ac1 Merge pull request #670 from mstorsjo/consistent-for-loop-declaration Licai Guo 2014-04-11 15:43:39 +08:00
  • 70547036dd Merge pull request #668 from mstorsjo/msvc-crt-debug-type Licai Guo 2014-04-11 15:41:32 +08:00
  • b86da1b9d1 Merge pull request #666 from ruil2/enc_scc_1 Licai Guo 2014-04-11 15:40:49 +08:00
  • 5c1666f430 Update the MSVC project files to use the statically linked C runtime library Martin Storsjö 2014-04-11 09:36:37 +03:00
  • 6d93d800e7 Make the first C function parameter const void* in c_interface_test Martin Storsjö 2014-04-11 10:06:00 +03:00
  • a25f7b7c84 Declare for loop variables consistently in GetIntraPredictorTest Martin Storsjö 2014-04-11 10:12:18 +03:00
  • 99c6131004 Remove some unnecessary ifdefs Martin Storsjö 2014-04-11 09:42:30 +03:00
  • b1f35347eb Set -MTd/-MDd in the same way as -MT/-MD Martin Storsjö 2014-04-11 10:14:31 +03:00
  • 8539071583 modify the initialization of the number of LTR ruil2 2014-04-11 15:07:32 +08:00
  • ec94faf13a Remove an unused variable Martin Storsjö 2014-04-11 09:54:11 +03:00
  • d3fab249b2 Merge pull request #663 from licaiguo/remove-dependency-msvc volvet 2014-04-10 23:06:44 -07:00
  • 786640e176 Merge pull request #665 from volvet/fix_ios_build Licai Guo 2014-04-11 13:21:44 +08:00
  • 42bd7227aa fix ios build volvet 2014-04-10 22:10:46 -07:00
  • 471816d3fc Merge pull request #664 from huili2/modify_api_comments Licai Guo 2014-04-11 12:56:31 +08:00