shithub: openh264

RSS feed

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"

513a3406 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/13 12:19
Merge pull request #2232 from ruil2/fix_crash_1

7c1fbad5 – Karina <ruil2@cisco.com> authored on 2015/11/13 12:16
fix crash

d2e66deb – huili2 <huili2@cisco.com> authored on 2015/11/13 02:38
Merge pull request #2227 from sijchen/thp92

beacba76 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/12 08:54
Merge pull request #2220 from sijchen/thp61

e508c86d – sijchen <sijchen@cisco.com> authored on 2015/11/12 08:15
fix the missing loadbalancing part

aeb5ab4b – sijchen <sijchen@cisco.com> authored on 2015/11/11 17:55
[Encoder] put the logic related to multiple D layer into a class for better structure

1a2606f4 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/11 04:19
Merge pull request #2219 from sijchen/api3

27172baf – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/11 04:18
Merge pull request #2217 from huili2/simply_dec_ctx

b5792a09 – pengyanhai <pengyanhai@gmail.com> authored on 2015/11/10 15:37
Generate PDB file for openh264.dll and gmpopenh264.dll

33c378f7 – sijchen <sijchen@cisco.com> authored on 2015/11/10 04:50
change API for slicing part for easier usage (the UseLoadBalancing flag is still under working)

24916a65 – huili2 <huili2@cisco.com> authored on 2015/11/10 04:07
Merge pull request #2215 from pengyanhai/master

b5f1460d – pengyanhai <pengyanhai@gmail.com> authored on 2015/11/09 06:52
Tear down the OpenH264 encoder and decoder properly to avoid potential crash and memory leak

643df65c – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/09 04:53
Merge pull request #2212 from ruil2/rc2

f1b10e45 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/09 04:53
Merge pull request #2213 from ruil2/rc4

e20ce637 – Karina <ruil2@cisco.com> authored on 2015/11/06 11:08
do GOM rate control for I frame

a251504a – Karina <ruil2@cisco.com> authored on 2015/11/06 08:43
remove an useless code line

17e610da – huili2 <huili2@cisco.com> authored on 2015/11/05 08:46
Merge pull request #2209 from sijchen/fixslc

c47d2359 – huili2 <huili2@cisco.com> authored on 2015/11/05 04:09
Merge pull request #2210 from pengyanhai/master

955fce60 – Hank Peng <hankpeng@cisco.com> authored on 2015/11/04 06:29
Never call GMPVideoDecoderCallback after DecodingComplete, to fix bug #1204588 in Bugzilla

59779539 – sijchen <sijchen@cisco.com> authored on 2015/11/04 05:29
add autolock in ThreadPoolTest to avoid possible conflict

f13f5022 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/04 04:24
Merge pull request #2208 from sijchen/fixslc

e6d9d443 – HaiboZhu <haibozhu@cisco.com> authored on 2015/11/04 04:23
Merge pull request #2204 from sijchen/ut_template2

2dab8bf0 – Sijia Chen <sijchen@cisco.com> authored on 2015/11/03 09:42
fix for a slicing and multi-threading setting

ee27d132 – Sijia Chen <sijchen@cisco.com> authored on 2015/11/03 04:33
add preencodingtasklist in task manegement

597adfd9 – sijchen <sijchen@cisco.com> authored on 2015/11/03 04:05
Merge pull request #2207 from sijchen/thp53

b0c6ea93 – sijchen <sijchen@cisco.com> authored on 2015/11/03 04:05
Merge pull request #2206 from sijchen/thp42

3d388464 – Sijia Chen <sijchen@cisco.com> authored on 2015/11/02 18:19
use the correct commit number in comment

3e0ee698 – Sijia Chen <sijchen@cisco.com> authored on 2015/11/02 18:15
remove unneeded codes and add some logs

cda6a1fa – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/29 10:19
Merge pull request #2191 from mstorsjo/cabac-warnings

17934b98 – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/29 10:17
Merge pull request #2192 from sijchen/fix_slc

02926474 – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/29 10:17
Merge pull request #2195 from sijchen/add_stat_log

8eed27a3 – sijchen <sijchen@cisco.com> authored on 2015/10/28 17:54
Merge pull request #2197 from HaiboZhu/Add_binary_address_RELEASES

