Commit Graph

  • c67dfbda9c Update faq.html dabenham 2014-10-13 23:15:42 -07:00
  • e20458b43a Update faq.html dabenham 2014-10-13 23:02:25 -07:00
  • 3ad4d9070e Merge pull request #1410 from dabenham/master Ethan Hugg 2014-10-13 11:04:05 -07:00
  • 024ac63f15 Update RELEASES dabenham 2014-10-13 10:59:56 -07:00
  • 614e898b67 Merge pull request #1408 from HaiboZhu/Add_UT_Deblocking huili2 2014-10-10 17:24:36 +08:00
  • 3885bd8f0e Merge pull request #1406 from mstorsjo/fix-warnings Ethan Hugg 2014-10-09 08:28:09 -07:00
  • b425450bc1 Merge pull request #1406 from mstorsjo/fix-warnings Ethan Hugg 2014-10-09 08:28:09 -07:00
  • ad247a9a4a Fix compiler warnings about comparison between signed and unsigned Martin Storsjö 2014-10-09 11:58:23 +03:00
  • f9bab05b3a Merge pull request #1402 from HaiboZhu/Add_UT_Deblocking huili2 2014-10-09 09:04:55 +08:00
  • 52419bd13e Merge pull request #1400 from mstorsjo/warning-fix Ethan Hugg 2014-10-02 12:26:45 -07:00
  • 8c8cd50c96 Merge pull request #1403 from sijchen/fr_setting_fix1 ruil2 2014-09-30 21:40:31 +08:00
  • 68fed53687 add checking of frame rate and temporal layer setting for encoder input param Reviewed at https://rbcommons.com/s/OpenH264/r/836/ Sijia Chen 2014-09-30 17:54:24 +08:00
  • b7c54242a9 Modify the random value range which only for debug Modify the CLIP3 macros to match the CLIP3(value, min, max) Add partly UT cases into it which related to function call Modify the typo for WELS_NEON Add partly UT cases into it which related to Bs calculation Update Windows VS project Haibo Zhu 2014-09-16 23:23:31 -07:00
  • 04c2a7ac5c Add CLIP3 and using ASSERT_FALSE macros Haibo Zhu 2014-09-16 23:13:51 -07:00
  • 27a21edcc9 Modify the targets.mk Haibo Zhu 2014-09-11 18:04:39 -07:00
  • 3593f2e3e7 Add partly UT code for deblocking filter Haibo Zhu 2014-09-11 17:51:05 -07:00
  • 007fb47004 Merge pull request #1399 from huili2/ParseOnlyAPI HaiboZhu 2014-09-30 14:51:49 +08:00
  • 0affe66f93 Remove unused variables Martin Storsjö 2014-09-30 08:52:55 +03:00
  • 311272d341 Use the right log format for printing 64 bit integers Martin Storsjö 2014-09-30 08:52:22 +03:00
  • efdefdba28 add API only for decode parser for HW decoding support huili2 2014-09-28 18:06:17 -07:00
  • a3a0effc88 Merge pull request #1398 from shihuade/APIUT_V1 dongzha 2014-09-30 10:05:31 +08:00
  • d875d923f8 refator for API test--prepareEncDecParam and EncodeOneFrame shihuade 2014-09-29 19:05:28 +08:00
  • 6b1630cc90 Merge pull request #1396 from lyao2/rc_trace2 ruil2 2014-09-29 17:09:28 +08:00
  • 3904c025cb add debug info for RC max bitrate control test lyao2 2014-09-29 15:41:03 +08:00
  • 72df20000b Merge pull request #1391 from sijchen/modi_stra34 dongzha 2014-09-29 08:34:44 +08:00
  • fd8d41dbb9 Merge pull request #1392 from dongzha/addMissedFileInVSUT dongzha 2014-09-29 08:33:35 +08:00
  • 07fa3d1898 add missed files in VS UT solution dongzha 2014-09-28 15:16:49 +08:00
  • 6673a5f71e 1, fix a value in preprocess to avoid warning in UT 2, refactor to wrap the operation to m_pSpatialPic into WelsPreprocess Sijia Chen 2014-09-28 13:12:16 +08:00
  • e4b373a800 Merge pull request #1390 from sijchen/modi_stra25 ruil2 2014-09-26 17:11:49 +08:00
  • cf2cf9efd9 add basic strategy for lossy+no LTR route Sijia Chen 2014-09-26 16:40:19 +08:00
  • 6ae38da3ab Merge pull request #1389 from zhilwang/issue-fix ruil2 2014-09-26 11:43:34 +08:00
  • 19c02bdfa8 Fix crash issue due to commit 8945348. zhiliang wang 2014-09-26 11:16:13 +08:00
  • bab0bf18f8 Merge pull request #1387 from dongzha/MoveDoubleInSCCRC ruil2 2014-09-25 16:53:46 +08:00
  • 8945348c87 Merge pull request #1385 from ruil2/function huili2 2014-09-25 15:04:46 +08:00
  • ed341048de refine common moudle for part of intra prediction function ruil2 2014-09-25 14:03:11 +08:00
  • 73d27e9776 Merge pull request #1386 from huili2/UT_bugfix_dataformat ruil2 2014-09-25 13:05:25 +08:00
  • bef3d87f34 Merge pull request #1384 from sijchen/add_para21 ruil2 2014-09-25 12:45:38 +08:00
  • 9f20c727d1 remove double in SCC rc dong zhang 2014-09-25 11:05:58 +08:00
  • 810d20a59d bug fix for dataformat UT huili2 2014-09-24 18:04:24 -07:00
  • d0f9b218f4 Merge pull request #1383 from ruil2/rc_refine sijchen 2014-09-24 16:31:49 +08:00
  • ffebbdb9b2 enable ARM assembly for SampleSad16x16 ruil2 2014-09-24 15:59:36 +08:00
  • 4e57a46ca5 Merge pull request #1382 from huili2/dataformat_bugfix ruil2 2014-09-24 13:47:02 +08:00
  • c618cb1eaf refine scc rc ruil2 2014-09-24 09:54:01 +08:00
  • a3bdf4ffc9 Merge pull request #1378 from sijchen/ref_refac22 huili2 2014-09-24 08:59:02 +08:00
  • 147c9052b8 add reading of the new option Sijia Chen 2014-09-23 18:04:24 +08:00
  • cfbf32b3fb Merge pull request #1381 from mstorsjo/silence-warnings ruil2 2014-09-23 17:21:54 +08:00
  • f8d2ae42ef add protection for decoder and data format huili2 2014-09-23 00:29:23 -07:00
  • a59a989d9b Silence warnings with gcc in GetOptionTid_AVC_NOPREFIX Martin Storsjö 2014-09-23 09:39:18 +03:00
  • 06e56ecdd8 Merge pull request #1380 from huili2/ec_option_free HaiboZhu 2014-09-22 15:51:19 +08:00
  • f6fb459a7f add freely setoption for EC_idc and UT huili2 2014-09-17 18:06:08 -07:00
  • fd8db0451e Merge pull request #1377 from ruil2/scc_rc_1 sijchen 2014-09-19 17:08:48 +08:00
  • ee2f87dbbc refactor a function for further strategy adjustment Sijia Chen 2014-09-19 16:17:04 +08:00
  • 17df23c2eb Merge pull request #1375 from sijchen/ref_refac11 ruil2 2014-09-19 16:01:14 +08:00
  • 480ff5acc2 Merge pull request #1374 from sijchen/ref_refac41 ruil2 2014-09-19 16:00:44 +08:00
  • 66e38cc9ed add scc rate control ruil2 2014-09-19 15:56:49 +08:00
  • c480ffdad5 use function pointer as refactoring for further strategy adjustment Sijia Chen 2014-09-19 14:48:45 +08:00
  • 84ca659f06 add parameter and one case in UT Sijia Chen 2014-09-19 14:46:02 +08:00
  • 25cad576b3 Merge pull request #1372 from huili2/remove_release111 ruil2 2014-09-18 17:27:13 +08:00
  • f5b9d920ff Merge pull request #1369 from ruil2/console huili2 2014-09-18 14:46:28 +08:00
  • 64fa8a6b60 Merge pull request #1371 from ruil2/win_project sijchen 2014-09-18 14:38:58 +08:00
  • ac2de4cbab Merge pull request #1370 from dongzha/addAPIUTTid ruil2 2014-09-18 14:29:26 +08:00
  • 3ba0a9956a update interface definition ruil2 2014-09-18 14:20:16 +08:00
  • c4a446b43a Merge pull request #1367 from ruil2/rename huili2 2014-09-18 13:23:27 +08:00
  • 880bf2d621 set timestamp for each input frame to preparing for scc rate control ruil2 2014-09-18 12:12:15 +08:00
  • 1d37250301 Merge pull request #1368 from sijchen/remove_dul2 ruil2 2014-09-18 09:12:41 +08:00
  • 7e71714863 add a missed line in last commit Sijia Chen 2014-09-17 18:13:43 +08:00
  • 05684744c9 remove duplicate constant macro and modify the num_ref check accordingly Sijia Chen 2014-09-17 18:10:27 +08:00
  • 3ff145e839 rename namespace and funciton name to avoid conflicts with old library ruil2 2014-09-17 15:50:59 +08:00
  • 25b723c413 Merge pull request #1366 from lyao2/refine_frameskip2 ruil2 2014-09-17 15:19:40 +08:00
  • ca96def4ff fix skipframe count error lyao2 2014-09-17 14:26:05 +08:00
  • c213c6ba30 1. add Tid API UT 2. add Trace UT 3. Fix a crash issue when set NULL trace dongzha 2014-09-16 09:58:58 +08:00
  • 8538b22f23 Merge pull request #1359 from mstorsjo/cleanup-simplification dongzha 2014-09-17 08:49:24 +08:00
  • 399ca33284 Merge pull request #1356 from ruil2/memory dongzha 2014-09-17 08:46:02 +08:00
  • 4e54fd191b Merge pull request #1361 from mstorsjo/avoid-comparing-uninitialized Ethan Hugg 2014-09-16 08:39:22 -07:00
  • 19dcff8616 Merge pull request #1360 from mstorsjo/use-correct-delete Ethan Hugg 2014-09-16 08:38:20 -07:00
  • 68e92f9eb6 Merge pull request #1358 from mstorsjo/remove-unused-macro Ethan Hugg 2014-09-16 08:36:22 -07:00
  • 5c67f368c3 Merge pull request #1357 from mstorsjo/silence-warnings Ethan Hugg 2014-09-16 08:35:39 -07:00
  • a6cc71208e Make sure uiIDRPicId is initialized within EncodeDecodeTest Martin Storsjö 2014-09-16 11:11:28 +03:00
  • 58eba54e8c Use the correct version of delete within a unit test Martin Storsjö 2014-09-16 11:10:48 +03:00
  • 9d9c609aab Remove some now unused macros Martin Storsjö 2014-09-16 11:09:04 +03:00
  • 958113073f Simplify code by calling WelsFree directly instead of using a helper function Martin Storsjö 2014-09-16 11:07:47 +03:00
  • 37ae6505d4 Use delete instead of the _SafeDelete macro Martin Storsjö 2014-09-16 11:05:42 +03:00
  • c5091e73be Remove unnecesary use of _SafeDelete Martin Storsjö 2014-09-16 11:02:32 +03:00
  • 8eafdfa598 Remove an unused macro Martin Storsjö 2014-09-16 11:01:04 +03:00
  • e7cd53e81b Fix build warnings with gcc in EncodeDecodeTest Martin Storsjö 2014-09-16 10:08:20 +03:00
  • f8d5f93b16 Merge pull request #1355 from syureyi/clean dongzha 2014-09-16 09:58:27 +08:00
  • 48f203929e remove release note for internal v1.1.1 huili2 2014-09-15 18:54:48 -07:00
  • b85a09163f refine memory tag in order to trace issues related memory ruil2 2014-09-16 09:49:44 +08:00
  • 49ce86c78a Merge pull request #1354 from lyao2/fix_qualitymode_bug2 HaiboZhu 2014-09-15 15:55:26 +08:00
  • 72862118f9 Fix bug RC_QUALITY_MODE not works as expected lyao2 2014-09-15 15:31:20 +08:00
  • 631ca210a8 Fix bug RC_QUALITY_MODE not works as expected lyao2 2014-09-15 13:21:29 +08:00
  • b51ff51387 Merge pull request #1350 from lyao2/ut_interface2 huili2 2014-09-15 09:15:28 +08:00
  • 4001551027 Merge pull request #1349 from dongzha/AddAPIUTEncoder_Decoder huili2 2014-09-15 09:15:08 +08:00
  • 458cc6b4fd Merge pull request #1351 from lyao2/bitrate_mode ruil2 2014-09-12 16:09:37 +08:00
  • 522aa4457a enlarge QP range when skipframeflag off on BitRate mode lyao2 2014-09-12 14:45:08 +08:00
  • 311f7006fd 1. add encoder-engine-decoder API UT for: IDR request, LTR request 2. add decoder api UT for EC: Disable/Enable EC 3. Fix a decoder bug when EC is disabled itoltalMbDec should be set to zero when encouter a new sequence/picture, even when EC is disabled. dongzha 2014-09-03 14:06:01 +08:00
  • 9913b73cb1 improve py and mk zhuiling 2014-09-12 10:30:56 +08:00
  • 9e7a19291c improve py zhuiling 2014-09-12 10:29:07 +08:00
  • 0fe477625c improve py, and change mk according to mk zhuiling 2014-09-12 10:25:46 +08:00
  • 6b64efbf92 improve py zhuiling 2014-09-12 09:59:46 +08:00