shithub: openh264

RSS feed

e6f838e3 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/21 11:36
Add arm UT for Sad,IntraSad,IntraPred.

3f839e36 – dongzha <dongzha@cisco.com> authored on 2014/08/21 10:22
Merge pull request #1292 from zhilwang/EncDemo_refine

7fb9e57f – ruil2 <ruil2@cisco.com> authored on 2014/08/21 06:07
Revert "ut_win32"

e3d8524c – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/21 05:10
Refine EncDemo.

28fa2e7c – ruil2 <ruil2@cisco.com> authored on 2014/08/20 08:08
Merge pull request #1287 from syureyi/ut_win32

462f56d4 – unknown <Zhu.Ling@USERCIS-9HU8JI9.hfwbx.hf.webex.com> authored on 2014/08/20 06:46
ut_win32

b230a6de – ruil2 <ruil2@cisco.com> authored on 2014/08/19 12:47
Merge pull request #1285 from dongzha/TestRandomEnc

3596b6ce – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/08/19 11:36
avoid encoder crash with random pixel input

d3dc48d1 – huili2 <huili2@cisco.com> authored on 2014/08/18 08:52
Merge pull request #1284 from syureyi/perf

f4054f26 – lingzhu <lingzhu2@cisco.com> authored on 2014/08/18 05:45
Update run_AutoTest_android.sh

fc9203cb – lingzhu <lingzhu2@cisco.com> authored on 2014/08/18 05:44
Update run_AutoTest_ios.sh

45d95d2f – huili2 <huili2@cisco.com> authored on 2014/08/15 11:17
Merge pull request #1281 from mstorsjo/fix-arm-alignment

464244cc – dongzha <dongzha@cisco.com> authored on 2014/08/15 10:19
Merge pull request #1280 from mstorsjo/arm-common-ifdefs

955d27b3 – HaiboZhu <haibozhu@cisco.com> authored on 2014/08/15 10:18
Merge pull request #1278 from syureyi/perf

e25a82b3 – zhilwang <zhilwang@cisco.com> authored on 2014/08/15 10:14
Merge pull request #1279 from dongzha/NewAddARMHash

0f95fac4 – HFVideoMac <hfvideomac@HFVideoMacs-Mac-mini.local> authored on 2014/08/15 09:47
add arm32/64 code for InitHash

81ac3d2a – Martin Storsjö <martin@martin.st> authored on 2014/08/15 05:50
Fix building svc_motion_estimation.S for android

f69c9074 – Martin Storsjö <martin@martin.st> authored on 2014/08/15 04:49
Add ifdef HAVE_NEON around the contents of arm_arch_common_macro.S

4b5e893f – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/08/14 15:32
Merge pull request #1277 from huili2/modify_releases_master

87107c50 – dongzha <dongzha@cisco.com> authored on 2014/08/15 06:12
Merge pull request #1275 from zhilwang/x86_hash_scc

ef888894 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/15 05:22
refine format and add UT cases

136e169c – huili2 <huili2@cisco.com> authored on 2014/08/15 05:12
Merge pull request #1270 from mstorsjo/android-tool-detect

a893e223 – huili2 <huili2@cisco.com> authored on 2014/08/15 05:12
Merge pull request #1266 from mstorsjo/fix-readme

711f5cab – zhilwang <zhilwang@cisco.com> authored on 2014/08/15 05:02
Merge pull request #1273 from dongzha/RefineArmCodeForSumBlock

76863f97 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/15 04:46
Refine asm code format

f9448ced – huili2 <huili2@cisco.com> authored on 2014/08/10 16:01
release note for v1.1.0

b35f5797 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/14 14:41
Add x86 32/64bit asm code for Scc_hash

1e34a61d – HaiboZhu <haibozhu@cisco.com> authored on 2014/08/14 13:07
Merge pull request #1269 from huili2/enc_console_help

42384c0c – HaiboZhu <haibozhu@cisco.com> authored on 2014/08/14 13:06
Merge pull request #1274 from huili2/test_VclNal

d2436086 – dongzha <dongzha@cisco.com> authored on 2014/08/14 10:49
Merge pull request #1272 from zhilwang/x86_hash_scc

e14186b5 – HFVideoMac <hfvideomac@HFVideoMacs-Mac-mini.local> authored on 2014/08/14 10:29
refine arm code for sum of frame

9d2e1a93 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/14 10:38
Merge branch 'master' of https://github.com/cisco/openh264 into x86_hash_scc

dc833e19 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/14 10:20
Add function define and init for SCC hash function

2b26a28d – dongzha <dongzha@cisco.com> authored on 2014/08/14 09:16
Merge pull request #1271 from dongzha/fixBuildError

3703ba16 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored on 2014/08/14 08:54
Fix build error ARM

