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