shithub: openh264

RSS feed

1247006c – sijchen <sijchen@cisco.com> authored on 2015/11/24 08:39
remove unneeded variable

2df092bc – sijchen <sijchen@cisco.com> authored on 2015/11/24 08:31
refactor multi-thread logic

01016b1c – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/24 09:16
Merge pull request #2264 from sijchen/api41

9ea1f0c7 – ruil2 <ruil2@cisco.com> authored on 2015/11/24 07:37
Merge pull request #2269 from shihuade/MultiThread_V4.2_SSliceCtx_pSliceComplexRatio_pull

f263f071 – huade <huashi@cisco.com> authored on 2015/11/24 05:44
remove pSliceComplexRatio from SliceThreading

aeb55e07 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/24 05:35
Merge pull request #2268 from HaiboZhu/Update_ftell_fseek_support_long_file

4c19823d – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/24 05:35
Merge pull request #2267 from shihuade/MultiThread_V4.2_SSliceCtx_SliceConSumeTime_Pull

d7644664 – Haibo Zhu <haibozhu@cisco.com> authored on 2015/11/12 09:50
Update the ftell and fseek to support 64bit length

b001785e – huade <huashi@cisco.com> authored on 2015/11/24 03:58
remove pSliceConsumeTime in SSliceCtx and pSliceThreading

f3c4b878 – sijchen <sijchen@cisco.com> authored on 2015/11/23 06:54
update the usage of flag and MD5 value

2d3071e3 – ruil2 <ruil2@cisco.com> authored on 2015/11/20 09:35
Merge pull request #2262 from shihuade/MultiThread_V4.2_SSliceCtx_PFirstMBInSlice_Pull

9ef07c5b – huade <huashi@cisco.com> authored on 2015/11/20 04:51
remove pFirstMbInSlice in SSliceCtx

6f15550b – huili2 <huili2@cisco.com> authored on 2015/11/20 03:35
Merge pull request #2261 from mstorsjo/fix-test-init-uninit

eaf47981 – Martin Storsjö <martin@martin.st> authored on 2015/11/19 19:16
Readd a test for GetOption in TestInitUninit

b3b083c8 – Martin Storsjö <martin@martin.st> authored on 2015/11/19 19:11
Fully initialize m_sDecParam in TestInitUninit

222c84c1 – sijchen <sijchen@cisco.com> authored on 2015/11/19 08:20
Merge pull request #2260 from shihuade/MultiThread_V4.1_SliceCtx_V10V11_Pull_V4

b77b68ff – huade <huashi@cisco.com> authored on 2015/11/19 12:18
change input parameters for UpdateMbNeighbourInfoForNextSlice etc.

54a194ce – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/19 11:10
Merge pull request #2258 from shihuade/MultiThread_V4.1_SliceCtx_V6V7V8V9_Pull_V2

c842c5c9 – huade <huashi@cisco.com> authored on 2015/11/19 09:56
change input parameters for DynamicAdjustSlicePEncCtxAll etc, SSliceCtx refactoring

e4229db5 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/19 09:51
Merge pull request #2257 from shihuade/MultiThread_V4.1_SliceCtx_V5_Pull

40b2cc85 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/19 09:07
Merge pull request #2256 from shihuade/MultiThread_V4.1_SliceCtx_V4_Pull_V3

c298755d – huade <huashi@cisco.com> authored on 2015/11/19 08:29
SSliceCtx structure refactoring----change input parameters for AssignMbMapMultipleSlices

b60bb67b – huade <huashi@cisco.com> authored on 2015/11/19 08:19
SSliceCtx struture refactoring----change input paramters for Init/UninitSlicePEncCtx()

268e6cf0 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/19 08:13
Merge pull request #2255 from shihuade/MultiThread_V4.1_SliceCtx_V3_Pull_V3

35ab32b1 – huade <huashi@cisco.com> authored on 2015/11/19 06:03
remove (ppCtx)->pSliceCtxList and only keep DqLayer->sSliceCtx to simply the structure manage