186f4c0d – dongzha <dongzha@cisco.com> authored on 2014/08/14 06:12
Merge pull request #1267 from zhilwang/sumofblocks_scc

f82726d7 – huili2 <huili2@cisco.com> authored on 2014/08/12 14:31
enable api test for decoder VclNal

0f9c2dbb – Martin Storsjö <martin@martin.st> authored on 2014/08/13 08:38
Check for $(CXX).exe as well when checking for the android toolchain

f2314151 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/13 07:18
Add x86 32/64bit asm code for SumOfBlocks.

e346bc52 – huili2 <huili2@cisco.com> authored on 2014/08/12 19:25
correct enc console help info

2ac97347 – syureyi <lingzhu2@cisco.com> authored on 2014/08/12 10:29
improve perf

681b1da6 – huili2 <huili2@cisco.com> authored on 2014/08/12 06:06
Merge pull request #1265 from ruil2/namespace_2

493d254a – ruil2 <ruil2@cisco.com> authored on 2014/08/12 05:28
merge level table

a2b727fb – Martin Storsjö <martin@martin.st> authored on 2014/08/12 05:10
Stop referring to a removed make variable

49f8fe8c – huili2 <huili2@cisco.com> authored on 2014/08/11 12:55
Merge pull request #1264 from ruil2/namespace_1

f7cd6e7a – ruil2 <ruil2@cisco.com> authored on 2014/08/11 12:08
use WelsEnc namespace instead of WelsSVCEnc

57f4548d – dongzha <dongzha@cisco.com> authored on 2014/08/11 10:31
Merge pull request #1262 from ruil2/fix_errors

febb3ebb – ruil2 <ruil2@cisco.com> authored on 2014/08/11 09:58
fix an errors that for single slice mode, the number of slices should be 1

5948e8af – ruil2 <ruil2@cisco.com> authored on 2014/08/11 09:31
Merge pull request #1259 from mstorsjo/fix-singlecpu-tests

7b3bf074 – dongzha <dongzha@cisco.com> authored on 2014/08/11 06:53
Merge pull request #1258 from mstorsjo/fetch-codec-params

6190c10d – dongzha <dongzha@cisco.com> authored on 2014/08/11 06:47
Merge pull request #1256 from mstorsjo/speedup-tests

f8e5d3a7 – dongzha <dongzha@cisco.com> authored on 2014/08/11 06:34
Merge pull request #1250 from huili2/test_EndOfStream

46f1c898 – zhilwang <zhilwang@cisco.com> authored on 2014/08/11 04:40
Merge pull request #1257 from mstorsjo/fixup-apple-assembly

352f5eea – Martin Storsjö <martin@martin.st> authored on 2014/08/08 18:31
Get the actual used parameters in the codec in TemporalLayerSettingTest

2f6a986d – Martin Storsjö <martin@martin.st> authored on 2014/08/08 18:26
Remove a needless, no-op change of the number of threads

dacd22d6 – huili2 <huili2@cisco.com> authored on 2014/08/08 13:36
Merge pull request #1254 from mstorsjo/alias-attribute

03af36dc – lyao2 <lyao2@cisco.com> authored on 2014/08/08 13:29
Merge pull request #1255 from ruil2/param_change

af417b5a – ruil2 <ruil2@cisco.com> authored on 2014/08/08 12:43
re-allocate resource when threadIDC changes

38d2d64e – Martin Storsjö <martin@martin.st> authored on 2014/08/08 10:07
Explicitly add .syntax unified when building for iOS

0b85855e – zhilwang <zhilwang@cisco.com> authored on 2014/08/08 09:33
Merge pull request #1253 from dongzha/FixBugandBuildErroronAndroid

38cc9acd – Martin Storsjö <martin@martin.st> authored on 2014/08/08 08:24
Set a specific frame size in TemporalLayerSettingTest

c3702d90 – Martin Storsjö <martin@martin.st> authored on 2014/08/08 08:23
Reduce the number of frames tested in EncoderInterfaceTest

642b405f – Martin Storsjö <martin@martin.st> authored on 2014/08/08 07:33
Reenable GetIntraPredictorTest tests that were broken on android

5f0ef6a5 – Martin Storsjö <martin@martin.st> authored on 2014/08/08 07:25
Add attributes incidating intentional data type aliasing

84f33aa8 – HFVideoMac <hfvideomac@HFVideoMacs-Mac-mini.local> authored on 2014/08/08 06:53
Disable failed UT and Fix Build Error onAndroid

439e51bc – zhilwang <zhilwang@cisco.com> authored on 2014/08/08 05:19
Merge pull request #1249 from dongzha/addArm32SCCNew

