shithub: openh264

RSS feed

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

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

6d7bd2da – Haibo Zhu <haibozhu@cisco.com> authored on 2016/01/18 10:48
Add protection for wrong API call without initialize

91fa9fad – huili2 <huili2@cisco.com> authored on 2016/01/18 03:48
Merge pull request #2335 from mstorsjo/fix-msvc-warnings

fbe35cff – Martin Storsjö <martin@martin.st> authored on 2016/01/16 06:10
Avoid warnings in MSVC about implicitly casting floats to integers

d46cd075 – sijchen <sijchen@cisco.com> authored on 2016/01/15 11:06
fix the prob in case that the task uID is too big

559e786f – Karina <ruil2@cisco.com> authored on 2016/01/15 05:30
add return value judgment

d11f12db – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/15 04:28
Merge pull request #2330 from ruil2/mt_build_1

67f92567 – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/15 04:27
Merge pull request #2329 from ruil2/layer4

67f4dcf2 – Karina <ruil2@cisco.com> authored on 2016/01/14 04:40
fix build issue when some macro turn on

0f0d54ef – Karina <ruil2@cisco.com> authored on 2016/01/14 04:16
using independent encoder control logic for SAVC case

5eb18b10 – sijchen <sijchen@cisco.com> authored on 2016/01/13 17:13
change the output way of debug trace

cce1c298 – sijchen <sijchen@cisco.com> authored on 2016/01/13 11:24
add sink to IWelsTask (for further enhancements)

7bfb96b2 – ruil2 <ruil2@cisco.com> authored on 2016/01/13 08:07
Merge pull request #2327 from sijchen/th41

5cad0f9b – sijchen <sijchen@cisco.com> authored on 2016/01/11 17:01
enhance a UT to cover more case

bf35b6fe – sijchen <sijchen@cisco.com> authored on 2016/01/11 10:04
add a debug trace if encoder returns error

19f5eb09 – sijchen <sijchen@cisco.com> authored on 2016/01/11 09:55
complete a debug trace in load-balancing task

7a8da6a4 – sijchen <sijchen@cisco.com> authored on 2016/01/11 10:01
remove unneed codes after new task-managements

dcdd4960 – sijchen <sijchen@cisco.com> authored on 2016/01/11 09:57
fix a bug in multi-layer case in task-management

b940e2cd – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/11 09:05
Merge pull request #2325 from ruil2/trace1

737548fe – ruil2 <ruil2@cisco.com> authored on 2016/01/08 12:15
Merge pull request #2326 from shihuade/Win10_V1.0_Push

c32263e0 – ruil2 <ruil2@cisco.com> authored on 2016/01/08 12:15
Merge pull request #2322 from HaiboZhu/Fix_Encoder_Info_Output

1d9497b7 – huade <huashi@cisco.com> authored on 2016/01/08 04:38
update auto build script for windows 10

d4f979c4 – Karina <ruil2@cisco.com> authored on 2016/01/05 09:02
seperate each layer trace output

303fbfeb – HaiboZhu <haibozhu@cisco.com> authored on 2016/01/05 08:08
Merge pull request #2324 from ruil2/update_style

57c87f18 – Karina <ruil2@cisco.com> authored on 2016/01/05 06:40
update format

cd75541c – HaiboZhu <haibozhu@cisco.com> authored on 2015/12/31 04:55
Merge pull request #2323 from ruil2/rc_timestamp

a6a504f9 – Haibo Zhu <haibozhu@cisco.com> authored on 2015/12/31 04:06
Fix the build errors when open the encoder info output

53981810 – HaiboZhu <haibozhu@cisco.com> authored on 2015/12/30 09:21
Merge pull request #2321 from huili2/modify_ec_option_comment

740968d1 – huili2 <huili2@cisco.com> authored on 2015/12/30 08:41
modify EC method comment in API

0d5db3d9 – Karina <ruil2@cisco.com> authored on 2015/12/29 10:05
resolve abnormal timestamp(rollback or jump case)

e3c2cb00 – ruil2 <ruil2@cisco.com> authored on 2015/12/18 09:50
Merge pull request #2317 from shihuade/Scripts_V3

f79361ac – huade <huashi@cisco.com> authored on 2015/12/18 04:05
update scripts

100e9522 – sijchen <sijchen@cisco.com> authored on 2015/12/17 07:02
Merge pull request #2314 from shihuade/MultiThread_V4.5_SliceBsRefact_V1

1b0735c3 – sijchen <sijchen@cisco.com> authored on 2015/12/17 07:01
Merge pull request #2315 from shihuade/Scripts_V2

Next