RSS feed
3350cf75
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/28 17:51
add one test case
054a297c
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/28 05:39
adjust encoder tasks, add ut and enable new thread pool under some slice modes
1a7a3e24
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/28 07:04
Merge pull request #2188 from shihuade/PSliceRefact_V1.2
fe7684bf
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/28 05:58
Merge pull request #2187 from shihuade/PSliceRefact_V1.1
ff8bb623
– huade <huashi@cisco.com>
authored
on 2015/10/27 13:44
refact WelsMarkPic based on pSlice buffer refactoring
a3e60a1c
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/27 11:07
Merge pull request #2186 from shihuade/PSliceRefact_V1.0
a0328cda
– sijchen <sijchen@cisco.com>
authored
on 2015/10/26 09:36
Merge pull request #2184 from mstorsjo/fix-readme
0a57ec3c
– Martin Storsjö <martin@martin.st>
authored
on 2015/10/26 12:54
Remove a false claim about older android versions not being supported
319552db
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/26 09:58
Merge pull request #2160 from cisco/cj-build1
906627a0
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/26 09:56
Merge pull request #2179 from alexcohn/patch-1
51d8e005
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/26 05:02
Merge pull request #2180 from saamas/cabac_encode_opt
08f7ad3f
– huade <huashi@cisco.com>
authored
on 2015/10/23 11:46
refact slice header init
741c1223
– huade <huashi@cisco.com>
authored
on 2015/10/23 10:45
change the AbsDiffPicNumMinus1 check logic
e0cee02d
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/23 09:21
Merge pull request #2177 from sijchen/thp21
ed133d4c
– Sindre Aamås <saamas@cisco.com>
authored
on 2015/10/12 13:59
[Encoder] CABAC optimizations
a9605ac0
– Alex Cohn <alexcohn@netvision.net.il>
authored
on 2015/10/21 05:49
Update README.md
b700b67b
– sijchen <sijchen@cisco.com>
authored
on 2015/10/19 19:15
Merge pull request #2178 from mstorsjo/add-missing-include
49009891
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/20 06:31
Merge pull request #2176 from HaiboZhu/Bugfix_CHECK_SE_UPPER_conditions
80c8b7b1
– Martin Storsjö <martin@martin.st>
authored
on 2015/10/20 04:59
Add a missing include of stdlib.h
819f6f5d
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/19 18:48
[Encoder] add encoder tasks and task-management class
151c1d9f
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/19 14:06
Fix the macro UPPER_CHECK conditions
9befe7b1
– sijchen <sijchen@cisco.com>
authored
on 2015/10/19 06:41
Merge pull request #2173 from mstorsjo/remove-includes
3ee8784c
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/19 12:31
Merge pull request #2170 from HaiboZhu/Bugfix_entropy_decoding_upper_check
dac26cf9
– Martin Storsjö <martin@martin.st>
authored
on 2015/10/19 07:20
Remove unused STL includes
9ba2c982
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/18 16:12
(1) add protection for golomb GetUe output value
fb61733b
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/16 17:16
Merge pull request #2163 from HaiboZhu/Remove_cabac_shift_exponent_too_large
ea52112d
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/16 12:50
Merge pull request #2158 from sijchen/thp0a
7cbc31a0
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/16 12:50
Merge pull request #2161 from huili2/MMCO_overflow
10179539
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/16 12:47
Merge pull request #2157 from sijchen/mb
4bafe1c4
– huili2 <huili2@cisco.com>
authored
on 2015/10/16 06:36
prevent too many MMCO num overflow
cb6ab321
– unknown <sijchen@cisco.com>
authored
on 2015/10/15 22:37
add new ut to win ut proj
f1d92ef3
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/15 21:13
Remove the shift exponent too large warning
af6a9a83
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/15 08:03
Merge pull request #2152 from mstorsjo/remove-unused-code
813cfca9
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/15 07:31
Merge pull request #2155 from HaiboZhu/Remove_UBSAN_negative_left_shift_warning
b29760ee
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/15 07:31
remove unneeded parts
ade32f5c
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/15 07:27
implementation for WelsSleep on WP8.0
a3f606e5
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/15 07:17
replacement of std::list for m_cBusyThreads
bc566f09
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/15 06:24
put m_cIdleThreads to CWelsCircleQueue rather than std::map
eb00d5cb
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/15 06:11
change std::list to internal implementation and add the new ut file for CWelsCircleQueue
757a596e
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/15 06:04
add basic threadpool functions
6ca397e7
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/08 08:23
correct a typo along with the in-plan v1.5 release
9d25161f
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/12 12:59
add version updates after 1.5 release
2f836fc7
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/10/12 17:42
add release notes for 1.5
03d16bb4
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/12 18:51
Remove UBSAN warnings about negative left shift
3067d127
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/13 14:26
Merge pull request #2153 from mstorsjo/fix-warnings
6c13a2c4
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/13 14:26
Merge pull request #2151 from mstorsjo/fix-msvc
6239fbe1
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/13 12:42
Merge pull request #2150 from huili2/log_memory_decrease
df936ad7
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/10/13 12:41
Merge pull request #2131 from sijchen/fix_simul3
8363d435
– Martin Storsjö <martin@martin.st>
authored
on 2015/10/13 08:27
Fix warnings when building for iOS with xcode
5ff8af68
– Martin Storsjö <martin@martin.st>
authored
on 2015/10/13 08:21
Remove unused source files from the encoder
837599be
– Martin Storsjö <martin@martin.st>
authored
on 2015/10/13 08:12
Revert an accidental change that broke MSVC compilation
410689f7
– huili2 <huili2@cisco.com>
authored
on 2015/10/13 05:04
Merge pull request #2147 from HaiboZhu/Bugfix_uninit_strcat
042ac9ab
– huili2 <huili2@cisco.com>
authored
on 2015/10/10 07:22
decrease log output for decoder momery info
e7e3b4f3
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/10 04:45
Init the string value and add protection for WelsStrcat()
b37cda24
– sijchen <sijchen@cisco.com>
authored
on 2015/10/08 06:11
Merge pull request #2138 from HaiboZhu/Bugfix_SPS_update_logic_under_EC
49018213
– huili2 <huili2@cisco.com>
authored
on 2015/10/08 12:36
Merge pull request #2137 from HaiboZhu/Bugfix_CAVCL_8x8_init_error
4ffdca6b
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/07 21:35
Fix the SPS update logic bug under EC mode
2cd3fc80
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/10/07 15:49
Fix the 8x8 init bug under CAVCL when scalinglist enable
82cc0535
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/09/30 13:26
Add fix for simulcast if frame rate in the middle spatial layer is smaller
f9f2bbf8
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/23 13:41
Merge pull request #2127 from huili2/repos_DecoderConfigParam
ecab683f
– huili2 <huili2@cisco.com>
authored
on 2015/09/17 09:47
move DecoderConfigParam into InitDecoder
6efeb0ef
– huili2 <huili2@cisco.com>
authored
on 2015/09/22 11:45
Merge pull request #2124 from HaiboZhu/Bugfix_Duplicate_frame_num
936747e9
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/22 10:51
Merge pull request #2122 from sijchen/fixsimul
868c8e45
– unknown <Administrator@haibozhu-test.hfwbx.hf.webex.com>
authored
and Haibo Zhu <haibozhu@cisco.com>
committed
on 2015/09/22 07:06
Check the duplicate frame_num in short ref list
53c057a8
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/09/21 11:42
fix for simulcast case when the frame rate of lower resolution is higher, and add test case
5c301def
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/17 10:21
Merge pull request #2119 from sijchen/size_limit
829f216d
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/09/16 11:23
fix a size range to avoid triggering latest constraints of input
d0d7ad57
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/16 05:12
Merge pull request #2116 from mstorsjo/remove-tab-indentation
8994f1f7
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/16 05:07
Merge pull request #2115 from fstd/support_netbsd_2
f383137f
– fstd <van.fisted@googlemail.com>
authored
on 2015/09/12 17:32
Consolidate BSD build to support NetBSD and OpenBSD as well
04740685
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/15 10:00
Merge pull request #2118 from ruil2/valid1
1c3f7b2b
– karina li <ruil2@cisco.com>
authored
on 2015/09/15 09:07
fix UT failed
e0d43a8a
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/15 05:16
Merge pull request #2117 from mstorsjo/fix-arm-binutils
c31e4e23
– Martin Storsjö <martin@martin.st>
authored
on 2015/09/14 17:43
Fix indentation to consistently use spaces instead of tabs
77bd41ca
– Martin Storsjö <martin@martin.st>
authored
on 2015/09/14 17:38
Fix building down_sample_neon.S with gnu binutils
4d063b84
– fstd <van.fisted@googlemail.com>
authored
on 2015/09/12 17:31
Build successfully on OpenBSD (which lacks sysctlbyname(3))
5373b8a3
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/11 13:36
Merge pull request #2111 from GuangweiWang/downsampler
64657d3c
– Guangwei Wang <guangwwa@cisco.com>
authored
on 2015/08/19 11:23
add new c and assembly functions to optimize downsampler when downscale equal 1:3/1:4
69a62ea5
– huili2 <huili2@cisco.com>
authored
on 2015/09/11 06:17
Merge pull request #2108 from HaiboZhu/Bugfix_ResetDecoder
28d7d303
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/09/10 12:47
Bug fix with add DecoderConfigParam in ResetDecoder
12d50ad5
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/10 05:05
Merge pull request #2105 from ruil2/valid
e8d09bac
– karina li <ruil2@cisco.com>
authored
on 2015/09/09 06:29
update UT that makes input width or height more than 16
e8428452
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/09 05:01
Merge pull request #2104 from ruil2/valid
2c830e64
– karina li <ruil2@cisco.com>
authored
on 2015/09/08 13:21
exception case for width or height is less than 16
c48f47ab
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/06 05:51
Merge pull request #2099 from nathankidd/master
9add9883
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/06 05:18
Merge pull request #2100 from nathankidd/fix-CPU_COUNT-error
fdabca4c
– Nathan Kidd <nathan-ml@spicycrypto.ca>
authored
and Nathan Kidd <nkidd@opentext.com>
committed
on 2015/09/02 14:14
Only use CPU_COUNT if available
fd7a02b5
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/02 06:10
Merge pull request #2096 from ruil2/rc0
f21fffda
– Nathan Kidd <nathan-ml@spicycrypto.ca>
authored
and Nathan Kidd <nkidd@opentext.com>
committed
on 2015/08/17 05:59
Use stdbool.h with Visual Studio 2013 or higher
8c7ef9c1
– karina li <ruil2@cisco.com>
authored
on 2015/09/01 12:46
use individual iDecompositionStages for each spatial layer
d1fc0024
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/28 13:22
Merge pull request #2091 from HaiboZhu/Bugfix_CheckRefPicturesComplete_FMO_enable
96de6e01
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/28 06:04
Merge pull request #2088 from shihuade/RDBugFixed_V2.1_Push
646f3e92
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/26 18:40
Fix the bug that calculate mbAddr error when FMO enable
7b286bc6
– huade <huashi@cisco.com>
authored
on 2015/08/27 13:24
replace LayerBsInfo with FrameBsInfo in thread-based private data structure
5d9b9528
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/26 12:14
Merge pull request #2083 from HaiboZhu/Bugfix_OutOfMemory_post_process
7da20f87
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/26 12:14
Merge pull request #2081 from HaiboZhu/Change_InitDecoder_Trace
27a9af0b
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/24 21:05
Force reset decoder when out of memory error
195dbdd5
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/25 04:58
Add bParseOnly flag into Trace
ab4e0df7
– huili2 <huili2@cisco.com>
authored
on 2015/08/24 11:13
Merge pull request #2079 from HaiboZhu/Change_ParserBsInfo_resolution
1173f879
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/24 10:37
Change the SParserBsInfo resolution to actual value
Next