shithub: openh264

RSS feed

c0641f40 – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/23 09:27
Merge pull request #2423 from shihuade/SPSUpdate

e52c6eac – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/23 08:14
Merge pull request #2422 from HaiboZhu/Bugfix_level_check_error_fmo_return_value

e4a4fb65 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/03/23 06:46
(1) Fix the level limit check wrong condition

47ad929c – Forrest Shi <huashi@cisco.com> authored on 2016/03/23 07:14
fix bug for debug mode

22d6a949 – sijchen <sijchen@cisco.com> authored on 2016/03/22 12:20
Merge pull request #2414 from ksb2go/master

40e1a69f – sijchen <sijchen@cisco.com> authored on 2016/03/22 12:20
Merge pull request #2421 from shihuade/MultiThread_V5.2_Pull_V2

a7a5b7b0 – huade <huashi@cisco.com> authored on 2016/03/22 09:51
refactor for slice buffer init/allocate/free

33bb96f6 – sijchen <sijchen@cisco.com> authored on 2016/03/21 17:51
Merge pull request #2420 from sijchen/fix_sps

8103988c – sijchen <sijchen@cisco.com> authored on 2016/03/21 07:32
Merge pull request #2418 from ruil2/refine_init

228cdeba – Karina <ruil2@cisco.com> authored on 2016/03/21 06:48
refine reset function

7c15d68e – Karina <ruil2@cisco.com> authored on 2016/03/18 12:43
fix preprocessing initialization logic

38313b91 – sijchen <sijchen@cisco.com> authored on 2016/03/18 12:07
Merge pull request #2419 from ruil2/bitrate_update

316ab318 – Karina <ruil2@cisco.com> authored on 2016/03/18 10:28
fix bitrate update issue

d7570bfa – zhilwang <zhilwang@cisco.com> authored on 2016/03/18 04:50
Merge pull request #2401 from saamas/decoder-use-encoder-x86-idct-routines

7112938a – David Chen <david@remotium.com> authored on 2016/03/17 13:25
Google has deprecated using SVN. Move over to GitHub

a8ab4afe – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/17 11:46
Merge pull request #2410 from HaiboZhu/Add_disable_assert_in_release

c441f6f3 – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/17 11:46
Merge pull request #2411 from huili2/memory_leak_fix

43f767d0 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/03/17 06:39
Diable assert in release with -DNDEBUG macro

693fd142 – unknown <huili2@HUILI2-FVDLJ.cisco.com> authored on 2016/03/17 06:31
fix memory leak when alloc failed in decoder

b6c4a544 – Sindre Aamås <saamas@cisco.com> authored on 2016/03/16 15:33
[Decoder/x86] IDCT one block at a time with SSE2

a8d95762 – huili2 <huili2@cisco.com> authored on 2016/03/16 12:28
Merge pull request #2405 from HaiboZhu/Fix_UT_decoder_init_fail

7a3b3fdb – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/16 05:48
Merge pull request #2403 from ruil2/downsampling1

90deb80b – sijchen <sijchen@cisco.com> authored on 2016/03/14 17:41
rename the functions

46f42ec5 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/03/04 10:49
Fix the decoder init failed case in UT

c009183e – sijchen <sijchen@cisco.com> authored on 2016/03/14 07:28
fix the lack of eSpsPpsIdStrategy==INCREASING_ID under simulcast avc on

f84f2315 – Karina <ruil2@cisco.com> authored on 2016/03/14 05:55
change downsampling logic that downsampling source is from the nearest layer instead of the highest layer

25f53a2e – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/10 04:59
Merge pull request #2399 from saamas/encoder-x86-add-avx2-satd-routines

98042f16 – Sindre Aamås <saamas@cisco.com> authored on 2016/03/01 11:31
[Decoder] Use encoder x86 IDCT routines

bffda9ec – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/09 04:50
Merge pull request #2397 from HaiboZhu/Remove_level_limit_check

31de8bb3 – Haibo Zhu <haibozhu@cisco.com> authored on 2016/03/08 12:19
Change the level limit check behavior to make the compatibility

d4c68527 – volvet <qizh@cisco.com> authored on 2016/03/08 12:09
Merge pull request #2389 from saamas/common-x86-deblock-chroma-horizontal-ssse3-optimizations

d9bfc920 – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/08 11:29
Merge pull request #2394 from sijchen/th021

48a52091 – Sindre Aamås <saamas@cisco.com> authored on 2016/03/07 05:02
[Encoder/x86] Add AVX2 SATD routines

74b8a661 – HaiboZhu <haibozhu@cisco.com> authored on 2016/03/07 08:46
Merge pull request #2395 from ruil2/stat_output

fee9d502 – Karina <ruil2@cisco.com> authored on 2016/03/04 08:55
format update and fix build issue when turn on STAT_OUTPUT macro

316f7406 – sijchen <sijchen@cisco.com> authored on 2016/03/03 04:47
Merge pull request #2390 from sijchen/th012