45f26e4f – Haibo Zhu <haibozhu@cisco.com> authored on 2015/10/29 05:18
Add binary package address in RELEASES

3350cf75 – Sijia Chen <sijchen@cisco.com> authored on 2015/10/28 17:51
add one test case

1ed0e8c3 – sijchen <sijchen@cisco.com> authored on 2015/10/28 17:28
Merge pull request #2196 from shihuade/PSliceRefact_V1.5

d962ff1e – huade <huashi@cisco.com> authored on 2015/10/29 05:17
refact WelsMarkPicScreen based on pSlice buffer refactoring

1661a600 – Martin Storsjö <martin@martin.st> authored on 2015/10/28 10:31
Avoid warnings in the cabac code

32669bc9 – Sijia Chen <sijchen@cisco.com> authored on 2015/10/28 09:54
change an improper setting of max_slice_count

1a7a3e24 – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/28 07:04
Merge pull request #2188 from shihuade/PSliceRefact_V1.2

fe7684bf – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/28 05:58
Merge pull request #2187 from shihuade/PSliceRefact_V1.1

054a297c – Sijia Chen <sijchen@cisco.com> authored on 2015/10/28 05:39
adjust encoder tasks, add ut and enable new thread pool under some slice modes

ff8bb623 – huade <huashi@cisco.com> authored on 2015/10/27 13:44
refact WelsMarkPic based on pSlice buffer refactoring

777dbc09 – huili2 <huili2@cisco.com> authored on 2015/10/27 12:12
remove bParseonly in ctx using that in param, and slightly modify the initialize process of decoder

a3e60a1c – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/27 11:07
Merge pull request #2186 from shihuade/PSliceRefact_V1.0

a0328cda – sijchen <sijchen@cisco.com> authored on 2015/10/26 09:36
Merge pull request #2184 from mstorsjo/fix-readme

0a57ec3c – Martin Storsjö <martin@martin.st> authored on 2015/10/26 12:54
Remove a false claim about older android versions not being supported

319552db – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/26 09:58
Merge pull request #2160 from cisco/cj-build1

906627a0 – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/26 09:56
Merge pull request #2179 from alexcohn/patch-1

51d8e005 – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/26 05:02
Merge pull request #2180 from saamas/cabac_encode_opt

08f7ad3f – huade <huashi@cisco.com> authored on 2015/10/23 11:46
refact slice header init

741c1223 – huade <huashi@cisco.com> authored on 2015/10/23 10:45
change the AbsDiffPicNumMinus1 check logic

e0cee02d – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/23 09:21
Merge pull request #2177 from sijchen/thp21

ed133d4c – Sindre Aamås <saamas@cisco.com> authored on 2015/10/12 13:59
[Encoder] CABAC optimizations

a9605ac0 – Alex Cohn <alexcohn@netvision.net.il> authored on 2015/10/21 05:49
Update README.md

b700b67b – sijchen <sijchen@cisco.com> authored on 2015/10/19 19:15
Merge pull request #2178 from mstorsjo/add-missing-include

49009891 – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/20 06:31
Merge pull request #2176 from HaiboZhu/Bugfix_CHECK_SE_UPPER_conditions

80c8b7b1 – Martin Storsjö <martin@martin.st> authored on 2015/10/20 04:59
Add a missing include of stdlib.h

819f6f5d – Sijia Chen <sijchen@cisco.com> authored on 2015/10/19 18:48
[Encoder] add encoder tasks and task-management class

151c1d9f – Haibo Zhu <haibozhu@cisco.com> authored on 2015/10/19 14:06
Fix the macro UPPER_CHECK conditions

9befe7b1 – sijchen <sijchen@cisco.com> authored on 2015/10/19 06:41
Merge pull request #2173 from mstorsjo/remove-includes

3ee8784c – HaiboZhu <haibozhu@cisco.com> authored on 2015/10/19 12:31
Merge pull request #2170 from HaiboZhu/Bugfix_entropy_decoding_upper_check

dac26cf9 – Martin Storsjö <martin@martin.st> authored on 2015/10/19 07:20
Remove unused STL includes

9ba2c982 – Haibo Zhu <haibozhu@cisco.com> authored on 2015/10/18 16:12
(1) add protection for golomb GetUe output value

Next