Martin Storsjö
|
764f787dcb
|
Rename the makefile variable for arm assembly sources
This is in preparation for adding support for the aarc64 assembly
files as well.
|
2014-04-23 10:55:30 +03:00 |
|
Martin Storsjö
|
a842f14a3c
|
Remove .orig files left over from running astyle
|
2014-04-23 09:24:23 +03:00 |
|
dongzhang
|
ad9e2dab4f
|
Add Motion Compehension ARM64 Neon Code
|
2014-04-23 13:26:28 +08:00 |
|
Licai Guo
|
b47606a4ff
|
Merge pull request #733 from dongzha/ExpandPic_ARM64
Add expand picture support for ARM64 NEON
|
2014-04-23 09:57:39 +08:00 |
|
dongzhang
|
2444327a6c
|
Add expand picture support for ARM64 NEON
Remove duplicate MACROS
|
2014-04-23 09:14:32 +08:00 |
|
Licai Guo
|
75c941a836
|
Merge pull request #724 from mstorsjo/string-cleanup
Unify return values from Wels*Snprintf and simplify calling code
|
2014-04-22 16:41:44 +08:00 |
|
Licai Guo
|
9c5402837e
|
Merge pull request #730 from huili2/rm_warn_dec_core
remove warning from decoder_core.cpp
|
2014-04-22 15:15:35 +08:00 |
|
Licai Guo
|
5a845f97d3
|
Merge pull request #731 from huili2/ec_dec_error
prevent from return if slice decoding error for EC
|
2014-04-22 15:15:25 +08:00 |
|
huili2
|
afe8a44d5b
|
Merge pull request #726 from licaiguo/refine-auready
refine Check AU boundary
|
2014-04-22 15:03:28 +08:00 |
|
huili2
|
5c064ed275
|
prevent from return if slice decoding error for EC
|
2014-04-21 23:27:48 -07:00 |
|
huili2
|
bf9f25d2e8
|
remove warning from decoder_core.cpp
|
2014-04-21 23:20:30 -07:00 |
|
Licai Guo
|
97c65b396d
|
refine Check AU boundary
|
2014-04-21 18:21:07 -07:00 |
|
Martin Storsjö
|
c4e1d2bbb8
|
Simplify the use of return values from Wels*Snprintf
Also similarly simplify the use of the return value from
WelsStrftime and GetCodeName/GetLibName/GetVerNum.
|
2014-04-21 22:03:47 +03:00 |
|
Licai Guo
|
883e89e0d2
|
Merge pull request #720 from huili2/ec_add_ref_mgt
add DPB management if frame loss happens
|
2014-04-21 14:38:37 +08:00 |
|
Licai Guo
|
7dfc49ec39
|
Merge pull request #718 from huili2/LTR_feedback_info
modify sequence to fix bug for LTR feedback info
|
2014-04-21 14:38:16 +08:00 |
|
huili2
|
d031509474
|
add DPB management if frame loss happens
|
2014-04-20 22:59:25 -07:00 |
|
huili2
|
0c45cbb1ec
|
modify sequence to fix bug for LTR feedback info
|
2014-04-20 22:22:24 -07:00 |
|
ruil2
|
c01b0f4f92
|
Merge pull request #716 from licaiguo/ForJS
Specify accurate align information for mc copy and intrapred c functions
|
2014-04-21 11:05:38 +08:00 |
|
Licai Guo
|
4e041d625f
|
Minor optimzation on iRun for cavlc
|
2014-04-20 00:33:48 -07:00 |
|
Licai Guo
|
5ba3ead015
|
specify accurate align information for intrapred c functions
|
2014-04-19 00:56:00 -07:00 |
|
Licai Guo
|
039a547804
|
give accurate align information for mc copy functions
this can improve the performance for target like javascript
|
2014-04-19 00:33:23 -07:00 |
|
huili2
|
7d99aa4e22
|
Merge pull request #713 from licaiguo/overwriteactivesps
overwriteactivesps
|
2014-04-18 13:16:18 +08:00 |
|
sijchen
|
9b0322330c
|
Merge pull request #709 from huili2/ec_mb_check
add EC frame/slice copy.
|
2014-04-18 10:57:40 +08:00 |
|
Licai Guo
|
79ed744923
|
overwriteactivesps
|
2014-04-17 02:25:41 -07:00 |
|
Licai Guo
|
3d9d00b27c
|
Update targets.mk
|
2014-04-17 10:43:10 +08:00 |
|
huili2
|
bc2c4b0db0
|
add EC frame/slice copy.
|
2014-04-16 01:44:35 -07:00 |
|
Licai Guo
|
e8d8bdc48e
|
Merge pull request #689 from huili2/add_file_CopyMB_EC
divide copy_mb functions into new file for decoder use from encoder and ...
|
2014-04-15 16:20:08 +08:00 |
|
huili2
|
4ab8c88e98
|
divide copy_mb functions into new file for decoder use from encoder and add files for EC in decoder only.
|
2014-04-14 20:17:41 -07:00 |
|
Licai Guo
|
16cfb0a937
|
add track sps change for each layer
|
2014-04-14 00:17:44 -07:00 |
|
Licai Guo
|
4ba216b000
|
Merge pull request #655 from huili2/EC_interface
add interface for error concealment, to be continued
|
2014-04-09 09:12:22 +08:00 |
|
Martin Storsjö
|
3dcd458ffd
|
Remove trailing whitespace in the source files
|
2014-04-08 18:13:23 +03:00 |
|
huili2
|
79c0cec248
|
add interface for error concealment, to be continued
|
2014-04-07 22:53:39 -07:00 |
|
Ethan Hugg
|
c644879cf9
|
Merge pull request #598 from varunbpatil/compiler_warnings
Remove compiler warnings
|
2014-04-01 10:57:19 -07:00 |
|
Licai Guo
|
9ac1cd0a17
|
add layer sps/pps to decoder context
|
2014-03-30 18:50:34 -07:00 |
|
Varun B Patil
|
6663743f4c
|
Remove compiler warnings
|
2014-03-30 15:13:29 +05:30 |
|
Andoni Morales Alastruey
|
328740f294
|
Prefix API with the Wels namespace
|
2014-03-25 17:40:01 +01:00 |
|
Licai Guo
|
e0ef0cabdd
|
Merge pull request #555 from huili2/remove_unused_func
rephrase blockzero function complexity and remove useless functions
|
2014-03-20 15:57:50 +08:00 |
|
wayne liu
|
06c534d9f2
|
rephrase blockzero function complexity and remove useless functions
|
2014-03-19 23:43:55 -07:00 |
|
Licai Guo
|
a688f5278a
|
fix most of the warnings
|
2014-03-19 01:16:08 -07:00 |
|
volvet
|
7313ecdbd0
|
Merge pull request #538 from mstorsjo/use-apple-builtin-define
Use __APPLE__ instead of APPLE_IOS for apple/arm specific features
|
2014-03-19 09:45:56 +08:00 |
|
Licai Guo
|
4bbe61a783
|
Merge pull request #537 from mstorsjo/rename-x86-asm
Rename the asm subdirectories to x86
|
2014-03-19 08:51:39 +08:00 |
|
Licai Guo
|
d897d362ab
|
Merge pull request #532 from huili2/WELS_CLIP1
Modify MACRO WELS_CLIP1 as inline functions
|
2014-03-19 08:50:04 +08:00 |
|
Martin Storsjö
|
9586c59b9e
|
Use __APPLE__ instead of APPLE_IOS in the arm assembly sources
|
2014-03-18 23:15:49 +02:00 |
|
Martin Storsjö
|
ed9c03408f
|
Rename the asm subdirectories to x86
This is consistent with having the arm assembly in a subdirectory
called arm.
|
2014-03-18 23:09:45 +02:00 |
|
Ethan Hugg
|
197423f271
|
Merge pull request #520 from ylatuya/master
Fix compiler warnings and remove dead code
|
2014-03-18 13:28:02 -07:00 |
|
Andoni Morales Alastruey
|
8be8fe1775
|
Fix compiler warning -Werror=maybe-uninitialized
|
2014-03-18 19:15:25 +01:00 |
|
Andoni Morales Alastruey
|
e9e332bf4c
|
Fix -Werror=sign-compare compiler warnings
|
2014-03-18 19:15:25 +01:00 |
|
Andoni Morales Alastruey
|
ae60f1bee9
|
Fix compiler warnings and remove dead code
Fix several -Werror=unused-variable and -Werror=unused-but-set-variable
and removed dead code found with this warnings
|
2014-03-18 19:15:25 +01:00 |
|
Martin Storsjö
|
e1b5e038d2
|
Use .obj as suffix for object files on MSVC
This avoids warnings when linking about "unrecognized source file
type, object file assumed".
|
2014-03-18 19:41:06 +02:00 |
|
huili2
|
090e8cc1ed
|
modify WELS_CLIP1 to be inline functions
|
2014-03-18 01:54:25 -07:00 |
|