shithub: openh264

RSS feed

9a602cac – sijchen <sijchen@cisco.com> authored and zhuling13 <zhulingwei2012@gmail.com> committed on 2014/12/22 05:37
Merge pull request #1657 from mstorsjo/clip-bitrate

397c7caa – ruil2 <ruil2@cisco.com> authored on 2014/12/22 04:04
Merge pull request #1656 from mstorsjo/avoid-warning-unused

887b4f47 – Martin Storsjö <martin@martin.st> authored on 2014/12/19 19:33
Make sure the random test bitrate is high enough

ef5f1c46 – sijchen <sijchen@cisco.com> authored on 2014/12/19 09:43
Merge pull request #1655 from sijchen/docx

7d8bb6f2 – Sijia Chen <sijchen@cisco.com> authored on 2014/12/19 09:10
add release note for preparation of v1.3.0

809adc41 – dongzha <dongzha@cisco.com> authored on 2014/12/19 09:05
Merge pull request #1654 from syureyi/newest

f0934c7b – zhuiling <lingzhu2@cisco.com> authored on 2014/12/19 08:53
maintain codec demo

c3de0f99 – sijchen <sijchen@cisco.com> authored on 2014/12/19 08:27
Merge pull request #1653 from ruil2/framerate

7411469e – Martin Storsjö <martin@martin.st> authored on 2014/12/19 06:06
Avoid a warning about an unused static variable

3ae2507c – ruil2 <ruil2@cisco.com> authored on 2014/12/19 05:53
remove macro definition to the header file

afd82b2c – HaiboZhu <haibozhu@cisco.com> authored on 2014/12/19 04:55
Merge pull request #1652 from huili2/newseq_bugfix

0dc46154 – sijchen <sijchen@cisco.com> authored on 2014/12/19 04:32
Merge pull request #1651 from mstorsjo/improve-version-header

91574afc – ruil2 <ruil2@cisco.com> authored on 2014/12/18 12:33
Merge pull request #1603 from sijchen/add_ver1

e6134b59 – Sijia Chen <sijchen@cisco.com> authored on 2014/12/18 11:07
skip the git version hash in the header

5b2469c0 – sijchen <sijchen@cisco.com> authored on 2014/12/18 10:51
Merge pull request #1642 from mstorsjo/avoid-rebuilds

8bfeae27 – Martin Storsjö <martin@martin.st> authored on 2014/12/18 08:20
Add a public function for getting the codec version

4fb442a9 – Martin Storsjö <martin@martin.st> authored on 2014/12/18 08:18
Captizalize OpenH264 correctly in the version header

4db34bdf – sijchen <sijchen@cisco.com> authored on 2014/12/18 05:11
Merge pull request #1634 from ruil2/trace

b208cac1 – sijchen <sijchen@cisco.com> authored on 2014/12/18 05:11
Merge pull request #1638 from ruil2/default_trace

916d24d9 – huili2 <huili2@cisco.com> authored on 2014/12/18 05:01
Merge pull request #1650 from huili2/bugfix_cabac_mbqpdelta

7f27198c – HaiboZhu <haibozhu@cisco.com> authored on 2014/12/18 04:07
Merge pull request #1648 from huili2/bugfix_cabacinitidc

b8ce2eb4 – huili2 <huili2@cisco.com> authored on 2014/12/17 17:18
use picture-level new seq begin detection for output functions

ab480fe3 – ruil2 <ruil2@cisco.com> authored on 2014/12/17 11:05
Merge pull request #1649 from sijchen/fix_trace

58e868c0 – ruil2 <ruil2@cisco.com> authored on 2014/12/17 10:51
Merge pull request #1643 from mstorsjo/check-num-refs

8dbdb418 – sijchen <sijchen@cisco.com> authored on 2014/12/17 10:50
Merge pull request #1641 from mstorsjo/test-min-bitrate

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

208400ee – huili2 <huili2@cisco.com> authored on 2014/12/16 19:31
unify spsid for pic and add check for mb_qp_delta

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

9f0ed3fc – huili2 <huili2@cisco.com> authored on 2014/12/16 13:13
add check for cabac_init_idc range in parsing

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

fdb938a2 – ruil2 <ruil2@cisco.com> authored on 2014/12/16 10:29
modify WELS_LOG_WARNING as the default trace level

4746ce8f – Martin Storsjö <martin@martin.st> authored on 2014/12/16 08:56
If lowering the maximum number of ref frames, check iNumRefFrames as well

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

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

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

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

026ce403 – ruil2 <ruil2@cisco.com> authored on 2014/12/16 08:14
use WELS_LOG_ERROR as default trace level in console app

f90cd367 – Martin Storsjö <martin@martin.st> authored on 2014/12/16 07:11
Avoid rebuilds if the version header hasn't changed

47df411b – Martin Storsjö <martin@martin.st> authored on 2014/12/16 06:56
Make sure the random test bitrate is high enough

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

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

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

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

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

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

Next