ef1098be – HaiboZhu <haibozhu@cisco.com> authored on 2014/08/07 13:28
Merge pull request #1251 from syureyi/sendmail

a5707738 – syureyi <lingzhu2@cisco.com> authored on 2014/08/07 11:43
improve the shell scripts

4ebf8266 – dongzha <dongzha@cisco.com> authored on 2014/08/07 06:09
Merge pull request #1247 from mstorsjo/test-seed

00d0180f – dongzha <dongzha@cisco.com> authored on 2014/08/07 06:09
Merge pull request #1248 from mstorsjo/silence-intentional-errors

e8fafebd – Martin Storsjö <martin@martin.st> authored on 2014/08/06 17:32
Silence warnings and errors when running tests that intentionally produce errors

df16cd9d – Martin Storsjö <martin@martin.st> authored on 2014/08/06 15:32
Print the random seed at startup

cff49f5e – HFVideoMac <hfvideomac@HFVideoMacs-Mac-mini.local> authored on 2014/08/06 12:04
add arm 32/64 code and UT for SVC SCC motion estimation

3aec3a26 – huili2 <huili2@cisco.com> authored on 2014/08/06 05:31
Merge pull request #1245 from zhilwang/processing_sad

0dd0b062 – huili2 <huili2@cisco.com> authored on 2014/08/05 10:58
Merge pull request #1243 from ruil2/comment

3139fe7a – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/05 07:23
Add sad arm64 code to processing.

ed12e6aa – huili2 <huili2@cisco.com> authored on 2014/08/04 19:06
test end of stream for decoder API UT

11bf5758 – lyao2 <lyao2@cisco.com> authored on 2014/08/01 12:41
Merge pull request #1244 from ruil2/slice_limit

53562491 – ruil2 <ruil2@cisco.com> authored on 2014/08/01 12:10
if dynamic slice mode, this limitation should be removed

059e1907 – ruil2 <ruil2@cisco.com> authored on 2014/08/01 08:39
add parameter verification

11f0a111 – ruil2 <ruil2@cisco.com> authored on 2014/08/01 08:27
Merge pull request #1242 from huili2/test_dataformat

ecfd7df1 – huili2 <huili2@cisco.com> authored on 2014/07/31 13:15
Merge pull request #1237 from syureyi/mobileutat

aa41dc43 – HaiboZhu <haibozhu@cisco.com> authored on 2014/07/31 12:52
Merge pull request #1241 from ruil2/comment

2ac06c4a – HaiboZhu <haibozhu@cisco.com> authored on 2014/07/31 12:51
Merge pull request #1240 from ruil2/output-1

2ec91a0b – ruil2 <ruil2@cisco.com> authored on 2014/07/31 11:14
fix typo

f68b0811 – ruil2 <ruil2@cisco.com> authored on 2014/07/31 11:10
update recontruct frame output

baf82f1b – lingzhu <lingzhu2@cisco.com> authored on 2014/07/31 10:37
Update run_unitTest.sh

681919da – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/30 02:53
Merge pull request #1238 from mstorsjo/fix-msvc-tests

8c663ffe – Martin Storsjö <martin@martin.st> authored on 2014/07/30 09:52
Use the common stdint typedefs in processing as well

a1bc5fa1 – Martin Storsjö <martin@martin.st> authored on 2014/07/30 09:51
Include test_stdint.h to get stdint types for MSVC

cd4a615c – lyao2 <lyao2@cisco.com> authored on 2014/07/29 08:01
Merge pull request #1233 from ruil2/interface_ut_1

8dd5d483 – ruil2 <ruil2@cisco.com> authored on 2014/07/29 07:05
remove test case because this issue had been fixed

eff4b3ae – ruil2 <ruil2@cisco.com> authored on 2014/07/29 05:37
add a judgment

d2896038 – ruil2 <ruil2@cisco.com> authored on 2014/07/29 05:33
Merge pull request #1230 from lyao2/ut_fixbug

e8fdd4cf – huili2 <huili2@cisco.com> authored on 2014/07/28 13:57
setget_dataformat_ut

4ee43469 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/07/28 13:43
fix param initialization bug in UT

d0d6842f – HaiboZhu <haibozhu@cisco.com> authored on 2014/07/28 12:29
Merge pull request #1228 from huili2/dec_ut_api_module

4afb83e3 – zhilwang <zhilwang@cisco.com> authored on 2014/07/28 11:33
Merge pull request #1227 from mstorsjo/unify-asm-indentation

964e98fb – zhilwang <zhilwang@cisco.com> authored on 2014/07/28 10:20
Merge pull request #1226 from mstorsjo/arm64-fix-missing-endm

8fb66772 – zhilwang <zhilwang@cisco.com> authored on 2014/07/28 09:49
Merge pull request #1225 from mstorsjo/fix-chmod

Next