shithub: openh264

RSS feed

c0633a14 – Martin Storsjö <martin@martin.st> authored on 2014/12/15 06:54
Readd and update the accidentally cleared SHA1 test tables

8a223775 – Martin Storsjö <martin@martin.st> authored on 2014/12/15 05:58
Fix a check in the binary comparison scripts

3aac5e0f – Martin Storsjö <martin@martin.st> authored on 2014/12/15 11:38
Properly update hashes

8fb40482 – huili2 <huili2@cisco.com> authored on 2014/12/15 12:39
Merge pull request #1627 from HaiboZhu/Debug_potential_out_of_memory

d422ee59 – huili2 <huili2@cisco.com> authored on 2014/12/15 10:39
Merge pull request #1626 from dongzha/testcrash1

ac061fe6 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/12/15 09:47
add protection

091e5cba – dongzha <dongzha@cisco.com> authored on 2014/12/15 08:46
Merge pull request #1624 from huili2/au_data_check

eeee1a2e – dongzha <dongzha@cisco.com> authored on 2014/12/15 08:35
Merge pull request #1622 from dongzha/setunuse

509727e2 – sijchen <sijchen@cisco.com> authored on 2014/12/15 06:55
Merge pull request #1623 from ruil2/level_5

5ab5fe15 – ruil2 <ruil2@cisco.com> authored on 2014/12/15 04:56
keep the consistency between sps level and parameter level

57043d16 – Haibo Zhu <haibozhu@cisco.com> authored on 2014/12/11 16:32
(1) Reset parameter set status and clear AU list when out of memory

c20e1c67 – huili2 <huili2@cisco.com> authored on 2014/12/14 13:36
change au_ready status and check au number

7dcaaf53 – sijchen <sijchen@cisco.com> authored on 2014/12/12 12:50
Merge pull request #1618 from huili2/modify_freeze_pos

ad38cfe4 – dong zhang <dongzha@cisco.com> authored on 2014/12/12 11:53
add set unused in dpb

cc1f3ade – sijchen <sijchen@cisco.com> authored on 2014/12/12 11:25
Merge pull request #1617 from ruil2/bits_update

06c251fa – ruil2 <ruil2@cisco.com> authored on 2014/12/12 09:29
fix a typo

93265d7a – sijchen <sijchen@cisco.com> authored on 2014/12/12 05:43
Merge pull request #1616 from dongzha/testcrash

1bdf00dd – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/12/12 04:38
fix two continus IDR, with same sps/pps id, but different resolution

41339f30 – ruil2 <ruil2@cisco.com> authored on 2014/12/12 04:13
Merge pull request #1615 from lyao2/ut_idr3

984497cc – huili2 <huili2@cisco.com> authored on 2014/12/11 18:42
modify freeze output to proper location

0ff1eb48 – sijchen <sijchen@cisco.com> authored on 2014/12/11 12:01
Merge pull request #1612 from huili2/log_add_this_codec

ec99819c – ruil2 <ruil2@cisco.com> authored on 2014/12/11 11:41
Merge pull request #1614 from sijchen/fix_idr_id1

3be8ae7a – ruil2 <ruil2@cisco.com> authored on 2014/12/11 11:29
Merge pull request #1613 from sijchen/fix_ut2

2e85e3c7 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/12/11 09:32
refine the UT case for checking IDR request

f1a7a1a9 – Sijia Chen <sijchen@cisco.com> authored on 2014/12/11 09:31
encoder log level adjustment in UT to avoid too many output and some formatting

5ff55a6e – sijchen <sijchen@cisco.com> authored on 2014/12/11 08:46
Merge pull request #1608 from ruil2/bits_update

44e45318 – dongzha <dongzha@cisco.com> authored on 2014/12/11 08:08
Merge pull request #1609 from dongzha/NewFixEcRatioCalc

44bd6168 – dongzha <dongzha@cisco.com> authored on 2014/12/11 08:07
Merge pull request #1606 from huili2/log_for_memory_realloc

d20a3bdb – dong zhang <dongzha@cisco.com> authored on 2014/12/11 07:28
fix typo bug

32d6193f – Sijia Chen <sijchen@cisco.com> authored on 2014/12/11 05:58
fix idr_id: idr_id should be adding regardless of the sps strategy

