huili2
|
0dd0b06287
|
Merge pull request #1243 from ruil2/comment
add parameter verification
|
2014-08-05 14:58:01 +08:00 |
|
lyao2
|
11bf575892
|
Merge pull request #1244 from ruil2/slice_limit
this limitation of the number of MBs is removed in dynamic slice mode
|
2014-08-01 16:41:19 +08:00 |
|
ruil2
|
5356249100
|
if dynamic slice mode, this limitation should be removed
|
2014-08-01 16:10:11 +08:00 |
|
ruil2
|
059e19074a
|
add parameter verification
|
2014-08-01 12:39:29 +08:00 |
|
ruil2
|
11f0a11177
|
Merge pull request #1242 from huili2/test_dataformat
setget_dataformat_ut
|
2014-08-01 12:27:38 +08:00 |
|
huili2
|
ecfd7df157
|
Merge pull request #1237 from syureyi/mobileutat
Mobileutat
|
2014-07-31 17:15:16 +08:00 |
|
HaiboZhu
|
aa41dc43bd
|
Merge pull request #1241 from ruil2/comment
fix typo
|
2014-07-31 16:52:04 +08:00 |
|
HaiboZhu
|
2ac06c4a61
|
Merge pull request #1240 from ruil2/output-1
update recontruct frame output
|
2014-07-31 16:51:33 +08:00 |
|
ruil2
|
2ec91a0bbe
|
fix typo
|
2014-07-31 15:14:10 +08:00 |
|
ruil2
|
f68b0811f0
|
update recontruct frame output
|
2014-07-31 15:10:12 +08:00 |
|
lingzhu
|
baf82f1b32
|
Update run_unitTest.sh
|
2014-07-31 14:37:20 +08:00 |
|
Ethan Hugg
|
681919da8e
|
Merge pull request #1238 from mstorsjo/fix-msvc-tests
Fix building the tests with MSVC
|
2014-07-30 06:53:30 -07:00 |
|
Martin Storsjö
|
8c663ffe66
|
Use the common stdint typedefs in processing as well
This fixes building test/processing/ProcessUT_AdaptiveQuantization.cpp
with MSVC.
|
2014-07-30 13:53:54 +03:00 |
|
Martin Storsjö
|
a1bc5fa1b5
|
Include test_stdint.h to get stdint types for MSVC
|
2014-07-30 13:51:52 +03:00 |
|
lyao2
|
cd4a615c43
|
Merge pull request #1233 from ruil2/interface_ut_1
add a judgment
|
2014-07-29 12:01:19 +08:00 |
|
ruil2
|
8dd5d483d4
|
remove test case because this issue had been fixed
|
2014-07-29 11:05:48 +08:00 |
|
huili2
|
e8fdd4cf75
|
setget_dataformat_ut
|
2014-07-28 18:41:58 -07:00 |
|
ruil2
|
eff4b3ae4d
|
add a judgment
|
2014-07-29 09:37:14 +08:00 |
|
ruil2
|
d2896038b8
|
Merge pull request #1230 from lyao2/ut_fixbug
fix param initialization bug in UT
|
2014-07-29 09:33:06 +08:00 |
|
lyao2
|
4ee434691a
|
fix param initialization bug in UT
|
2014-07-28 17:43:56 +08:00 |
|
HaiboZhu
|
d0d6842f73
|
Merge pull request #1228 from huili2/dec_ut_api_module
add decoder UT module for API
|
2014-07-28 16:29:09 +08:00 |
|
huili2
|
adc7be9f01
|
add decoder UT module for API
|
2014-07-28 00:33:18 -07:00 |
|
zhilwang
|
4afb83e3b0
|
Merge pull request #1227 from mstorsjo/unify-asm-indentation
Unify the indentation in the new aarch64 assembly files
|
2014-07-28 15:33:01 +08:00 |
|
Martin Storsjö
|
ae62909aab
|
Unify the indentation in the new aarch64 assembly files
|
2014-07-28 09:23:36 +03:00 |
|
zhilwang
|
964e98fb76
|
Merge pull request #1226 from mstorsjo/arm64-fix-missing-endm
Add a missing .endm in the gnu version of macros
|
2014-07-28 14:20:49 +08:00 |
|
Martin Storsjö
|
3240a14baa
|
Add a missing .endm in the gnu version of macros
|
2014-07-28 09:01:24 +03:00 |
|
zhilwang
|
8fb6677266
|
Merge pull request #1225 from mstorsjo/fix-chmod
Clear the executable bit for new arm64 assembly source files
|
2014-07-28 13:49:08 +08:00 |
|
Martin Storsjö
|
79276c38dd
|
Clear the executable bit for new arm64 assembly source files
|
2014-07-28 08:29:01 +03:00 |
|
syureyi
|
4335167792
|
change the /sdcard/ and also alignment format
|
2014-07-28 13:25:27 +08:00 |
|
HaiboZhu
|
39d490b23d
|
Merge pull request #1224 from huili2/ec_flag_modif
modify EC API name and remove useless flag
|
2014-07-28 13:06:23 +08:00 |
|
huili2
|
933c477717
|
modify EC API name and remove useless flag
|
2014-07-27 21:35:26 -07:00 |
|
huili2
|
8e2d92e5c9
|
Merge pull request #1218 from zhilwang/arm64_vaa
Arm64 vaa
|
2014-07-28 09:30:16 +08:00 |
|
ruil2
|
91bbd18d2e
|
Merge pull request #1222 from mstorsjo/fix-test-valid-size
Don't set iPicWidth or iPicHeight to 0 in random tests
|
2014-07-26 10:23:59 +08:00 |
|
Martin Storsjö
|
6543900747
|
Don't set iPicWidth or iPicHeight to 0 in random tests
This should fix occasional failures in the EncoderInterfaceTests,
such as in https://travis-ci.org/cisco/openh264/jobs/30815104.
|
2014-07-25 20:14:55 +03:00 |
|
huili2
|
e286144524
|
Merge pull request #1220 from ruil2/interface_ut
add encoder interface ut
|
2014-07-25 17:41:38 +08:00 |
|
ruil2
|
e58de20f3a
|
add encoder interface ut
|
2014-07-25 16:40:14 +08:00 |
|
syureyi
|
b53f8909de
|
astyle
|
2014-07-25 14:41:06 +08:00 |
|
syureyi
|
30e510e307
|
ss
|
2014-07-25 14:37:14 +08:00 |
|
zhilwang
|
b1a76aa936
|
Merge pull request #1215 from mstorsjo/x86-asm-noexec-stack
Mark the x86 assembly object files as not requiring an executable stack
|
2014-07-25 14:15:17 +08:00 |
|
zhiliang wang
|
7932845674
|
Refine code style.
|
2014-07-25 14:07:24 +08:00 |
|
zhiliang wang
|
de624c0972
|
Add arm64 code for vaa.
|
2014-07-25 14:07:24 +08:00 |
|
syureyi
|
f78f395683
|
checking the scripits for unittest automatically on mobile
|
2014-07-25 14:05:36 +08:00 |
|
syureyi
|
a22d976b4e
|
checking the scripits for unittest automatically on mobile
|
2014-07-25 14:05:21 +08:00 |
|
zhilwang
|
6ba537bee5
|
Merge pull request #1203 from dongzha/AddAQArm64
add ARM64 Adaptative Quantization code and UT
|
2014-07-25 13:46:10 +08:00 |
|
huili2
|
8b3aa2d826
|
Merge pull request #1217 from ruil2/crash_update
fix crash bugs that too large size local varialbe will cause stack overflow
|
2014-07-25 13:09:32 +08:00 |
|
ruil2
|
4d0c832b47
|
Merge pull request #1216 from lyao2/ut_bs_commit3
add interface UT for RC and code refactor
|
2014-07-25 13:06:05 +08:00 |
|
ruil2
|
1c42743999
|
fix crash bugs that too large size local varialbe will cause stack overflow
|
2014-07-25 09:55:41 +08:00 |
|
ruil2
|
7624b360f0
|
Merge pull request #1214 from mstorsjo/use-min-qp
Actually use iMinQp in WelRcPictureInitBufferBasedQp
|
2014-07-25 09:47:15 +08:00 |
|
huili2
|
a8286234bb
|
Merge pull request #1204 from syureyi/mobile_AT
Mobile at
|
2014-07-25 08:52:20 +08:00 |
|
Martin Storsjö
|
d5a45ec513
|
Mark the x86 assembly object files as not requiring an executable stack
This avoids having to add extra linker flags in order to specify this.
This is similar to how this already is handled for the arm assembly.
|
2014-07-25 00:56:39 +03:00 |
|