shithub: openh264

RSS feed

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

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

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.

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

43351677 – syureyi <lingzhu2@cisco.com> authored on 2014/07/28 09:25
change the /sdcard/ and also alignment format

39d490b2 – HaiboZhu <haibozhu@cisco.com> authored on 2014/07/28 09:06
Merge pull request #1224 from huili2/ec_flag_modif

8e2d92e5 – huili2 <huili2@cisco.com> authored on 2014/07/28 05:30
Merge pull request #1218 from zhilwang/arm64_vaa

ae62909a – Martin Storsjö <martin@martin.st> authored on 2014/07/28 05:05
Unify the indentation in the new aarch64 assembly files

3240a14b – Martin Storsjö <martin@martin.st> authored on 2014/07/28 04:30
Add a missing .endm in the gnu version of macros

79276c38 – Martin Storsjö <martin@martin.st> authored on 2014/07/28 04:29
Clear the executable bit for new arm64 assembly source files

adc7be9f – huili2 <huili2@cisco.com> authored on 2014/07/24 16:29
add decoder UT module for API

933c4777 – huili2 <huili2@cisco.com> authored on 2014/07/22 22:33
modify EC API name and remove useless flag

91bbd18d – ruil2 <ruil2@cisco.com> authored on 2014/07/26 06:23
Merge pull request #1222 from mstorsjo/fix-test-valid-size

65439007 – Martin Storsjö <martin@martin.st> authored on 2014/07/25 16:13
Don't set iPicWidth or iPicHeight to 0 in random tests

e2861445 – huili2 <huili2@cisco.com> authored on 2014/07/25 13:41
Merge pull request #1220 from ruil2/interface_ut

e58de20f – ruil2 <ruil2@cisco.com> authored on 2014/07/25 12:40
add encoder interface ut

b53f8909 – syureyi <lingzhu2@cisco.com> authored on 2014/07/25 10:41
astyle

30e510e3 – syureyi <lingzhu2@cisco.com> authored on 2014/07/25 10:37
ss

b1a76aa9 – zhilwang <zhilwang@cisco.com> authored on 2014/07/25 10:15
Merge pull request #1215 from mstorsjo/x86-asm-noexec-stack

79328456 – zhiliang wang <zhilwang@cisco.com> authored on 2014/07/24 12:15
Refine code style.

de624c09 – zhiliang wang <zhilwang@cisco.com> authored on 2014/07/24 12:06
Add arm64 code for vaa.

f78f3956 – syureyi <lingzhu2@cisco.com> authored on 2014/07/25 10:05
checking the scripits for unittest automatically on mobile

a22d976b – syureyi <lingzhu2@cisco.com> authored on 2014/07/25 10:05
checking the scripits for unittest automatically on mobile

6ba537be – zhilwang <zhilwang@cisco.com> authored on 2014/07/25 09:46
Merge pull request #1203 from dongzha/AddAQArm64

8b3aa2d8 – huili2 <huili2@cisco.com> authored on 2014/07/25 09:09
Merge pull request #1217 from ruil2/crash_update

4d0c832b – ruil2 <ruil2@cisco.com> authored on 2014/07/25 09:06
Merge pull request #1216 from lyao2/ut_bs_commit3

1c427439 – ruil2 <ruil2@cisco.com> authored on 2014/07/24 05:49
fix crash bugs that too large size local varialbe will cause stack overflow

7624b360 – ruil2 <ruil2@cisco.com> authored on 2014/07/25 05:47
Merge pull request #1214 from mstorsjo/use-min-qp

a8286234 – huili2 <huili2@cisco.com> authored on 2014/07/25 04:52
Merge pull request #1204 from syureyi/mobile_AT

d5a45ec5 – Martin Storsjö <martin@martin.st> authored on 2014/07/24 19:31
Mark the x86 assembly object files as not requiring an executable stack

a365b42d – Martin Storsjö <martin@martin.st> authored on 2014/07/24 20:50
Consistently use -f elf instead of -f elf32

d215a5f8 – Martin Storsjö <martin@martin.st> authored on 2014/07/24 20:46
Actually use iMinQp in WelRcPictureInitBufferBasedQp

562f38af – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/07/24 13:27
add interface UT for RC and code refactor

ab1778a5 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/24 07:31
Merge pull request #1213 from jld/noexecstack

cf0ac550 – Jed Davis <jld@mozilla.com> authored on 2014/07/24 06:10
Don't request executable stacks for Linux GMP plugin.