ac6cf877 – huili2 <huili2@cisco.com> authored on 2016/03/03 11:40
Merge pull request #2392 from mstorsjo/decoder-error-return

7f53c293 – Martin Storsjö <martin@martin.st> authored on 2016/03/03 05:13
Fix a return value check

4db9c329 – sijchen <sijchen@cisco.com> authored on 2016/03/02 12:08
remove sink in WelsThreadPool and hide the construtor to finish the singleTon

d4f09d90 – sijchen <sijchen@cisco.com> authored on 2016/02/29 06:40
put CWelsThreadPool to singleTon for future usage (including add sink for IWelsTask)

52d25f54 – HaiboZhu <haibozhu@cisco.com> authored on 2016/02/29 04:21
Merge pull request #2386 from huili2/return_info_change

9cb4f4e8 – unknown <huili2@HUILI2-FVDLJ.cisco.com> authored on 2016/02/19 09:28
modify return value check inside decoder

a0091537 – Sindre Aamås <saamas@cisco.com> authored on 2016/02/25 11:00
[Common/x86] DeblockChromaEq4H_ssse3 optimizations

9909c306 – Sindre Aamås <saamas@cisco.com> authored on 2016/02/25 10:57
[Common/x86] DeblockChromaLt4H_ssse3 optimizations

7e88b138 – sijchen <sijchen@cisco.com> authored on 2016/02/26 04:46
Merge pull request #2380 from mstorsjo/fix-slice-realloc

040974f7 – HaiboZhu <haibozhu@cisco.com> authored on 2016/02/25 09:40
Merge pull request #2378 from shihuade/MultiThread_V4.9_V5

321c7725 – HaiboZhu <haibozhu@cisco.com> authored on 2016/02/25 05:50
Merge pull request #2372 from ruil2/refine_trace

027f027c – HaiboZhu <haibozhu@cisco.com> authored on 2016/02/25 05:49
Merge pull request #2371 from GregoryJWolfe/master

69e3fac0 – Martin Storsjö <martin@martin.st> authored on 2016/02/25 05:31
Avoid reading iCountMbNumInSlice out of bounds on slice realloc

5e8a716c – huade <huashi@cisco.com> authored on 2016/02/25 05:08
add thread-based slice buffer and refact reallocate process for futher change

03890fe8 – Gregory J. Wolfe <gregory.wolfe@kodakalaris.com> authored on 2016/02/23 08:21
Added support for "video signal type present" information.

3e538617 – ruil2 <ruil2@cisco.com> authored on 2016/02/23 12:26
Merge pull request #2374 from sijchen/for_ts0

78ae48c6 – ruil2 <ruil2@cisco.com> authored on 2016/02/23 12:25
Merge pull request #2375 from shihuade/MultiThread_V4.8_v4

7bcb3ba4 – huade <huashi@cisco.com> authored on 2016/02/23 11:49
refactor slice level rc structure

c7fcba06 – Gregory J. Wolfe <gregory.wolfe@kodakalaris.com> authored on 2016/02/23 08:21
Added support for "video signal type present" information.

65218a3c – Karina <ruil2@cisco.com> authored on 2016/02/22 09:33
update trace for ENCODER_OPTION_TRACE_CALLBACK

881fc11c – sijchen <sijchen@cisco.com> authored on 2016/02/22 05:40
finish the remaining prob of fixing ts=0

9816e330 – sijchen <sijchen@cisco.com> authored on 2016/02/17 10:24
fix timestamp = 0 issue when rc mode is BITRATE mode

597b4eef – Karina <ruil2@cisco.com> authored and sijchen <sijchen@cisco.com> committed on 2016/02/16 11:37
fix timestamp = 0 issue when rc mode is BITRATE mode.

27541290 – ruil2 <ruil2@cisco.com> authored on 2016/02/19 04:52
Merge pull request #2360 from saamas/common-x86-deblock-optimizations

f35a0dac – Gregory J. Wolfe <gregory.wolfe@kodakalaris.com> authored on 2016/02/18 06:51
Added support for "video signal type present" information.

13586a3d – ruil2 <ruil2@cisco.com> authored on 2016/02/18 05:25
Merge pull request #2366 from sijchen/fix_free6

f791ac28 – ruil2 <ruil2@cisco.com> authored on 2016/02/18 05:25
Merge pull request #2365 from sijchen/fix_free42

de1a70d1 – ruil2 <ruil2@cisco.com> authored on 2016/02/18 05:24
Merge pull request #2363 from sijchen/fix_free5

45376820 – sijchen <sijchen@cisco.com> authored on 2016/02/17 09:52
Merge pull request #2362 from ruil2/trace1

e07ee9c0 – sijchen <sijchen@cisco.com> authored on 2016/02/17 05:06
use WELS_DELETE_OP for deleting

