shithub: openh264

RSS feed

5aec16cc – Karina <ruil2@cisco.com> authored on 2017/05/24 09:50
change default level as 4.1

d7d03a69 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/16 10:39
Merge pull request #2750 from ruil2/qp

19d9bd85 – Karina <ruil2@cisco.com> authored on 2017/05/16 07:44
limit idr qp range by using external setting

b889f392 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/11 04:43
Merge pull request #2747 from shihuade/NewDesign_UTCrash_V2.0

006f5e50 – Huade Shi (huashi) <huashi@cisco.com> authored on 2017/05/10 13:06
UT crash issue: assert instead expect to exit ut when memory allocate failed

d188ef65 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/10 07:09
Merge pull request #2746 from ruil2/level1

0bf74e7e – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/10 06:38
Merge pull request #2745 from huili2/scc_quality_recover_bugfix

df8820e7 – Karina <ruil2@cisco.com> authored on 2017/05/10 06:35
use default qp range when qp isn't set

db31c227 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/09 11:24
Merge pull request #2744 from shihuade/NewDesign_MemCheck

c23b1406 – Huade Shi (huashi) <huashi@cisco.com> authored on 2017/05/09 10:20
reallocate UT pointer null memory issue fixes

f567b310 – huili2 <huili2@cisco.com> authored on 2017/05/09 10:11
add qpinfo update in I&P MD, and remove Inter from related names

664127f3 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/03 09:16
Merge pull request #2740 from huili2/hdt_qmatrix_bugfix

12e5f1b6 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/03 06:58
Merge pull request #2739 from ruil2/profile1

6a8f6c9b – Karina <ruil2@cisco.com> authored on 2017/05/03 06:32
use cavlc if profile is baseline(following profile set)

f6c37b00 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/03 05:24
Merge pull request #2736 from shihuade/NewDesgin_V1.1

a6621031 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/02 12:24
Merge pull request #2738 from ruil2/screen2

c1cd9285 – Huade Shi (huashi) <huashi@cisco.com> authored on 2017/04/28 06:57
rename function name in new slice buffer design ut

a34fd091 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/05/02 12:04
Merge pull request #2734 from shihuade/NewDesgin_V1.0

918d4ec1 – Karina <ruil2@cisco.com> authored on 2017/05/02 11:32
fix static block detection issue

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

319fba1e – Huade Shi (huashi) <huashi@cisco.com> authored on 2017/04/28 06:04
Astyle slice buffer reallocate ut file

c25a8999 – huili2 <huili2@cisco.com> authored on 2017/04/28 06:00
bugfix of weight prediction

b160c198 – huili2 <huili2@cisco.com> authored on 2017/04/28 05:36
fix bug with ihadamard to correct place with qmatrix on

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 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

Next