shithub: openh264

RSS feed

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

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