shithub: openh264

RSS feed

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

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

fb901269 – sijchen <sijchen@cisco.com> authored on 2016/02/02 11:30
Merge pull request #2352 from ruil2/remove_trace

3873addc – unknown <huili2@HUILI2-51KNW.cisco.com> authored on 2016/02/01 10:55
fix frame size constraints for width and height

1030820e – HaiboZhu <haibozhu@cisco.com> authored on 2016/02/01 04:08
Merge pull request #2342 from sijchen/enh_ut_tem

c420d724 – zhilwang <zhilwang@cisco.com> authored on 2016/01/28 05:33
Merge pull request #2341 from saamas/encoder-x86-dct-opt

51f3bbdf – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/24 02:56
Merge pull request #2345 from shihuade/WP8ScriptUpdate

21402ca4 – Forrest Shi <huashi@cisco.com> authored on 2016/01/23 11:56
update build script for wp8 under multi-vc version

3174e2a2 – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/22 04:45
Merge pull request #2344 from mstorsjo/cleanup-map

77c40e09 – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/21 09:34
Merge pull request #2343 from HaiboZhu/Add_map_file_msvc

fa52fbfc – Martin Storsjö <martin@martin.st> authored on 2016/01/21 05:23
Ignore the MSVC generated map file, remove it on make clean

ef329e33 – sijchen <sijchen@cisco.com> authored on 2016/01/20 09:24
add simulcastAvc setting in setting trace

cc8d5414 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/19 17:00
[UT] Utilize DCT function pointer typedefs

e22d731f – Sindre Aamås <saamas@cisco.com> authored on 2016/01/19 16:33
[Encoder] yasm-compatible vinserti128 syntax in DCT asm

47e3f4c4 – sijchen <sijchen@cisco.com> authored on 2016/01/19 12:16
correct and enhance the ut template

3206010a – Haibo Zhu <haibozhu@cisco.com> authored on 2016/01/19 12:03
Generate map file for msvc build

21c1c024 – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/19 10:39
Merge pull request #2334 from sijchen/fix_ut

a45c10cf – Sindre Aamås <saamas@cisco.com> authored on 2016/01/19 09:27
[UT] Only run AVX2 tests if host supports AVX2

8eb4de10 – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/19 08:42
Merge pull request #2337 from HaiboZhu/Add_Protection_wrong_API_call

144ff0fd – Sindre Aamås <saamas@cisco.com> authored on 2016/01/18 16:52
[Encoder] SSE2 4x4 IDCT optimizations

991e344d – Sindre Aamås <saamas@cisco.com> authored on 2016/01/18 15:49
[Encoder] SSE2 4x4 DCT optimizations

3088d969 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/18 15:46
[Encoder] Add an AVX2 4x4 IDCT implementation

b267163f – Sindre Aamås <saamas@cisco.com> authored on 2016/01/18 15:43
[Encoder] Add an AVX2 4x4 DCT implementation

b9adbcf3 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/18 15:25
[UT] Add missing SSE2 4x4 IDCT test

87642317 – Sindre Aamås <saamas@cisco.com> authored on 2016/01/18 15:14
[UT] Improve DCT tests

7739184d – Sindre Aamås <saamas@cisco.com> authored on 2016/01/19 08:11
Update nasm requirement in README.md

5e3e975f – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/19 07:25
Merge pull request #2331 from ruil2/return_value

496de8bf – Sindre Aamås <saamas@cisco.com> authored on 2016/01/19 06:52
Use dist: trusty with travis

Next