Commit Graph

  • c1752e2818 Merge pull request #1657 from mstorsjo/clip-bitrate sijchen 2014-12-22 10:37:43 +08:00
  • 397c7caa56 Merge pull request #1656 from mstorsjo/avoid-warning-unused ruil2 2014-12-22 09:04:45 +08:00
  • 887b4f47fc Make sure the random test bitrate is high enough Martin Storsjö 2014-12-20 00:33:42 +02:00
  • 7411469e1d Avoid a warning about an unused static variable Martin Storsjö 2014-12-19 11:06:51 +02:00
  • ef5f1c46b9 Merge pull request #1655 from sijchen/docx v1.3 sijchen 2014-12-19 14:43:59 +08:00
  • 7d8bb6f290 add release note for preparation of v1.3.0 Sijia Chen 2014-12-19 14:10:39 +08:00
  • 809adc4129 Merge pull request #1654 from syureyi/newest dongzha 2014-12-19 14:05:07 +08:00
  • f0934c7bf3 maintain codec demo zhuiling 2014-12-19 13:53:29 +08:00
  • c3de0f99c5 Merge pull request #1653 from ruil2/framerate sijchen 2014-12-19 13:27:52 +08:00
  • 3ae2507c99 remove macro definition to the header file ruil2 2014-12-19 10:53:06 +08:00
  • afd82b2cfa Merge pull request #1652 from huili2/newseq_bugfix HaiboZhu 2014-12-19 09:55:26 +08:00
  • 0dc461541a Merge pull request #1651 from mstorsjo/improve-version-header sijchen 2014-12-19 09:32:48 +08:00
  • 8bfeae27a4 Add a public function for getting the codec version Martin Storsjö 2014-12-18 13:20:33 +02:00
  • 4fb442a983 Captizalize OpenH264 correctly in the version header Martin Storsjö 2014-12-18 13:18:30 +02:00
  • 91574afca4 Merge pull request #1603 from sijchen/add_ver1 ruil2 2014-12-18 17:33:29 +08:00
  • b8ce2eb40e use picture-level new seq begin detection for output functions huili2 2014-12-17 22:18:18 -08:00
  • e6134b5972 skip the git version hash in the header Sijia Chen 2014-12-18 16:07:37 +08:00
  • 5b2469c0b5 Merge pull request #1642 from mstorsjo/avoid-rebuilds sijchen 2014-12-18 15:51:07 +08:00
  • 4db34bdf43 Merge pull request #1634 from ruil2/trace sijchen 2014-12-18 10:11:38 +08:00
  • b208cac1c5 Merge pull request #1638 from ruil2/default_trace sijchen 2014-12-18 10:11:19 +08:00
  • 916d24d99e Merge pull request #1650 from huili2/bugfix_cabac_mbqpdelta huili2 2014-12-18 10:01:37 +08:00
  • 7f27198c68 Merge pull request #1648 from huili2/bugfix_cabacinitidc HaiboZhu 2014-12-18 09:07:17 +08:00
  • 208400eeb4 unify spsid for pic and add check for mb_qp_delta huili2 2014-12-17 00:31:20 -08:00
  • ab480fe387 Merge pull request #1649 from sijchen/fix_trace ruil2 2014-12-17 16:05:32 +08:00
  • 58e868c074 Merge pull request #1643 from mstorsjo/check-num-refs ruil2 2014-12-17 15:51:52 +08:00
  • 8dbdb418ca Merge pull request #1641 from mstorsjo/test-min-bitrate sijchen 2014-12-17 15:50:13 +08:00
  • 1b26bd4b88 put this file into good format Sijia Chen 2014-12-17 14:15:10 +08:00
  • 3c08f04993 add fix for protection of wrong reading if input is invalid Sijia Chen 2014-12-17 14:14:23 +08:00
  • 030d320e43 Merge pull request #1646 from dongzha/cabacfix huili2 2014-12-17 11:18:23 +08:00
  • 182ae421a1 Merge pull request #1647 from HaiboZhu/Debug_Check_Ref_Picture_Complete huili2 2014-12-17 11:18:11 +08:00
  • 9f0ed3fc4b add check for cabac_init_idc range in parsing huili2 2014-12-16 18:13:21 -08:00
  • ac992acaa9 Merge pull request #1640 from mstorsjo/fix-tests ruil2 2014-12-17 09:29:36 +08:00
  • 490a3e5562 cabac fix dong zhang 2014-12-17 09:27:41 +08:00
  • 590eef6059 Change the name and call logic of CheckRefPicturesComplete function. Haibo Zhu 2014-12-15 21:49:48 -08:00
  • affa753d5d Merge pull request #1645 from mstorsjo/type-signatures ruil2 2014-12-17 09:21:11 +08:00
  • f89780ddd8 Use the correct types instead of void pointers in function signatures Martin Storsjö 2014-12-16 22:03:54 +02:00
  • 6f876d79a6 Merge pull request #1644 from mstorsjo/fix-script-typos Ethan Hugg 2014-12-16 09:26:23 -08:00
  • ee5896e4a1 Fix a number of typos in run_SafeDelete.sh Martin Storsjö 2014-12-16 16:28:45 +02:00
  • 4746ce8fd4 If lowering the maximum number of ref frames, check iNumRefFrames as well Martin Storsjö 2014-12-16 13:56:50 +02:00
  • f90cd367d2 Avoid rebuilds if the version header hasn't changed Martin Storsjö 2014-12-16 12:11:54 +02:00
  • 47df411b1a Make sure the random test bitrate is high enough Martin Storsjö 2014-12-16 11:56:48 +02:00
  • 9692f6cb20 Merge pull request #1639 from ruil2/qp_trace lyao2 2014-12-16 17:32:00 +08:00
  • f4b3724976 Increase the minimum frame size in a test with multiple spatial layers Martin Storsjö 2014-12-16 11:10:56 +02:00
  • 59fefbe7c7 Use an inline function instead of a macro for clipping which contains rand() Martin Storsjö 2014-12-16 11:08:19 +02:00
  • a9c2e1b431 Use the common WELS_CLIP3 macro instead of a custom reimplementation Martin Storsjö 2014-12-16 11:03:57 +02:00
  • a4370b8ca8 Merge pull request #1637 from dongzha/SpeedUpSkipMode dongzha 2014-12-16 16:31:10 +08:00
  • 0612b07a6f fix error output info ruil2 2014-12-16 16:10:52 +08:00
  • 6a10553dce Merge pull request #1636 from ruil2/qp_trace lyao2 2014-12-16 16:04:50 +08:00
  • f132745882 Merge pull request #1635 from mstorsjo/binary-comparison-ignore ruil2 2014-12-16 15:40:23 +08:00
  • 89f78e9211 astyle and speed up decoding by removing unnessary memset dong zhang 2014-12-16 15:18:32 +08:00
  • fdb938a2c2 modify WELS_LOG_WARNING as the default trace level ruil2 2014-12-16 15:29:56 +08:00
  • b932547fe8 astyle two files ruil2 2014-12-16 15:16:09 +08:00
  • d387ebc358 Add a gitignore entry for another file created by the binary comparison scripts Martin Storsjö 2014-12-16 09:06:10 +02:00
  • 026ce4030a use WELS_LOG_ERROR as default trace level in console app ruil2 2014-12-16 13:14:53 +08:00
  • 2c69638773 Merge pull request #1633 from lyao2/avg_qp2 sijchen 2014-12-16 11:51:18 +08:00
  • 812b57c704 Merge pull request #1628 from mstorsjo/fix-tests ruil2 2014-12-16 10:54:41 +08:00
  • 173ec608ff use the same complexity computation branch for screen and camera ruil2 2014-12-16 10:42:36 +08:00
  • ca2436bb5e add average QP in statistics lyao2 2014-12-16 10:32:44 +08:00
  • 827c7b2aef Merge pull request #1629 from mstorsjo/msvc-casts ruil2 2014-12-16 09:09:53 +08:00
  • d87663b913 Merge pull request #1630 from zaheerm/fixcomments ruil2 2014-12-16 09:09:44 +08:00
  • c0633a147e Readd and update the accidentally cleared SHA1 test tables Martin Storsjö 2014-12-15 11:54:48 +02:00
  • 91736e85e8 Fix comments to be up to date with current API. Zaheer Abbas Merali 2014-12-12 10:10:19 -08:00
  • 54cc3daaa7 Cast a float to integer Martin Storsjö 2014-12-15 17:38:22 +02:00
  • 8a2237751a Fix a check in the binary comparison scripts Martin Storsjö 2014-12-15 10:58:54 +02:00
  • 3aac5e0fae Properly update hashes Martin Storsjö 2014-12-15 16:38:20 +02:00
  • 8fb4048241 Merge pull request #1627 from HaiboZhu/Debug_potential_out_of_memory huili2 2014-12-15 17:39:36 +08:00
  • 57043d16ad (1) Reset parameter set status and clear AU list when out of memory (2) Free un-complete malloc memory, keep the original state, special when increase memory Haibo Zhu 2014-12-11 21:32:46 -08:00
  • d422ee59ad Merge pull request #1626 from dongzha/testcrash1 huili2 2014-12-15 15:39:46 +08:00
  • ac061fe635 add protection dongzha 2014-12-15 14:47:55 +08:00
  • 091e5cba0a Merge pull request #1624 from huili2/au_data_check dongzha 2014-12-15 13:46:27 +08:00
  • eeee1a2e95 Merge pull request #1622 from dongzha/setunuse dongzha 2014-12-15 13:35:36 +08:00
  • c20e1c6795 change au_ready status and check au number huili2 2014-12-14 18:36:27 -08:00
  • 509727e225 Merge pull request #1623 from ruil2/level_5 sijchen 2014-12-15 11:55:30 +08:00
  • 5ab5fe155b keep the consistency between sps level and parameter level ruil2 2014-12-15 09:56:54 +08:00
  • 7dcaaf5328 Merge pull request #1618 from huili2/modify_freeze_pos sijchen 2014-12-12 17:50:02 +08:00
  • ad38cfe46c add set unused in dpb dong zhang 2014-12-12 16:53:13 +08:00
  • cc1f3ade3a Merge pull request #1617 from ruil2/bits_update sijchen 2014-12-12 16:25:48 +08:00
  • 984497cc09 modify freeze output to proper location huili2 2014-12-11 23:42:04 -08:00
  • 06c251fa48 fix a typo ruil2 2014-12-12 14:29:45 +08:00
  • 93265d7a44 Merge pull request #1616 from dongzha/testcrash sijchen 2014-12-12 10:43:32 +08:00
  • 1bdf00ddf4 fix two continus IDR, with same sps/pps id, but different resolution dongzha 2014-12-12 09:38:44 +08:00
  • 41339f3023 Merge pull request #1615 from lyao2/ut_idr3 ruil2 2014-12-12 09:13:29 +08:00
  • 0ff1eb482f Merge pull request #1612 from huili2/log_add_this_codec sijchen 2014-12-11 17:01:38 +08:00
  • ec99819ce8 Merge pull request #1614 from sijchen/fix_idr_id1 ruil2 2014-12-11 16:41:59 +08:00
  • 3be8ae7a4e Merge pull request #1613 from sijchen/fix_ut2 ruil2 2014-12-11 16:29:34 +08:00
  • 2e85e3c7d9 refine the UT case for checking IDR request lyao2 2014-12-11 14:32:26 +08:00
  • f1a7a1a966 encoder log level adjustment in UT to avoid too many output and some formatting Sijia Chen 2014-12-11 14:31:32 +08:00
  • 3e57fdc448 add this log for codec huili2 2014-12-10 22:15:32 -08:00
  • 5ff55a6ec2 Merge pull request #1608 from ruil2/bits_update sijchen 2014-12-11 13:46:07 +08:00
  • 44e4531897 Merge pull request #1609 from dongzha/NewFixEcRatioCalc dongzha 2014-12-11 13:08:01 +08:00
  • 44bd61683a Merge pull request #1606 from huili2/log_for_memory_realloc dongzha 2014-12-11 13:07:43 +08:00
  • d20a3bdb28 fix typo bug dong zhang 2014-12-11 12:28:32 +08:00
  • 32d6193f97 fix idr_id: idr_id should be adding regardless of the sps strategy Sijia Chen 2014-12-11 10:58:27 +08:00
  • 5ba9e409ba update maxbitrate to control bitrate vary range ruil2 2014-12-11 10:56:58 +08:00
  • 2c468b96a9 add flag to count EC Mbs due to ref error add UT dong zhang 2014-12-09 10:50:02 +08:00
  • ecc8ae6ebb fix decodestatus uiEcRatio calc bug dong zhang 2014-12-08 15:00:29 +08:00
  • 065c3a7769 Merge pull request #1607 from mstorsjo/encoder-init-log sijchen 2014-12-11 10:28:24 +08:00
  • 7da17b5abd Log the encoder version later in the initialization Martin Storsjö 2014-12-10 14:39:08 +02:00
  • af97f2d4bb Merge pull request #1605 from sijchen/fix_ut1 dongzha 2014-12-10 11:18:08 +08:00
  • 4e88de1755 Merge pull request #1600 from shihuade/UpdateSHA1 sijchen 2014-12-10 11:09:11 +08:00