shithub: openh264

RSS feed

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

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

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

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