huili2
427da1c990
Merge pull request #714 from ruil2/enc_setting
...
add usagetype parameter in encoder unit test to test screen content
2014-04-18 17:33:58 +08:00
huili2
1b1654e9c6
Merge pull request #712 from ruil2/enc_rename_1
...
rename some varialbes
2014-04-18 13:17:17 +08:00
huili2
7d99aa4e22
Merge pull request #713 from licaiguo/overwriteactivesps
...
overwriteactivesps
2014-04-18 13:16:18 +08:00
ruil2
25c04102a9
turn off TestHorizontalSearch_SSE41 unit test becasue of random issues
2014-04-18 11:55:27 +08:00
ruil2
a15e640137
add usagetype parameter in encoder unit test to test screen content
2014-04-18 11:17:25 +08:00
ruil2
0520ace351
rename some varialbes
2014-04-18 11:07:38 +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
75aa8e564c
Merge pull request #708 from ruil2/enc_complexity_update
...
add complexity calculation in workflow
2014-04-17 18:31:26 +08:00
ruil2
6b707ffb14
add complexity calculation in workflow
2014-04-17 17:33:44 +08:00
Licai Guo
2f8c539e60
Merge pull request #707 from dongzha/FixIssueMcNEON
...
Fix potential issue for neon implement on encoder mode decision.
2014-04-17 17:26:25 +08:00
Licai Guo
79ed744923
overwriteactivesps
2014-04-17 02:25:41 -07:00
huili2
f141bd6170
Merge pull request #705 from ruil2/enc_update_2
...
update level_idc setting
2014-04-17 16:12:01 +08:00
dongzhang
a4f59bc0d7
Modify ARM32 Neon code for Expand Chroma Picture, when UVWidth%16==8.
2014-04-17 15:58:30 +08:00
ruil2
2d675cf741
Merge pull request #704 from JuannyWang/sampleNow
...
[Encoder UT] sample UT code refactor
2014-04-17 15:19:29 +08:00
ruil2
4ea8af515b
update level_idc setting
2014-04-17 14:29:41 +08:00
Licai Guo
4062fa9d34
Merge pull request #703 from zhilwang/pf-test
...
Move copy_mb neon code to common folder
2014-04-17 11:08:56 +08:00
Licai Guo
3d9d00b27c
Update targets.mk
2014-04-17 10:43:10 +08:00
JuannyWang
1c3c560a05
[Encoder UT] sample UT code refactor
2014-04-17 10:12:37 +08:00
Licai Guo
c8e1a41c29
Move copy_mb neon code to common folder
2014-04-17 10:06:48 +08:00
Licai Guo
f1f3cc77f9
Merge pull request #702 from ruil2/enc_function
...
keep the declaration and definition in the same namespace
2014-04-17 10:00:48 +08:00
ruil2
b553468ad3
keep the declaration and definition in the same namespace
2014-04-17 09:45:26 +08:00
volvet
6cb48fc547
Merge pull request #690 from sijchen/fme_merge65
...
[Encoder ME] Add calling of FME preprocess calculation
Approved by Xiaolin.
2014-04-16 17:41:17 +08:00
volvet
bbc0cb2b2c
Merge pull request #700 from mstorsjo/disable-neon-arm64
...
Updated XCode projects to properly launch for arm64 architecture
2014-04-16 17:34:41 +08:00
Dmitriy Tyagniy
4e8428fbfc
Updated XCode projects to properly launch for arm64 architecture
2014-04-16 11:53:44 +03:00
huili2
bc2c4b0db0
add EC frame/slice copy.
2014-04-16 01:44:35 -07:00
sijchen
4ab1dc0b89
Merge pull request #697 from ruil2/enc_test
...
update help info for console app
2014-04-16 14:57:20 +08:00
ruil2
02bd787c34
update help info for console app
2014-04-16 13:39:21 +08:00
huili2
b2f7191fa7
Merge pull request #692 from licaiguo/update-ios-project
...
update ios project files
2014-04-15 16:55:24 +08:00
zhchu
01d6a26012
update ios project files
2014-04-15 16:23:48 +08: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
sijchen
f414241834
reformat
2014-04-15 15:54:51 +08:00
sijchen
1140050da6
Add calling of FME preprocess calculation
2014-04-15 15:38:27 +08:00
Licai Guo
cab66c93a7
Merge pull request #687 from JuannyWang/decMbAuxBugFix
...
[Encoder UT] decMbAux UT bug fix
2014-04-15 14:38:13 +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
huili2
77aaf2ea8e
Merge pull request #685 from licaiguo/tracklayersps
...
add track sps change for each layer
2014-04-15 11:05:45 +08:00
JuannyWang
cc26f561f4
decMbAux UT bug fix
2014-04-15 09:29:46 +08:00
ruil2
b895fd3ad4
Merge pull request #684 from mstorsjo/remove-deblocking-test
...
Don't override the deblocking setting in the encoder test
2014-04-15 09:01:58 +08:00
Martin Storsjö
04ca4ba488
Don't override the deblocking setting in the encoder test
...
Since this is on by default now, we don't need a separate test
that has it enabled. Thus we can now remove one of the encoder
tests.
By not overriding the deblocking setting at all, the hash
changes for the other tests that use SEncParamExt.
2014-04-14 15:38:10 +03:00
sijchen
6f51d37280
Merge pull request #682 from ruil2/enc_test
...
update the default value for bPrefixNalAddingCtrl and iLoopFilterDisableIdc
2014-04-14 16:38:53 +08:00
Licai Guo
16cfb0a937
add track sps change for each layer
2014-04-14 00:17:44 -07:00
ruil2
1e3053208d
update the default value for bPrefixNalAddingCtrl and iLoopFilterDisableIdc
2014-04-14 14:06:02 +08:00
Dong Zhang
8a4300be50
Fix potential issue for neon implement on encoder mode decision.
...
Error happens when ME_REFINE_BUF_STRIDE is not equal to 32.
2014-04-13 19:41:29 -07:00
sijchen
222092aeaa
Merge pull request #679 from ruil2/enc_ltr
...
restore default values
2014-04-14 10:31:56 +08:00
ruil2
4c66d9c6c7
restore default values
2014-04-14 10:20:50 +08:00
Ethan Hugg
ca36beb3fa
Merge pull request #675 from mstorsjo/silence-crt-unsafe-warnings
...
Silence MSVC warnings about "unsafe" standard C functions in console apps
2014-04-12 10:14:37 -07:00
Licai Guo
f27b22f07c
Merge pull request #676 from sijchen/fme_merge54
...
[Encoder ME] add memory allocation for feature search
2014-04-11 22:45:47 +08:00
sijchen
64ef420e67
add memory allocation for feature search
2014-04-11 17:11:46 +08:00
Licai Guo
32fc4bea79
Merge pull request #674 from ruil2/enc_ltr
...
add the number of LTR setting in configure file
2014-04-11 17:10:40 +08:00
ruil2
2eaa036ebe
Merge pull request #672 from mstorsjo/msvc-proj-file-crt-type
...
Update the MSVC project files to use the statically linked C runtime library
2014-04-11 16:28:29 +08:00
Martin Storsjö
ed62d01609
Use _CRT_SECURE_NO_WARNINGS to avoid warnings in the encoder version of read_config.cpp as well
...
This is clearer and requires less code than using the pragmas for
disabling warnings.
2014-04-11 11:27:44 +03:00