RSS feed
	
	
	
		fa268249
		 – ruil2 <ruil2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/27 05:30
		
Merge pull request #2729 from sijchen/fixmt1
		 
	
		73cccfda
		 – ruil2 <ruil2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/26 05:53
		
Merge pull request #2728 from sijchen/addut1
		 
	
		97c9ffc4
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/25 14:02
		
Merge pull request #2720 from shihuade/MultiThread_V11.2_BufferStep
		 
	
		cd0ffbd4
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/25 11:01
		
Merge pull request #2727 from mstorsjo/msvc-warnings
		 
	
		52008a91
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/04/25 05:22
		
Fix warnings with MSVC in EncUT_SliceBufferReallocate.cpp
		 
	
		350d36e4
		 – sijchen@cisco.com <sijchen@cisco.com>
 authored
 on 2017/04/24 13:06
		
add a new ut case for list usage in threadpool
		 
	
		c923dc6c
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/04/11 09:56
		
slice buffer design: tune slice buffer reallocate step
		 
	
		6cb5e468
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/04/11 09:52
		
Slice buffer design:fixes partitionID/last code slice in partition buffer error issue
		 
	
		14725d43
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/20 05:43
		
Merge pull request #2716 from shihuade/MultiThread_V11.0_Rename
		 
	
		08f19b61
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/20 05:43
		
Merge pull request #2715 from shihuade/MultiThread_V11.0_NewDesign
		 
	
		0f8ebe92
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/04/20 18:50
		
sync with master code
		 
	
		969c415d
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/19 06:00
		
Merge pull request #2714 from shihuade/MultiThread_V11.0_UT
		 
	
		fd2ccb9b
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/19 10:56
		
Merge pull request #2724 from mstorsjo/fix-warnings
		 
	
		4c706b19
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/04/19 05:13
		
Fix warnings about comparison between signed and unsigned
		 
	
		c51a4ff0
		 – sijchen@cisco.com <sijchen@cisco.com>
 authored
 on 2017/04/18 12:50
		
fix potential deadlock prob in multi-thread
		 
	
		4484df4b
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/17 10:23
		
Merge pull request #2723 from huili2/parseonly_statistics_add
		 
	
		5cd3c5d7
		 – huili2 <huili2@cisco.com>
 authored
 on 2017/03/31 09:31
		
add parseoly statistics
		 
	
		e8b1802b
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/14 12:59
		
Merge pull request #2722 from ruil2/profile
		 
	
		913f1743
		 – Karina <ruil2@cisco.com>
 authored
 on 2017/04/14 12:24
		
reset encoder when profile/level change
		 
	
		d48a90da
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/12 06:16
		
Merge pull request #2721 from mstorsjo/fix-arm-rounding
		 
	
		3fc24c30
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/29 07:53
		
slice buffer variable rename: remove unneed code
		 
	
		e2198651
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/29 07:44
		
slice buffer variable rename:pSlice->uiThreadIdx replaced by pSlice->uiBufferIdx
		 
	
		75a07662
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/29 07:07
		
slice buffer variable rename: kiThreadIdx replaced by kiThreadIdx
		 
	
		90b070f6
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/29 07:01
		
slice buffer variable rename:sSliceBufferInfo[iThreadIdx] replaced by sSliceBufferInfo[iSlcBuffIdx]
		 
	
		ffb65792
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/29 06:35
		
slice buffer variable rename:sSliceThreadInfo replace by sSliceBufferInfo
		 
	
		097734e7
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/29 08:01
		
slice buffer variable rename: pSliceInThread replace by pSliceBuffer
		 
	
		f77d1904
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/28 11:03
		
SliceBufferReallocate:RBC#1797:New slice buffer reallocate design and update UT cases
		 
	
		d1e25d74
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/28 10:58
		
SliceBufferReallocate:RBC#1796:New flag for slice buffer/slice bs buffer
		 
	
		9f30ffc0
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/28 10:46
		
SliceBufferReallocate:clean unneed code
		 
	
		ea4bb892
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/04/11 07:01
		
Fix arm downsampler to add horizontally first
		 
	
		4c3852c8
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/04/11 06:17
		
Slice buffer reallocate:: add ut cases
		 
	
		02e824d1
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/11 05:07
		
Merge pull request #2718 from GuangweiWang/arm-asm-downsample
		 
	
		5a65385a
		 – Edward Shi <huashi@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/09 10:08
		
Merge pull request #2717 from sijchen/mtclean3
		 
	
		a56b9271
		 – Guangwei Wang <guangwwa@cisco.com>
 authored
 on 2017/04/07 07:07
		
[Processing][ARM asm]ARM assembly:DyadicBilinearDownsample optimizations as Sindre Aamas done for x86 platform
		 
	
		1005d639
		 – sijchen@cisco.com <sijchen@cisco.com>
 authored
 on 2017/04/07 06:59
		