f9d8e9a7 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/19 04:11
Merge pull request #2249 from huili2/remove_output_colorformat

e0282587 – sijchen <sijchen@cisco.com> authored on 2015/11/18 05:03
Merge pull request #2251 from luser/plugin-name

174f09bd – ruil2 <ruil2@cisco.com> authored on 2015/11/18 08:42
Merge pull request #2246 from shihuade/MultiThread_V4.1_SliceCtx_V2_Pull

a8584b53 – ruil2 <ruil2@cisco.com> authored on 2015/11/18 08:42
Merge pull request #2245 from shihuade/MultiThread_V4.1_SliceCtx_V1_Pull_V2

bdb837ff – Ted Mielczarek <ted@mielczarek.org> authored on 2015/11/18 01:47
add an echo-plugin-name target

8d44427d – huade <huashi@cisco.com> authored on 2015/11/17 15:54
SSliceCtx struture refactoring----change input paramters for UpdateSlicepEncCtxWithPartition

06eb0357 – huade <huashi@cisco.com> authored on 2015/11/17 12:54
SSliceCtx struture refactoring----change input paramters for UpdateMbListNeighborParallel

148f86f3 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/17 09:35
Merge pull request #2244 from pengyanhai/master

dc2cbe4a – huili2 <huili2@cisco.com> authored on 2015/11/17 08:58
remove API data format in decoder in 1.6

28bdcc38 – Hank Peng <hankpeng@cisco.com> authored on 2015/11/13 05:26
Update the plugin version to v1.5.2

baa69f3c – Hank Peng <hankpeng@cisco.com> authored on 2015/11/13 05:01
Shut down the encoder/decoder thread when Encoding/DecodingComplete is invoked, to avoid potential crash on Android

e014b5ea – Hank Peng <hankpeng@cisco.com> authored on 2015/11/12 06:33
Avoid to call any host API after Encoding/DecodingComplete(), to avoid potential crash in the browser

545612e4 – Hank Peng <hankpeng@cisco.com> authored on 2015/11/16 11:53
Merge branch 'master' of github.com:pengyanhai/openh264

7bc1b7ab – sijchen <sijchen@cisco.com> authored on 2015/11/16 05:36
Merge pull request #2240 from ruil2/qp_trace

96b5b396 – Karina <ruil2@cisco.com> authored on 2015/11/16 08:08
add qp related trace

18fdf629 – sijchen <sijchen@cisco.com> authored on 2015/11/16 05:36
Merge pull request #2239 from ruil2/remove_trace

8f785ebc – ruil2 <ruil2@cisco.com> authored on 2015/11/16 12:39
Merge pull request #2241 from shihuade/MultiThread_V4.0_ThreadPoolChange_V5_astyle

953f74a8 – huade <huashi@cisco.com> authored on 2015/11/16 10:16
astyle for codec/encoder/core/src/slice_multi_threading.cpp

42222b8e – Karina <ruil2@cisco.com> authored on 2015/11/16 07:22
remove iAbsDiffPicNumMinus1 processing for no reference frame

8d288327 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/16 05:26
Merge pull request #2236 from sijchen/thp82

991b05fb – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/16 05:13
Merge pull request #2238 from shihuade/MultiThread_V4.0_ThreadPoolChange_V2

0d4d32ef – huade <huashi@cisco.com> authored on 2015/11/16 03:57
fixed bug for NeedDynamicAdjust()

6fe05b09 – sijchen <sijchen@cisco.com> authored on 2015/11/13 07:05
add error handling of task returns

b5d890c1 – sijchen <sijchen@cisco.com> authored on 2015/11/13 06:57
Merge pull request #2224 from sijchen/thp73

da0965c4 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/13 15:45
Merge pull request #2234 from HaiboZhu/Revert_Simply_Dec_Ctx

628befe8 – Haibo Zhu <haibozhu@cisco.com> authored on 2015/11/13 15:16
Revert "Merge pull request #2217 from huili2/simply_dec_ctx"