RSS feed
793c80df
– dongzhang <dongzha@cisco.com>
authored
on 2014/04/29 10:14
Remove useless code
1ccaf117
– dongzha <dongzha@cisco.com>
authored
on 2014/04/29 08:10
Merge pull request #762 from huili2/ec_ut_bugfix
7772a9dc
– huili2 <huili2@cisco.com>
authored
on 2014/04/28 16:34
bug fix of EC_copy
83abff21
– volvet <qizh@cisco.com>
authored
on 2014/04/28 14:33
Merge pull request #759 from mstorsjo/deblock-neon-transpose
f148a8a7
– huili2 <huili2@cisco.com>
authored
on 2014/04/28 12:21
Merge pull request #755 from licaiguo/refine-pNzc
9d1af8c3
– huili2 <huili2@cisco.com>
authored
on 2014/04/28 09:40
Merge pull request #751 from huili2/NewSeq_replace_I
23f57ada
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/24 12:06
Do full register loads instead of single-lane loads in DeblockLumaEq4H_neon
669d704f
– Licai Guo <guolicai@gmail.com>
authored
on 2014/04/26 12:36
refine pNzc set access
c5f04cfb
– volvet <qizh@cisco.com>
authored
on 2014/04/25 15:05
Merge pull request #750 from mstorsjo/deblocking-neon-cpu-features
84ff16c0
– volvet <qizh@cisco.com>
authored
on 2014/04/25 14:18
Merge pull request #749 from mstorsjo/dos-newlines
bd8d97dd
– sijchen <sijchen@cisco.com>
authored
on 2014/04/25 13:54
Merge pull request #748 from huili2/newSeq_bugfix
c0d21a23
– huili2 <huili2@cisco.com>
authored
on 2014/04/25 11:07
Merge pull request #745 from lyao2/scrollingUT
00a72407
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/25 08:23
Check for WELS_CPU_NEON before calling DeblockingBSCalcEnc_neon
655d9c5d
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/25 07:03
Remove dos newlines in the android java code
c65e2860
– volvet <qizh@cisco.com>
authored
on 2014/04/25 05:07
Merge pull request #738 from mstorsjo/gnu-aarch64
f57bb504
– ruil2 <ruil2@cisco.com>
authored
on 2014/04/25 05:03
Merge pull request #747 from ganyangbbl/resolution_issue
0c544962
– huili2 <huili2@cisco.com>
authored
on 2014/04/24 21:46
use new seq instead of I slice
c65d2508
– huili2 <huili2@cisco.com>
authored
on 2014/04/24 18:11
fix bug of new seq check
8ee85918
– ganyang <ganyang@cisco.com>
authored
on 2014/04/24 13:34
fix resolution setting issue
bcb76d38
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/24 13:30
Merge pull request #746 from huili2/IDR_bugfix
d905d6bd
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/24 13:08
Merge pull request #742 from huili2/ec_ut_copy
c4ab780d
– huili2 <huili2@cisco.com>
authored
on 2014/04/24 12:50
Merge pull request #732 from licaiguo/forJS
fe23d53a
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/24 12:47
Merge pull request #744 from huili2/ec_IdrLoss
41698901
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/24 12:47
Merge pull request #743 from huili2/ec_refidx_return
34ad719c
– lyao2 <lyao2@LYAO2-WS01.cisco.com>
authored
on 2014/04/24 11:12
Squashed commit of the following:
ba8e3f29
– ruil2 <ruil2@cisco.com>
authored
on 2014/04/24 10:06
Merge pull request #741 from varunbpatil/ref_frames
9d5bc6fd
– huili2 <huili2@cisco.com>
authored
on 2014/04/24 07:02
Merge pull request #740 from licaiguo/test
422d1d15
– Varun B Patil <varun.basavaraj.patil@gmail.com>
authored
on 2014/04/24 06:41
Fix calculation of num ref frames
f00d3ac1
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/24 02:40
Merge pull request #737 from mstorsjo/make-aarch64
593e291d
– huili2 <huili2@cisco.com>
authored
on 2014/04/23 22:26
fix typo of IDR loss
31400543
– huili2 <huili2@cisco.com>
authored
on 2014/04/23 18:52
enable the case for IDR loss
4a6259cf
– huili2 <huili2@cisco.com>
authored
on 2014/04/23 15:55
add slice/frame copy UT for EC
bada2d35
– Licai Guo <guolicai@gmail.com>
authored
on 2014/04/23 14:50
fix bNewSeqBegin logic
f1737cbe
– volvet <qizh@cisco.com>
authored
on 2014/04/23 11:40
Merge pull request #736 from licaiguo/update-gitignore
021fff49
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/23 11:19
Merge pull request #735 from mstorsjo/cleanup-mess
b6a765ad
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/23 09:58
Merge pull request #734 from dongzha/MC_ARM64
ad9e2dab
– dongzhang <dongzha@cisco.com>
authored
on 2014/04/23 06:42
Add Motion Compehension ARM64 Neon Code
66f58e83
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 07:34
Add macros for the non-standard mov.16b/mov.8b/ext.16b/ext.8b
7cd175d0
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 07:25
Use the correct ext syntax in the gnu version of macros
b13a399a
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 07:15
Use a plain "ret" instead of "ret lr"
f2642b30
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 07:12
Add correct arguments to the gnu version of UNPACK_FILTER_SINGLE_TAG_16BITS
90fad9fd
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 07:10
Add \() to macro arguments to separate the argument from the following .8h or similar
80bd541c
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:57
Remove .syntax unified from the aarch64 common header
f1b2d51d
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:53
Add support for building the arm64 assembly in platform-arch.mk
3c2e9cd7
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:51
Regenerate makefiles to include the new arm64 assembly files
84ff82ee
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:51
Exclude the new arm64 include file
c8901c7d
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:49
Add support for arm64 assembly source files in mktargets.py
764f787d
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:44
Rename the makefile variable for arm assembly sources
788b67cb
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 06:36
Fix the indentation of a line in targets.mk
b47606a4
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/23 05:57
Merge pull request #733 from dongzha/ExpandPic_ARM64
a842f14a
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 05:24
Remove .orig files left over from running astyle
45aef90d
– Martin Storsjö <martin@martin.st>
authored
on 2014/04/23 05:23
Remove the executable bit from source files
2444327a
– dongzhang <dongzha@cisco.com>
authored
on 2014/04/22 06:49
Add expand picture support for ARM64 NEON
5507c76e
– Licai Guo <guolicai@gmail.com>
authored
on 2014/04/22 20:20
update .gitignore to ignore *.orig
13db7fea
– huili2 <huili2@cisco.com>
authored
on 2014/04/22 18:43
prevent from return if ref_idx is error
75c941a8
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/22 12:41
Merge pull request #724 from mstorsjo/string-cleanup
9c540283
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/22 11:15
Merge pull request #730 from huili2/rm_warn_dec_core
5a845f97
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/22 11:15
Merge pull request #731 from huili2/ec_dec_error
afe8a44d
– huili2 <huili2@cisco.com>
authored
on 2014/04/22 11:03
Merge pull request #726 from licaiguo/refine-auready
f5eb6d4f
– Licai Guo <licaguo@cisco.com>
authored
on 2014/04/22 06:15
Merge pull request #728 from ruil2/enc_type2
2eff808d
– ruil2 <ruil2@cisco.com>
authored
on 2014/04/22 05:59
add decide frame type for screen content
082248db
– volvet <qizh@cisco.com>
authored
on 2014/04/22 05:11
Merge pull request #725 from licaiguo/add-virtual-destructor-api
17c00f03
– Licai Guo <guolicai@gmail.com>
authored
on 2014/04/21 20:30
specify accurate align information for ST32,