74955c87 – sijchen <sijchen@cisco.com> authored on 2016/02/16 07:17
set pointers to null and call uninit

cc675f9f – sijchen <sijchen@cisco.com> authored on 2016/02/16 06:58
add error handling in memory allocation failed case

41b4ecb0 – sijchen <sijchen@cisco.com> authored on 2016/02/17 04:52
Avoid memory problem when mem alloc failed during initializing pRefList

18728a48 – Karina <ruil2@cisco.com> authored on 2016/02/16 05:52
trace cleanup

a26955e4 – ruil2 <ruil2@cisco.com> authored on 2016/02/16 05:47
Merge pull request #2358 from sijchen/fix_free2

6cf24023 – ruil2 <ruil2@cisco.com> authored on 2016/02/16 05:47
Merge pull request #2361 from sijchen/fix_free00

4b97dcb3 – sijchen <sijchen@cisco.com> authored on 2016/02/16 05:05
avoid memory problem when mem alloc failed during initializing pRefList

855d1cf8 – sijchen <sijchen@cisco.com> authored on 2016/02/15 06:54
add input parameter check as protection for an encoder interface

b76a79c7 – sijchen <sijchen@cisco.com> authored on 2016/02/09 12:10
move the rc free to the correct condition to avoid access to invalid memory

025500d5 – sijchen <sijchen@cisco.com> authored on 2016/02/12 11:20
move the assigning m_uiSpatialPicNum earlier to cover the memory leak if error in allocating pic

36722c55 – sijchen <sijchen@cisco.com> authored on 2016/02/12 10:23
use WelsMallocz instead of WelsMalloc to avoid non-null pointer at init

71aa5330 – sijchen <sijchen@cisco.com> authored on 2016/02/12 10:22
move the printing of MEMORY_CHECK part to more reasonable

6a0f0811 – sijchen <sijchen@cisco.com> authored on 2016/02/15 05:06
use WelsUninitEncoderExt in all free process in WelsInitEncoderExt

408b7cad – sijchen <sijchen@cisco.com> authored on 2016/02/10 05:42
use WelsUninitEncoderExt rather than FreeMemorySvc which correctly deals with release of vpp memory

e96a7b5c – Sindre Aamås <saamas@cisco.com> authored on 2016/02/12 16:01
[Common/x86] DeblockChromaEq4V_ssse3 optimizations

fc160105 – Sindre Aamås <saamas@cisco.com> authored on 2016/02/12 15:59
[Common/x86] DeblockChromaLt4V_ssse3 optimizations

62fb37d0 – Sindre Aamås <saamas@cisco.com> authored on 2016/02/09 18:28
[Common/x86] DeblockLumaEq4_ssse3 optimizations

732e1c5f – Sindre Aamås <saamas@cisco.com> authored on 2016/02/01 06:48
[Common/x86] DeblockLumaLt4_ssse3 optimizations

8b120600 – sijchen <sijchen@cisco.com> authored on 2016/02/12 11:42
Merge pull request #2355 from pra85/patch-1

2b9a250f – sijchen <sijchen@cisco.com> authored on 2016/02/12 10:29
include the free-ing of pointer into FreeDqLayer

2d378b9d – Prayag Verma <prayag.verma@gmail.com> authored on 2016/02/11 07:04
Fix a typo

a1a3873a – sijchen <sijchen@cisco.com> authored on 2016/02/10 17:25
improve the code structure

43fdf74f – sijchen <sijchen@cisco.com> authored on 2016/02/10 05:38
fix a miss of assigning and remove an unused line

914302a4 – sijchen <sijchen@cisco.com> authored on 2016/02/10 05:18
avoid memory problem if mem alloc failed in the middle of InitDqLayer

aaa25160 – sijchen <sijchen@cisco.com> authored on 2016/02/08 10:00
Merge pull request #2353 from saamas/encoder-x86-dct-opt2

e5e7013b – sijchen <sijchen@cisco.com> authored on 2016/02/08 09:59
Merge pull request #2350 from sijchen/th00

ad9ca382 – HaiboZhu <haibozhu@cisco.com> authored on 2016/02/04 07:00
Merge pull request #2354 from ruil2/remove_trace

ae508b97 – Karina <ruil2@cisco.com> authored on 2016/02/04 05:25
fix error width and height issue

2d4cbcf0 – Karina <ruil2@cisco.com> authored on 2016/02/02 12:34
remove trace

db9fa915 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/27 08:28
Update README.md nasm version requirement

c8c74903 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/27 08:23
[Encoder] Add single-block AVX2 4x4 DCT/IDCT routines

f9096098 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/27 08:18
[Encoder] Add single-block SSE2 4x4 DCT/IDCT routines

7486de28 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/27 08:04
[Encoder] AVX2 DCT tweaks

f5fd7420 – sijchen <sijchen@cisco.com> authored on 2016/02/02 11:31
Merge pull request #2351 from huili2/fix_width_height_enc_constraint

Next