clean unused multi-thread old functions
		 
	
		d26ebeec
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/04/03 06:22
		
Merge pull request #2706 from shihuade/MultiThread_V10.5_#1723#1725_#1753
		 
	
		7f172770
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/29 10:17
		
Merge pull request #2705 from shihuade/MultiThread_V10.5_#1711#1715_#1721
		 
	
		a4caef0f
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/29 11:08
		
Merge pull request #2709 from mstorsjo/update-version
		 
	
		1cae5749
		 – openh264-jenkins <openh264-jenkins@cisco.com>
 authored
 and Martin Storsjö <martin@martin.st>
 committed
 on 2017/03/07 06:12
		
update version to 1.7.0
		 
	
		fd2e8593
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/28 07:59
		
Merge pull request #2704 from shihuade/MultiThread_V10.5_#1712#1713#1720
		 
	
		cb19ac71
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/28 05:48
		
Merge pull request #2700 from shihuade/MultiThread_V10.1#1708#1710
		 
	
		e07768ba
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/27 11:29
		
Multi-thread-fixed:RBC#1753:update csv files as dynamic slice mode reallocate enable
		 
	
		b8ba418b
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2017/01/08 18:02
		
Multi-thread-fixed:RBC#1752:change sSliceThreadInfo structure
		 
	
		095f0b66
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2017/01/08 17:42
		
Multi-thread-fixed:RBC#1751:Dynamic slice mode under multiThread reallocate feature enable
		 
	
		62359902
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 17:33
		
Multi-thread-fixed:RBC#1726:add new design for non-dynamic slice mode
		 
	
		612a0a3f
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 17:08
		
Multi-thread-fixed:RBC#1725:refactoring for ReOrderSliceInLayer module
		 
	
		57016558
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/26 19:45
		
Multi-thread-fixed:RBC#1723:fixed travis error
		 
	
		7e113c18
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 12:21
		
Multi-thread-fixed:RBC#1723:change slice idx type from unint32_t to int32_t
		 
	
		71750df1
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 11:52
		
Multi-thread-fixed:RBC#1721:replace ppSliceInLayer by pSliceInThread
		 
	
		c62e70da
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 11:20
		
Multi-thread-fixed:RBC#1719:remove iSliceNum in pWelsSvcRc
		 
	
		462af17a
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 10:40
		
Multi-thread-fixed:RBC#1716:refactoring for InitSliceRC
		 
	
		e448da82
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 10:31
		
Multi-thread-fixed:RBC#1715:refactoring for slice boundary info init/update module
		 
	
		74b9a3f7
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/26 18:46
		
Multi-thread-fixed:RBC#1711:update RC Gom init condition
		 
	
		cfae723e
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 09:16
		
Multi-thread-fixed:RBC#1711:refactoring for RcInitSliceInformation
		 
	
		c2e37d59
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 11:33
		
Multi-thread-fixed:RBC#1720:iMaxSliceNumConstraint replaced by iMaxSliceNum
		 
	
		c917d318
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/25 17:54
		
Multi-thread-fixed:RBC#172:fixed memory leak issue
		 
	
		40566f29
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 09:47
		
Multi-thread-fixed:RBC#1713:pSlice instead of kiSliceIdx as input parameter in WelsCodeOneSlice
		 
	
		6f347d17
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/21 09:34
		
Multi-thread-fixed:RBC#1712:add pFirstMbIdxInSlice/pCountMbNumInSlice in layer structure
		 
	
		0d84eadc
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/24 09:17
		
Multi-thread-fixed:RBC#1710:move PartitionMBIdx info from slice thread private to layer data structure and refactoring for its int/update module
		 
	
		83305d81
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 05:25
		
Multi-thread-fixed:RBC#1709:pSlice instead of ppSliceInLayer in SetOneSliceBsBufferUnderMultithread
		 
	
		067aa85b
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 04:41
		
Multi-thread-fixed:RBC#1708:pSlice instead of ppSliceInLayer in MB RC init/update etc. functions
		 
	
		f40452d3
		 – sijchen <sijchen@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/23 17:27
		
Merge pull request #2699 from shihuade/MultiThread_V10.1#1687#1691
		 
	
		6814f504
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/24 06:12
		
Multi-thread-fixed: add protection for slice rc init funtion
		 
	
		b402a6ab
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 03:01
		
Multi-thread-fixed:RBC#1691:refactoring for WelsGetNumMbInSlice
		 
	
		da4dd40e
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 02:54
		
Multi-thread-fixed:RBC#1689:refactoring for RcCalculateGomQp etc. functions
		 
	
		f8b60006
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 02:39
		
Multi-thread-fixed:RBC#1688:refactoring for WlesMarkMMCORefInfo
		 
	
		604e4677
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 02:28
		
Multi-thread-fixed:RBC#1687:refactor for InitSliceHeadWithBase()
		 
	
		ff597651
		 – ruil2 <ruil2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/23 13:43
		
