shithub: openh264

RSS feed

1b26bd4b – Sijia Chen <sijchen@cisco.com> authored on 2014/12/17 09:15
put this file into good format

3c08f049 – Sijia Chen <sijchen@cisco.com> authored on 2014/12/17 09:14
add fix for protection of wrong reading if input is invalid

030d320e – huili2 <huili2@cisco.com> authored on 2014/12/17 06:18
Merge pull request #1646 from dongzha/cabacfix

182ae421 – huili2 <huili2@cisco.com> authored on 2014/12/17 06:18
Merge pull request #1647 from HaiboZhu/Debug_Check_Ref_Picture_Complete

ac992aca – ruil2 <ruil2@cisco.com> authored on 2014/12/17 04:29
Merge pull request #1640 from mstorsjo/fix-tests

490a3e55 – dong zhang <dongzha@cisco.com> authored on 2014/12/17 04:27
cabac fix

affa753d – ruil2 <ruil2@cisco.com> authored on 2014/12/17 04:21
Merge pull request #1645 from mstorsjo/type-signatures

f89780dd – Martin Storsjö <martin@martin.st> authored on 2014/12/16 17:03
Use the correct types instead of void pointers in function signatures

590eef60 – Haibo Zhu <haibozhu@cisco.com> authored on 2014/12/15 16:49
Change the name and call logic of CheckRefPicturesComplete function.

f4b37249 – Martin Storsjö <martin@martin.st> authored on 2014/12/16 06:10
Increase the minimum frame size in a test with multiple spatial layers

59fefbe7 – Martin Storsjö <martin@martin.st> authored on 2014/12/16 06:08
Use an inline function instead of a macro for clipping which contains rand()

a9c2e1b4 – Martin Storsjö <martin@martin.st> authored on 2014/12/16 06:03
Use the common WELS_CLIP3 macro instead of a custom reimplementation

a4370b8c – dongzha <dongzha@cisco.com> authored on 2014/12/16 11:31
Merge pull request #1637 from dongzha/SpeedUpSkipMode

6a10553d – lyao2 <lyao2@cisco.com> authored on 2014/12/16 11:04
Merge pull request #1636 from ruil2/qp_trace

f1327458 – ruil2 <ruil2@cisco.com> authored on 2014/12/16 10:40
Merge pull request #1635 from mstorsjo/binary-comparison-ignore

89f78e92 – dong zhang <dongzha@cisco.com> authored on 2014/12/16 10:18
astyle and speed up decoding by removing unnessary memset

b932547f – ruil2 <ruil2@cisco.com> authored on 2014/12/16 10:16
astyle two files

2c696387 – sijchen <sijchen@cisco.com> authored on 2014/12/16 06:51
Merge pull request #1633 from lyao2/avg_qp2

812b57c7 – ruil2 <ruil2@cisco.com> authored on 2014/12/16 05:54
Merge pull request #1628 from mstorsjo/fix-tests

ca2436bb – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/12/16 05:32
add average QP in statistics

6f876d79 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/12/16 04:26
Merge pull request #1644 from mstorsjo/fix-script-typos

9692f6cb – lyao2 <lyao2@cisco.com> authored on 2014/12/16 12:32
Merge pull request #1639 from ruil2/qp_trace

ee5896e4 – Martin Storsjö <martin@martin.st> authored on 2014/12/16 11:28
Fix a number of typos in run_SafeDelete.sh

0612b07a – ruil2 <ruil2@cisco.com> authored on 2014/12/16 11:10
fix error output info

827c7b2a – ruil2 <ruil2@cisco.com> authored on 2014/12/16 04:09
Merge pull request #1629 from mstorsjo/msvc-casts

d87663b9 – ruil2 <ruil2@cisco.com> authored on 2014/12/16 04:09
Merge pull request #1630 from zaheerm/fixcomments

d387ebc3 – Martin Storsjö <martin@martin.st> authored on 2014/12/16 04:06
Add a gitignore entry for another file created by the binary comparison scripts

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

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

54cc3daa – Martin Storsjö <martin@martin.st> authored on 2014/12/15 12:38
Cast a float to integer

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

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

91736e85 – Zaheer Abbas Merali <zaheermerali@gmail.com> authored on 2014/12/12 05:10
Fix comments to be up to date with current API.

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