ed4db186 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/24 04:20
Merge pull request #1207 from mstorsjo/android-compiler-check

0b80b7fa – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/24 04:18
Merge pull request #1206 from mstorsjo/version-generate-deps

44337407 – Martin Storsjö <martin@martin.st> authored on 2014/07/23 20:26
Fix the name of the version generation makefile target

82530493 – Martin Storsjö <martin@martin.st> authored on 2014/07/23 20:24
Add dependencies to generating version.h in the object files that use it

300cceaa – jesup <rjesup@jesup.org> authored on 2014/07/24 05:23
Merge pull request #1211 from ethanhugg/ff34-apichanges

06d92c4e – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/24 01:38
Update for new GMP API changes in FF34

33a7e022 – Martin Storsjö <martin@martin.st> authored on 2014/07/23 21:07
Check that a working android toolchain was found

470246c2 – huili2 <huili2@cisco.com> authored on 2014/07/23 09:29
Merge pull request #1195 from mstorsjo/msvc-unify-linker-opts

910c64ef – HFVideoMac <hfvideomac@HFVideoMacs-Mac-mini.local> authored on 2014/07/22 09:06
add ARM64 Adaptative Quantization code and UT

c12cf3b2 – syureyi <lingzhu2@cisco.com> authored on 2014/07/22 10:01
add .gitignore and also typo

53972650 – dongzha <dongzha@cisco.com> authored on 2014/07/22 09:01
Merge pull request #1202 from zhilwang/processing-refine

e2425df0 – zhiliang wang <zhilwang@cisco.com> authored on 2014/07/22 06:16
Add arm64 downsample code to processing project

7847f69e – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/21 15:37
Merge pull request #1200 from ruil2/decoder_ret_1

78650363 – ruil2 <ruil2@cisco.com> authored on 2014/07/22 05:43
add decoder return value

9b11f253 – syureyi <lingzhu2@cisco.com> authored on 2014/07/21 12:26
also format the file

f3a56557 – syureyi <lingzhu2@cisco.com> authored on 2014/07/21 12:15
also delete spaces

69be28bd – syureyi <lingzhu2@cisco.com> authored on 2014/07/21 12:09
delete spaces in the file

123b904f – zhilwang <zhilwang@cisco.com> authored on 2014/07/21 11:41
Merge pull request #1199 from dongzha/AddResArm64master

a555639d – syureyi <lingzhu2@cisco.com> authored on 2014/07/21 11:31
check in the code for do codec performance testing on mobile

0d1699b6 – HFVideoMac <hfvideomac@HFVideoMacs-Mac-mini.local> authored on 2014/07/21 08:19
Add Unit Test and ARM64 code for block_add

9ac7cd28 – zhilwang <zhilwang@cisco.com> authored on 2014/07/18 13:01
Merge pull request #1191 from mstorsjo/merge-encdemo-include-paths

3797aa1a – zhilwang <zhilwang@cisco.com> authored on 2014/07/18 12:59
Merge pull request #1194 from mstorsjo/msvc-simplify-output-dirs

811e20f0 – zhilwang <zhilwang@cisco.com> authored on 2014/07/18 12:56
Merge pull request #1185 from mstorsjo/android-l-preview

71e59fd3 – Martin Storsjö <martin@martin.st> authored on 2014/07/04 08:36
Set MSVC linker debug options consistently in the project files

f26c7e3f – Martin Storsjö <martin@martin.st> authored on 2014/07/04 10:01
Use macros for setting the output directory

7e3812c9 – huili2 <huili2@cisco.com> authored on 2014/07/18 05:24
Merge pull request #1148 from mstorsjo/dont-hardcode-xcode-archs

2627c051 – huili2 <huili2@cisco.com> authored on 2014/07/18 05:23
Merge pull request #1130 from mstorsjo/default-intermediates-path

8d22836e – Martin Storsjö <martin@martin.st> authored on 2014/07/11 07:13
Set the encDemo header paths on the target level

6b67aa35 – jesup <rjesup@jesup.org> authored on 2014/07/17 12:37
Merge pull request #1192 from ethanhugg/info-file

df8623dc – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/07/17 03:18
Merge pull request #1149 from mstorsjo/unify-build-active-arch

288e2b3c – huili2 <huili2@cisco.com> authored on 2014/07/17 09:40
Merge pull request #1188 from ruil2/trace_tag

63e3c658 – ruil2 <ruil2@cisco.com> authored on 2014/07/17 08:45
fix reference frame update issue which will casue crash

Next