Merge pull request #2698 from shihuade/MultiThread_V10.1#1680#1683
		 
	
		37a6e8fa
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/20 02:15
		
Multi-thread-fixed:RBC#1683:add ppSlice update module
		 
	
		4ca5d946
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/19 12:23
		
Multi-thread-fixed:RBC#1681#1682:remove slice related function to svc_encode_slice.cpp
		 
	
		8ff579bc
		 – huade <huashi@cisco.com>
 authored
 and Huade Shi (huashi) <huashi@cisco.com>
 committed
 on 2016/12/19 10:53
		
Multi-thread-fixed:RBC#1680:ppSliceInLayer instead of pSliceInLayer for all slice buffer management
		 
	
		01e31ffe
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/21 05:29
		
Merge pull request #2693 from mstorsjo/add-missing-include
		 
	
		306bf79e
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/21 05:09
		
Merge pull request #2694 from mstorsjo/fix-valgrind2
		 
	
		b2b67f5d
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/20 13:25
		
Merge pull request #2691 from mstorsjo/remove-stray-printf
		 
	
		ac2543f2
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/20 12:55
		
Merge pull request #2690 from mstorsjo/vcproj-deleted-file
		 
	
		bcb383e6
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/20 12:41
		
Merge pull request #2689 from mstorsjo/avoid-rerunning-xcrun
		 
	
		c4636c3f
		 – ruil2 <ruil2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/20 12:32
		
Merge pull request #2677 from saamas/x86-32-picasm-improvements
		 
	
		b3793352
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/03/20 08:20
		
Remove the duplicated iRandValue from DecodeCrashTestAPI
		 
	
		c234d2dc
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/03/20 07:37
		
Add a missing stdlib.h include
		 
	
		1ed47ed4
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/03/20 06:34
		
Remove a stray leftover printf
		 
	
		cb912e47
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/03/20 06:11
		
Remove a reference to a now deleted file from the vcproj file
		 
	
		d75c5394
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2017/03/20 05:50
		
Make SDKROOT immediately assigned
		 
	
		3b372806
		 – guangwei <GuangweiWang@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/16 09:42
		
Merge pull request #2686 from huili2/low_mem_UT_improve
		 
	
		beda2d8a
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/15 11:24
		
Merge pull request #2685 from GuangweiWang/verify-gtest-before-clone
		 
	
		f06b6e80
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/15 10:24
		
Merge pull request #2683 from sijchen/threadpool3
		 
	
		2081df8b
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/15 04:58
		
Merge pull request #2684 from huili2/dec_log_enhance_IDRerror
		 
	
		f7239b6b
		 – huili2 <huili2@cisco.com>
 authored
 on 2017/03/14 16:44
		
modify UT low memory cases
		 
	
		a78217dd
		 – sijchen@cisco.com <sijchen@cisco.com>
 authored
 on 2017/03/14 11:45
		
fix a return value of push_back
		 
	
		04354068
		 – huili2 <huili2@cisco.com>
 authored
 on 2017/03/13 04:57
		
add more log when IDR freezed
		 
	
		dcd69c82
		 – Guangwei Wang <guangwwa@cisco.com>
 authored
 on 2017/03/13 06:29
		
add verify logic before clone gtest
		 
	
		a136ba74
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/13 04:32
		
Merge pull request #2675 from ruil2/loadbalance
		 
	
		6689f8b8
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/10 09:02
		
Merge pull request #2681 from shihuade/RCUTFixed_V2
		 
	
		de275b3b
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/10 05:50
		
UT RC check logic keep the same with encoder side
		 
	
		560a16af
		 – ruil2 <ruil2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/10 05:28
		
Merge pull request #2679 from huili2/low_mem_crash_fix
		 
	
		c816fa66
		 – ruil2 <ruil2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/10 05:28
		
Merge pull request #2680 from shihuade/RCUTFixed
		 
	
		8b462d6c
		 – Karina <ruil2@cisco.com>
 authored
 on 2017/03/07 11:35
		
need to be reset when eSpsPpsIdStrategy is changed
		 
	
		127b0ecb
		 – Huade Shi (huashi) <huashi@cisco.com>
 authored
 on 2017/03/09 17:59
		
fixed RC UT faiked issue: verify with frame rate
		 
	
		d1c0a935
		 – huili2 <huili2@cisco.com>
 authored
 on 2017/03/08 17:04
		
fix low memory crash issue
		 
	
		48c2fe17
		 – huili2 <huili2@cisco.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2017/03/08 05:52
		
Merge pull request #2676 from sijchen/threadpool1f
		 
	
		f711d0a2
		 – Sindre Aamås <saamas@cisco.com>
 authored
 on 2017/03/08 03:39
		
[Common/x86] Add some documentation for X86_32_PICASM helpers
		 
Next