5ba9e409 – ruil2 <ruil2@cisco.com> authored on 2014/12/11 05:56
update maxbitrate to control bitrate vary range

2c468b96 – dong zhang <dongzha@cisco.com> authored on 2014/12/09 05:50
add flag to count EC Mbs due to ref error

ecc8ae6e – dong zhang <dongzha@cisco.com> authored on 2014/12/08 10:00
fix decodestatus uiEcRatio calc bug

065c3a77 – sijchen <sijchen@cisco.com> authored on 2014/12/11 05:28
Merge pull request #1607 from mstorsjo/encoder-init-log

3e57fdc4 – huili2 <huili2@cisco.com> authored on 2014/12/10 17:15
add this log for codec

7da17b5a – Martin Storsjö <martin@martin.st> authored on 2014/12/10 09:39
Log the encoder version later in the initialization

af97f2d4 – dongzha <dongzha@cisco.com> authored on 2014/12/10 06:18
Merge pull request #1605 from sijchen/fix_ut1

4e88de17 – sijchen <sijchen@cisco.com> authored on 2014/12/10 06:09
Merge pull request #1600 from shihuade/UpdateSHA1

87c83c0d – Sijia Chen <sijchen@cisco.com> authored on 2014/12/10 05:49
fix a UT function

44017193 – dongzha <dongzha@cisco.com> authored on 2014/12/10 05:40
Merge pull request #1601 from dongzha/FixDecodeStatusFps

354eee3e – dong zhang <dongzha@cisco.com> authored on 2014/12/09 11:25
add a decoder status: float fActualAverageFrameSpeedInMs; ///< actual average_Decoding_Time, includeing freezed picture

155a9140 – huili2 <huili2@cisco.com> authored on 2014/12/09 12:11
Merge pull request #1599 from HaiboZhu/Debug_Add_subSPS_check

944a0410 – huade <huashi@cisco.com> authored on 2014/12/09 10:59
1 update SHA1 table which have been broken by previous update; 2 enhance script to support more case(multi layer etc.)

e041bc69 – sijchen <sijchen@cisco.com> authored on 2014/12/09 05:03
Merge pull request #1597 from mstorsjo/msvc-casts

e47a3638 – Haibo Zhu <haibozhu@cisco.com> authored on 2014/12/03 13:54
Add subSPS pre-active check in CheckActiveSPS

14eeaf22 – huili2 <huili2@cisco.com> authored on 2014/12/08 17:35
add log for ref pic buffer memory alloc

901a599b – Martin Storsjö <martin@martin.st> authored on 2014/12/08 06:48
Add casts when converting from int64_t or double to int32_t

cc5978b2 – sijchen <sijchen@cisco.com> authored on 2014/12/08 06:03
Merge pull request #1594 from lyao2/RC_maxBr_commit5

c2d58576 – sijchen <sijchen@cisco.com> authored on 2014/12/08 06:01
Merge pull request #1595 from ruil2/update_2

317ac1ca – ruil2 <ruil2@cisco.com> authored on 2014/12/05 12:36
change info level as default level

56c895ff – ruil2 <ruil2@cisco.com> authored on 2014/12/05 12:08
1. should not set WELS_LOG_ERROR level in encoder initilization.

c01606c2 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/12/05 07:09
Rate control refine to fit MAX bitrate requirement

ea93f394 – ruil2 <ruil2@cisco.com> authored on 2014/12/05 04:40
Merge pull request #1593 from ethanhugg/gmpapiversion

befd5bdd – HaiboZhu <haibozhu@cisco.com> authored on 2014/12/04 13:11
Merge pull request #1592 from dongzha/FixGreyPic

fc895c13 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/12/04 12:07
fix grey picture when resolution is the same

054b8eeb – HaiboZhu <haibozhu@cisco.com> authored on 2014/12/04 10:37
Merge pull request #1588 from huili2/dec_stat_accumulate

60b6ce14 – HaiboZhu <haibozhu@cisco.com> authored on 2014/12/04 10:36
Merge pull request #1589 from huili2/fix_fmo_sliceskip

a8159c89 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/12/04 05:24
Switch to use stable branch of gmp-api

928a7eac – huili2 <huili2@cisco.com> authored on 2014/12/03 15:26
fix crash issue of sliceskip and inf-loop in fmo