Commit Graph

  • 87c83c0d36 fix a UT function Sijia Chen 2014-12-10 10:49:58 +08:00
  • 44017193ed Merge pull request #1601 from dongzha/FixDecodeStatusFps dongzha 2014-12-10 10:40:08 +08:00
  • b65410ebdb add generating script and the first version of codec_ver.h Sijia Chen 2014-12-10 10:10:23 +08:00
  • 354eee3e2b add a decoder status: float fActualAverageFrameSpeedInMs; ///< actual average_Decoding_Time, includeing freezed picture dong zhang 2014-12-09 16:25:01 +08:00
  • 155a91406c Merge pull request #1599 from HaiboZhu/Debug_Add_subSPS_check huili2 2014-12-09 17:11:06 +08:00
  • e47a3638af Add subSPS pre-active check in CheckActiveSPS Haibo Zhu 2014-12-03 18:54:31 -08:00
  • 944a041066 1 update SHA1 table which have been broken by previous update; 2 enhance script to support more case(multi layer etc.) huade 2014-12-09 15:59:07 +08:00
  • 14eeaf2278 add log for ref pic buffer memory alloc huili2 2014-12-08 22:35:07 -08:00
  • e041bc6938 Merge pull request #1597 from mstorsjo/msvc-casts sijchen 2014-12-09 10:03:03 +08:00
  • 901a599b36 Add casts when converting from int64_t or double to int32_t Martin Storsjö 2014-12-08 11:48:31 +02:00
  • cc5978b252 Merge pull request #1594 from lyao2/RC_maxBr_commit5 sijchen 2014-12-08 11:03:43 +08:00
  • c2d585761a Merge pull request #1595 from ruil2/update_2 sijchen 2014-12-08 11:01:19 +08:00
  • 317ac1ca85 change info level as default level ruil2 2014-12-05 17:36:03 +08:00
  • 56c895ffb4 1. should not set WELS_LOG_ERROR level in encoder initilization. 2.fix UT bug ruil2 2014-12-05 17:08:00 +08:00
  • c01606c28a Rate control refine to fit MAX bitrate requirement lyao2 2014-12-05 12:09:08 +08:00
  • ea93f3943e Merge pull request #1593 from ethanhugg/gmpapiversion ruil2 2014-12-05 09:40:05 +08:00
  • a8159c89d1 Switch to use stable branch of gmp-api Ethan Hugg 2014-12-04 10:24:36 -08:00
  • befd5bdd56 Merge pull request #1592 from dongzha/FixGreyPic HaiboZhu 2014-12-04 18:11:07 +08:00
  • fc895c13ce fix grey picture when resolution is the same dongzha 2014-12-04 17:07:10 +08:00
  • 054b8eeb3a Merge pull request #1588 from huili2/dec_stat_accumulate HaiboZhu 2014-12-04 15:37:10 +08:00
  • 60b6ce1454 Merge pull request #1589 from huili2/fix_fmo_sliceskip HaiboZhu 2014-12-04 15:36:51 +08:00
  • 928a7eac2a fix crash issue of sliceskip and inf-loop in fmo huili2 2014-12-03 20:26:00 -08:00
  • a5cabf0be4 Merge pull request #1582 from mstorsjo/lib-install-fixes sijchen 2014-12-02 11:48:22 -08:00
  • 91ae2dab7a Merge pull request #1587 from mstorsjo/msvc-warnings ruil2 2014-12-02 15:54:35 +08:00
  • dd24edc8ff Merge pull request #1585 from dongzha/issue1535New ruil2 2014-12-02 15:54:26 +08:00
  • 5d4eb63d52 Don't implicitly convert int to bool Martin Storsjö 2014-12-02 09:35:05 +02:00
  • f4af5d2fda Merge pull request #1586 from ganyangbbl/fix_character ruil2 2014-12-02 15:10:55 +08:00
  • 6981aec743 fix chinese character ganyangbbl 2014-12-02 14:30:31 +08:00
  • 8b9be2b3dc accumulate dec stat huili2 2014-12-01 19:01:06 -08:00
  • f668e1be98 fix issue 1535 dong zhang 2014-12-02 09:34:18 +08:00
  • 607d814e0f Merge pull request #1577 from ruil2/set_param sijchen 2014-12-01 11:36:24 -08:00
  • 3d263d1087 Set a default SHAREDLIB_DIR in the main Makefile Martin Storsjö 2014-12-01 14:28:45 +02:00
  • 9b59e50292 Simplify creating output directories for the install-shared rule Martin Storsjö 2014-12-01 14:26:41 +02:00
  • a48b632aed Actually install the shared library into $(SHAREDLIB_DIR) as intended Martin Storsjö 2014-12-01 14:26:09 +02:00
  • e132658346 Set SHAREDLIB_DIR for msvc as well Martin Storsjö 2014-12-01 14:24:50 +02:00
  • 59c30f8952 Handle generating the versionless library via make rules Martin Storsjö 2014-12-01 14:22:56 +02:00
  • 575b6fb570 Check the suffix instead of checking whether a file is a link Martin Storsjö 2014-12-01 14:19:13 +02:00
  • 2c9b5b98c0 Actually install the versioned shared library file as well Martin Storsjö 2014-12-01 14:18:29 +02:00
  • 8e419e41d3 Simplify setting the shlib flags for msvc Martin Storsjö 2014-12-01 14:09:52 +02:00
  • 80beaed5c6 Fix the dependencies of the install-shared target Martin Storsjö 2014-12-01 14:07:34 +02:00
  • 8f7e10ab12 Honor the silent build flag when adding the shared library symlink Martin Storsjö 2014-12-01 12:29:39 +02:00
  • a7d8142a44 Set the right SHAREDLIBSUFFIXVER for msvc Martin Storsjö 2014-12-01 12:31:33 +02:00
  • 397e20b0f3 Install the import library via the EXTRA_LIB mechanism on mingw as well Martin Storsjö 2014-12-01 12:41:40 +02:00
  • 852ed8a2d0 Merge pull request #1578 from ruil2/rc zhilwang 2014-12-01 17:12:52 +08:00
  • 2e15351d6d Merge pull request #1567 from dongzha/FixMvCpBug ruil2 2014-12-01 14:53:17 +08:00
  • b1dccaa627 use existed assembly function in cabac encoder ruil2 2014-12-01 14:45:04 +08:00
  • 8c7aaa8421 Merge pull request #1568 from ruil2/cleanup sijchen 2014-11-30 21:39:39 -08:00
  • 9a08b7f97c Merge pull request #1574 from huili2/dec_stat_add_freeze ruil2 2014-12-01 12:43:22 +08:00
  • 825ce5dcd9 Merge pull request #1576 from sijchen/fix_doc v1.2 openh264v1.2 ruil2 2014-12-01 12:20:30 +08:00
  • a100fb8031 modify log info(remove unuseful log and add some new logs) ruil2 2014-12-01 12:13:58 +08:00
  • 8e39cb3a3a Merge pull request #1575 from ruil2/set_param sijchen 2014-11-30 19:39:18 -08:00
  • 6f9624790c update doc for updated struct Sijia Chen 2014-11-30 19:36:29 -08:00
  • d58f90947c avoid using the same picture buff for prev pic and curr pic dongzha 2014-11-27 15:25:21 +08:00
  • 8028fe7130 add SetOption(ENCODER_OPTION_SVC_ENCODE_PARAM_BASE,&base) for encoder ruil2 2014-12-01 10:35:32 +08:00
  • c592d18dfd Merge pull request #1573 from sijchen/after_review1 ruil2 2014-12-01 10:31:47 +08:00
  • 30820fd8b5 use iBitsVaryPercentage passed by the app instead of the macro ruil2 2014-12-01 09:16:35 +08:00
  • f9bfb31fd2 Update Dockerfile cj-build1 Cullen Jennings 2014-11-29 15:48:23 -07:00
  • 9baaaa2a64 fix line continution problem Cullen Jennings 2014-11-29 11:40:18 -07:00
  • 7cea82bdf8 remove a too-tight checking of bit rate Sijia Chen 2014-11-28 16:15:49 -08:00
  • e7debe7351 Merge pull request #1571 from mstorsjo/silence-intentional-errors sijchen 2014-11-28 10:28:05 -08:00
  • 59e782a8a5 Merge pull request #1572 from mstorsjo/loopfilter-opts sijchen 2014-11-28 10:27:14 -08:00
  • 1526de3ae5 Merge pull request #1566 from nirbheek/master Ethan Hugg 2014-11-28 08:49:25 -08:00
  • 0bae0f869a Validate that iLoopFilterDisableIdc is set to a sensible value in ParamValidationExt Martin Storsjö 2014-11-28 13:06:41 +02:00
  • 24cd934ba9 Log what uiDisableDeblockingFilterIdc was set to when printing an error message Martin Storsjö 2014-11-28 13:06:12 +02:00
  • 90eee67eb7 Don't set invalid iLoopFilterDisableIdc in RandomParamExtCombination Martin Storsjö 2014-11-28 13:05:32 +02:00
  • b9dc310857 Silence logging in a test which intentionally can trigger errors Martin Storsjö 2014-11-28 11:04:03 +02:00
  • 504cabf106 add dec status for freezing huili2 2014-11-27 01:46:55 -08:00
  • d744a1ab19 update .gitignore to ignore emacs temp files Cullen Jennings 2014-11-27 15:46:29 -07:00
  • df07fa8adc Test dockerfile to see if we get consistent builds Cullen Jennings 2014-11-27 15:45:52 -07:00
  • c44d4a7f07 Merge pull request #1569 from mstorsjo/pointer-diff-cast ruil2 2014-11-27 21:54:42 +08:00
  • 917d41bd47 Add casts when converting pointer differences to integers Martin Storsjö 2014-11-27 11:31:13 +02:00
  • 7c0369da23 add iBitsVaryPercentage parameters to control bitrate ruil2 2014-11-27 15:55:48 +08:00
  • 82b70b34fe Merge pull request #1561 from ruil2/cleanup HaiboZhu 2014-11-27 14:22:06 +08:00
  • 3a73179cab Merge pull request #1559 from HaiboZhu/EC_off_crash_no_output zhilwang 2014-11-27 14:21:48 +08:00
  • 69f6db1b90 Merge pull request #1560 from ruil2/max2 HaiboZhu 2014-11-27 14:21:37 +08:00
  • c2c861f199 Merge pull request #1562 from zhilwang/asm-cabac HaiboZhu 2014-11-27 14:21:02 +08:00
  • 3f69873c99 Makefile: Fix shared library building on various OSes Nirbheek Chauhan 2014-11-13 18:48:33 +05:30
  • 92bc88eacb Add asm code for decoder cabac zhiliang wang 2014-11-26 16:44:12 +08:00
  • 80ce939d7a remove some macro definitions in header files ruil2 2014-11-26 16:15:19 +08:00
  • a43fa3aec2 cleanup macro definition ruil2 2014-11-26 15:22:04 +08:00
  • e1262a9ac9 Merge pull request #1558 from huili2/comment_outputlog sijchen 2014-11-25 22:54:43 -08:00
  • fe7faf768a Merge pull request #1555 from huili2/comment_API_parseonly sijchen 2014-11-25 22:54:04 -08:00
  • aa5e7f7927 Remove the SPS/PPS exist ahead reset logic and change the CheckSpsActive logic Haibo Zhu 2014-11-19 17:13:25 -08:00
  • 9da19758cf Merge pull request #1556 from ruil2/max2 huili2 2014-11-26 13:33:21 +08:00
  • f131b4540b Merge pull request #1557 from dongzha/AddDecoderTimeStampNew huili2 2014-11-26 13:32:40 +08:00
  • 2e5243e5fc add timestamp in decoder dong zhang 2014-11-25 14:25:08 +08:00
  • 4a6de5bb13 remove some unused code ruil2 2014-11-26 10:26:16 +08:00
  • 347e4893a9 add parse only comment in API huili2 2014-11-24 23:28:28 -08:00
  • 94dde141fa comment output info with FREEZE huili2 2014-11-25 18:02:30 -08:00
  • f48b2e55ba Merge pull request #1553 from ruil2/max2 sijchen 2014-11-25 09:14:39 -08:00
  • 7be8d200d5 Merge pull request #1554 from mstorsjo/add-float-cast sijchen 2014-11-25 09:12:37 -08:00
  • 1ff9de36ce Explicitly cast int64_t to float Martin Storsjö 2014-11-25 14:28:20 +02:00
  • 22cc0a88c6 Merge pull request #1552 from mstorsjo/init-parameters ruil2 2014-11-25 17:14:32 +08:00
  • 0d426b826d Merge pull request #1551 from sijchen/after_review2 ruil2 2014-11-25 17:13:54 +08:00
  • d543ae89db add maxbitrate verification ruil2 2014-11-25 17:12:06 +08:00
  • 29da6a600a Initialize the bParseOnly field in DecoderInterfaceTest::TestInitUninit Martin Storsjö 2014-11-25 09:59:25 +02:00
  • cef85118b5 add parentness Sijia Chen 2014-11-24 22:44:06 -08:00
  • 305a2421be Merge pull request #1549 from dongzha/ECMvCopy huili2 2014-11-25 12:59:48 +08:00
  • f1fb0d6b69 Merge pull request #1548 from sijchen/after_review ruil2 2014-11-25 11:20:38 +08:00
  • 9425c2ab10 add EC MV copy dong zhang 2014-11-25 10:45:58 +08:00