RSS feed
99cd09ab
– ruil2 <ruil2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/30 05:30
Merge pull request #2737 from mstorsjo/fix-win32-threads
f96e7e4b
– Martin Storsjö <martin@martin.st>
authored
on 2017/04/28 07:58
Fix threading on windows after c51a4ff09
35d921ba
– ruil2 <ruil2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/28 06:50
Merge pull request #2733 from huili2/weight_pred_bugfix
c25a8999
– huili2 <huili2@cisco.com>
authored
on 2017/04/28 06:00
bugfix of weight prediction
fcf345c2
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/27 10:04
Merge pull request #2730 from huili2/tc0_in_lf_bugfix
7fe12a17
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/04/27 10:04
Merge pull request #2731 from huili2/qp_8x8_update_bugfix
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
f3df32f3
– huili2 <huili2@cisco.com>
authored
on 2017/04/26 13:09
qp update for I8x8 bugfix
e6b9aa05
– huili2 <huili2@cisco.com>
authored
on 2017/04/26 12:39
tc0 update in lf bugfix
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