shithub: openh264

RSS feed

06ab5b19 – huili2 <huili2@cisco.com> authored on 2014/08/29 10:30
Merge pull request #1318 from ruil2/threadIdc

d4eff959 – ruil2 <ruil2@cisco.com> authored on 2014/08/29 09:57
fix auto threadIdc issue

43e1c467 – ruil2 <ruil2@cisco.com> authored on 2014/08/28 13:29
Merge pull request #1317 from mstorsjo/avoid-uninitialized-test

3ff6bf8a – ruil2 <ruil2@cisco.com> authored on 2014/08/28 13:09
Merge pull request #1315 from dongzha/RemoveIntraPeriod

22e7750b – zhilwang <zhilwang@cisco.com> authored on 2014/08/28 12:42
Merge pull request #1316 from mstorsjo/avoid-warnings

0187c84f – dong zhang <dongzha@cisco.com> authored on 2014/08/28 10:36
Fix following IntraPeriod set issue

2361f754 – huili2 <huili2@cisco.com> authored on 2014/08/28 11:59
Merge pull request #1314 from ruil2/add_trace

5809db9e – Martin Storsjö <martin@martin.st> authored on 2014/08/28 07:51
Avoid using uninitialized memory in the motion estimation tests

cafb91a6 – ruil2 <ruil2@cisco.com> authored on 2014/08/28 07:24
remove redundent lines

c3710c41 – Martin Storsjö <martin@martin.st> authored on 2014/08/28 07:13
Avoid warnings about comparison between signed and unsigned

cebf586c – ruil2 <ruil2@cisco.com> authored on 2014/08/28 07:04
update trace output

40ca34ae – dongzha <dongzha@cisco.com> authored on 2014/08/28 06:47
Merge pull request #1312 from huili2/win_ut_debug_env

67b5a79c – dongzha <dongzha@cisco.com> authored on 2014/08/28 06:47
Merge pull request #1313 from huili2/SDP_support

76c6ff4b – huili2 <huili2@cisco.com> authored on 2014/08/19 17:45
add gtest debug environment for MSVC

0b23d0fa – huili2 <huili2@cisco.com> authored on 2014/08/26 21:21
add decoder capability info

9b971387 – dongzha <dongzha@cisco.com> authored on 2014/08/27 13:35
Merge pull request #1310 from ruil2/trace_update_1

674af411 – dongzha <dongzha@cisco.com> authored on 2014/08/27 13:27
Merge pull request #1309 from zhilwang/downsample-ut

8935bfaa – ruil2 <ruil2@cisco.com> authored on 2014/08/27 13:04
Merge pull request #1308 from dongzha/ModifyEncOutput

77040010 – ruil2 <ruil2@cisco.com> authored on 2014/08/27 13:01
add warning trace

6d4a6283 – dong zhang <dongzha@cisco.com> authored on 2014/08/27 08:06
add crop output for encoder

93af7bfc – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/27 11:40
Add UT for Downsample functions.

81f7b0c1 – dongzha <dongzha@cisco.com> authored on 2014/08/27 10:56
Merge pull request #1306 from zhilwang/vaa-ut

dcc3d905 – dongzha <dongzha@cisco.com> authored on 2014/08/27 10:56
Merge pull request #1307 from ruil2/trace_update

40e952f9 – ruil2 <ruil2@cisco.com> authored on 2014/08/27 10:34
remove "\n" which shoudl be added by the trace sink

0163eb52 – zhiliang wang <zhilwang@cisco.com> authored on 2014/08/27 09:53
Add UT for VaaCalc Functions.

bac55116 – dongzha <dongzha@cisco.com> authored on 2014/08/27 09:21
Merge pull request #1305 from ruil2/ltr_update_1

9b5902b9 – ruil2 <ruil2@cisco.com> authored on 2014/08/27 08:19
update the number of reference when ltr changes

035019f0 – dongzha <dongzha@cisco.com> authored on 2014/08/27 08:16
Merge pull request #1304 from ruil2/mv_get_fix

ac7fac96 – ruil2 <ruil2@cisco.com> authored on 2014/08/26 12:30
get mv and mvd from level limitation

0951c8fc – ruil2 <ruil2@cisco.com> authored on 2014/08/26 10:50
Merge pull request #1303 from lyao2/fix_pps

0c32465a – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/08/26 09:31
fix pps assert issue when enable bEnableSpsPpsIdAddition

863dc78c – dongzha <dongzha@cisco.com> authored on 2014/08/26 08:22
Merge pull request #1301 from ruil2/ltr_check_1

d6f0dee0 – ruil2 <ruil2@cisco.com> authored on 2014/08/26 07:06
add more LTR parameters

ced2a8e4 – dongzha <dongzha@cisco.com> authored on 2014/08/26 07:04
Merge pull request #1300 from ruil2/mvcost_check_1

ddbd41cb – Karina <ruil2@cisco.com> authored on 2014/08/26 05:13
remove unused variables

a4eea4c6 – huili2 <huili2@cisco.com> authored on 2014/08/25 12:38
Merge pull request #1299 from ruil2/mvcost_check_1

11c9f203 – Karina <ruil2@cisco.com> authored on 2014/08/25 11:31
format update

a19974d0 – Karina <ruil2@cisco.com> authored on 2014/08/25 09:30
fix crash on mvd cost calculation

7486bb11 – dongzha <dongzha@cisco.com> authored on 2014/08/25 09:12
Merge pull request #1297 from ruil2/overflow_mv_1

94815cf9 – dongzha <dongzha@cisco.com> authored on 2014/08/25 09:10
Merge pull request #1298 from dongzha/AddDecoderAPIUTFrameNumNew

8da63eae – dong zhang <dongzha@cisco.com> authored on 2014/08/25 07:02
1. add encoder/decoder api test for IDR id and framenum

441dc45e – ruil2 <ruil2@cisco.com> authored on 2014/08/25 05:53
add mv range limitation and related ut

153a0311 – zhilwang <zhilwang@cisco.com> authored on 2014/08/22 07:01
Merge pull request #1293 from huili2/contributor

dddb825b – HaiboZhu <haibozhu@cisco.com> authored on 2014/08/22 07:00
Merge pull request #1288 from lyao2/threadIDC

eb6fb7fc – HaiboZhu <haibozhu@cisco.com> authored on 2014/08/22 06:59
Merge pull request #1294 from zhilwang/arm-ut

6047ff93 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/08/22 05:19
fix deblockIDC and mutithread logic error

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.

fd9a9e52 – huili2 <huili2@cisco.com> authored on 2014/08/20 19:50
add new contributors

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

47f1ac73 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/08/20 07:54
fix Loop filter error under multithreads on encoder when #TEST_BED enabled

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

Next