RSS feed
f9f2bbf8
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/23 13:41
Merge pull request #2127 from huili2/repos_DecoderConfigParam
ecab683f
– huili2 <huili2@cisco.com>
authored
on 2015/09/17 09:47
move DecoderConfigParam into InitDecoder
6efeb0ef
– huili2 <huili2@cisco.com>
authored
on 2015/09/22 11:45
Merge pull request #2124 from HaiboZhu/Bugfix_Duplicate_frame_num
936747e9
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/22 10:51
Merge pull request #2122 from sijchen/fixsimul
868c8e45
– unknown <Administrator@haibozhu-test.hfwbx.hf.webex.com>
authored
and Haibo Zhu <haibozhu@cisco.com>
committed
on 2015/09/22 07:06
Check the duplicate frame_num in short ref list
53c057a8
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/09/21 11:42
fix for simulcast case when the frame rate of lower resolution is higher, and add test case
5c301def
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/17 10:21
Merge pull request #2119 from sijchen/size_limit
829f216d
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/09/16 11:23
fix a size range to avoid triggering latest constraints of input
d0d7ad57
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/16 05:12
Merge pull request #2116 from mstorsjo/remove-tab-indentation
8994f1f7
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/16 05:07
Merge pull request #2115 from fstd/support_netbsd_2
f383137f
– fstd <van.fisted@googlemail.com>
authored
on 2015/09/12 17:32
Consolidate BSD build to support NetBSD and OpenBSD as well
04740685
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/15 10:00
Merge pull request #2118 from ruil2/valid1
1c3f7b2b
– karina li <ruil2@cisco.com>
authored
on 2015/09/15 09:07
fix UT failed
e0d43a8a
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/15 05:16
Merge pull request #2117 from mstorsjo/fix-arm-binutils
c31e4e23
– Martin Storsjö <martin@martin.st>
authored
on 2015/09/14 17:43
Fix indentation to consistently use spaces instead of tabs
77bd41ca
– Martin Storsjö <martin@martin.st>
authored
on 2015/09/14 17:38
Fix building down_sample_neon.S with gnu binutils
4d063b84
– fstd <van.fisted@googlemail.com>
authored
on 2015/09/12 17:31
Build successfully on OpenBSD (which lacks sysctlbyname(3))
5373b8a3
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/11 13:36
Merge pull request #2111 from GuangweiWang/downsampler
64657d3c
– Guangwei Wang <guangwwa@cisco.com>
authored
on 2015/08/19 11:23
add new c and assembly functions to optimize downsampler when downscale equal 1:3/1:4
69a62ea5
– huili2 <huili2@cisco.com>
authored
on 2015/09/11 06:17
Merge pull request #2108 from HaiboZhu/Bugfix_ResetDecoder
28d7d303
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/09/10 12:47
Bug fix with add DecoderConfigParam in ResetDecoder
12d50ad5
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/10 05:05
Merge pull request #2105 from ruil2/valid
e8d09bac
– karina li <ruil2@cisco.com>
authored
on 2015/09/09 06:29
update UT that makes input width or height more than 16
e8428452
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/09 05:01
Merge pull request #2104 from ruil2/valid
2c830e64
– karina li <ruil2@cisco.com>
authored
on 2015/09/08 13:21
exception case for width or height is less than 16
c48f47ab
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/06 05:51
Merge pull request #2099 from nathankidd/master
9add9883
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/06 05:18
Merge pull request #2100 from nathankidd/fix-CPU_COUNT-error
fdabca4c
– Nathan Kidd <nathan-ml@spicycrypto.ca>
authored
and Nathan Kidd <nkidd@opentext.com>
committed
on 2015/09/02 14:14
Only use CPU_COUNT if available
fd7a02b5
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/09/02 06:10
Merge pull request #2096 from ruil2/rc0
f21fffda
– Nathan Kidd <nathan-ml@spicycrypto.ca>
authored
and Nathan Kidd <nkidd@opentext.com>
committed
on 2015/08/17 05:59
Use stdbool.h with Visual Studio 2013 or higher
8c7ef9c1
– karina li <ruil2@cisco.com>
authored
on 2015/09/01 12:46
use individual iDecompositionStages for each spatial layer
d1fc0024
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/28 13:22
Merge pull request #2091 from HaiboZhu/Bugfix_CheckRefPicturesComplete_FMO_enable
96de6e01
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/28 06:04
Merge pull request #2088 from shihuade/RDBugFixed_V2.1_Push
646f3e92
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/26 18:40
Fix the bug that calculate mbAddr error when FMO enable
7b286bc6
– huade <huashi@cisco.com>
authored
on 2015/08/27 13:24
replace LayerBsInfo with FrameBsInfo in thread-based private data structure
5d9b9528
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/26 12:14
Merge pull request #2083 from HaiboZhu/Bugfix_OutOfMemory_post_process
7da20f87
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/26 12:14
Merge pull request #2081 from HaiboZhu/Change_InitDecoder_Trace
27a9af0b
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/24 21:05
Force reset decoder when out of memory error
195dbdd5
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/25 04:58
Add bParseOnly flag into Trace
ab4e0df7
– huili2 <huili2@cisco.com>
authored
on 2015/08/24 11:13
Merge pull request #2079 from HaiboZhu/Change_ParserBsInfo_resolution
1173f879
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/24 10:37
Change the SParserBsInfo resolution to actual value
2b59746c
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/19 06:30
Merge pull request #2077 from shihuade/RDBugFixed_V2.0_01
47d6ac3b
– huade <huashi@cisco.com>
authored
on 2015/08/19 05:05
bug-fixed----left length of destination buffer for writing slice bs
bf33bde1
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/17 12:38
Merge pull request #2075 from sijchen/fix_abnormal_tid
c9f19241
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/17 12:02
Merge pull request #2076 from ruil2/rc0
d569a027
– karina li <ruil2@cisco.com>
authored
on 2015/08/17 09:19
convert maxqp and minqp to encoder
82e7dcd8
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/08/14 13:01
change the solution when invalid tid is found
8a96d06f
– zhilwang <zhilwang@cisco.com>
authored
on 2015/08/14 11:44
Merge pull request #2074 from HaiboZhu/Bugfix_max_ref_pic_count_error
669089d6
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/14 11:44
Merge pull request #2073 from GuangweiWang/sub8x8asmUT
c0808f1f
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/14 04:58
Merge pull request #2072 from sijchen/fix_readcfg
5ebb64cc
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/13 15:43
Add MAX_DPB_COUNT equals to MAX_REF_PIC_COUNT + 1 to set the size of RefList
0fb5242b
– huili2 <huili2@cisco.com>
authored
on 2015/08/13 13:19
Merge pull request #2071 from HaiboZhu/Bugfix_Encoder_DetectSceneChangeScreen_overflow
97351a5c
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/08/13 12:01
fix the range of writable cfg to avoid problem
68d9bc23
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/12 21:11
Add default when iCurTId invalid
2273624a
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/11 18:52
Merge pull request #2070 from HaiboZhu/Bugfix_Emulation_prevention_three_byte
d7b344f1
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/11 13:26
Merge pull request #2069 from huili2/bugfix_rplr_num_overflow
e90068c2
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/11 08:56
Add protection about emulation_prevention_three_byte error bytes
c45e08a9
– huili2 <huili2@cisco.com>
authored
on 2015/08/11 05:45
prevent error RPLR number overflow case
6ba10ce6
– huili2 <huili2@cisco.com>
authored
on 2015/08/07 13:30
Merge pull request #2065 from HaiboZhu/Bugfix_RPLR_logic
be2b7f19
– huili2 <huili2@cisco.com>
authored
on 2015/08/05 07:09
Merge pull request #2063 from HaiboZhu/Add_EC_memcpy_protection
6ab697ef
– huili2 <huili2@cisco.com>
authored
on 2015/08/05 07:08
Merge pull request #2060 from HaiboZhu/Bugfix_default_value_chroma_array_type
47dcacee
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/08/05 05:28
Merge pull request #2059 from sijchen/mt52
6b4912c7
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/05 05:23
Add protection for memcpy overlap
930161c6
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/04 08:24
Fix the RPLR logic error when picNumLX <= refIdxLX
e6216107
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/08/04 07:11
Add default value for ChromaArrayType to avoid NO value
9aafb779
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/08/03 17:42
1, refactor to remove similar function (WriteSliceToFrameBs is removed)
e42ce60c
– Guangwei Wang <guangwwa@cisco.com>
authored
on 2015/07/30 06:02
add UT for sub8x8 modes assembly functions
6b503843
– huili2 <huili2@cisco.com>
authored
on 2015/07/29 05:56
Merge pull request #2054 from HaiboZhu/Bugfix_pps_update_logic
bc8dfcd1
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/07/27 18:41
Fix the pps update logic error
11e0fc83
– huili2 <huili2@cisco.com>
authored
on 2015/07/27 10:19
Merge pull request #2051 from huili2/sh_check_slice_type
04007927
– huili2 <huili2@cisco.com>
authored
on 2015/07/27 06:11
add slice_type check for num_ref_frame
87c73073
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/07/27 05:44
Merge pull request #2049 from ruil2/rc6
ab370cd6
– karina li <ruil2@cisco.com>
authored
on 2015/07/24 05:07
refine RC parameters
3c06753d
– ruil2 <ruil2@cisco.com>
authored
on 2015/07/23 13:29
Merge pull request #2047 from huili2/T1_error_handling
091805b8
– huili2 <huili2@cisco.com>
authored
on 2015/07/23 07:04
bugfix for T1 error decoder dealing
f30ad4e5
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/07/20 11:54
Merge pull request #2039 from shihuade/NewSHA1TableV1.3
36a7aca6
– huili2 <huili2@cisco.com>
authored
on 2015/07/20 04:55
Merge pull request #2040 from mstorsjo/fix-warnings
93193016
– Martin Storsjö <martin@martin.st>
authored
on 2015/07/18 12:31
Avoid warnings about comparison between signed and unsigned
2c7857ab
– huili2 <huili2@cisco.com>
authored
on 2015/07/17 06:46
Merge pull request #2038 from HaiboZhu/Bugfix_disable_redundant_picture
4ecdd071
– huili2 <huili2@cisco.com>
authored
on 2015/07/17 06:45
Merge pull request #2035 from HaiboZhu/Bugfix_width_height_level_limit_check
a0c9f02b
– huili2 <huili2@cisco.com>
authored
on 2015/07/17 06:44
Merge pull request #2034 from HaiboZhu/BugFix_CheckAccessUnitBoundaryExt
057799e2
– huade <huashi@cisco.com>
authored
on 2015/07/17 06:44
syn/unify with local SHA1 script and update SHA1 tables
c0feee81
– huili2 <huili2@cisco.com>
authored
on 2015/07/16 09:33
Merge pull request #2032 from GuangweiWang/sub8x8asm
24d8b8a8
– huili2 <huili2@cisco.com>
authored
on 2015/07/16 09:32
Merge pull request #2033 from HaiboZhu/Bugfix_FMO_judgement_error
b6ddfabf
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/07/16 07:38
Merge pull request #2028 from sijchen/mt42
11c7bfa0
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/07/16 07:20
Disable redundant picture to avoid the memory overflow
24072928
– sijchen <sijchen@cisco.com>
authored
on 2015/07/14 13:59
Merge pull request #2031 from mstorsjo/astyle-tabs
d48b8b49
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/07/14 11:58
Fix the bug that decoder not return when level limit occur
663bd940
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/07/14 11:45
Fix max slice group number judgement error in FMO
70d08736
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/07/14 11:38
Fix logic errors in CheckAccessUnitBoundaryExt
f743f04e
– sijchen <sijchen@cisco.com>
authored
on 2015/07/14 06:33
Merge pull request #2029 from mstorsjo/remove-tabs
7c739795
– Martin Storsjö <martin@martin.st>
authored
on 2015/07/14 06:03
Make astyle convert tabs to spaces
282eda21
– Martin Storsjö <martin@martin.st>
authored
on 2015/07/13 19:04
Remove unnecessary tabs in the middle of lines
41caf381
– sijchen <sijchen@cisco.com>
authored
on 2015/07/10 07:02
Merge pull request #2027 from sijchen/dbp2
1f8ef8f0
– Guangwei Wang <guangwwa@cisco.com>
authored
on 2015/07/10 05:00
Add new x86 assembly functions to support sub8x8 mode
703cce02
– sijchen <sijchen@cisco.com>
authored
on 2015/07/09 12:28
Merge pull request #2023 from ethanhugg/refcount
95ad76f6
– sijchen <sijchen@cisco.com>
authored
on 2015/07/09 08:37
Merge pull request #2024 from huili2/submbtype_modif
e70621c1
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/07/09 08:37
save memory usage and improve error return logic under VLCOVERFLOW
cae5af52
– Sijia Chen <sijchen@cisco.com>
authored
on 2015/07/09 06:03
use func pointer for deblocking to save judgements at each slice
a8ae1346
– sijchen <sijchen@cisco.com>
authored
on 2015/07/08 13:02
Merge pull request #2026 from sijchen/fix_rc
Next