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