shithub: openh264

RSS feed

5263eeb9 – huili2 <huili2@cisco.com> authored on 2014/06/17 14:18
to support cross-platform UT of lD/ST 32 in scroll detection

91cd93e5 – huili2 <huili2@cisco.com> authored on 2014/06/13 06:59
Merge pull request #962 from dongzha/UseIntInRC

53f77ee7 – dongzha <dongzha@cisco.com> authored on 2014/06/13 06:58
Merge pull request #954 from huili2/instant_dec

f6ce43f8 – dongzha <dongzha@DONGZHA-WS04.cisco.com> authored and dongzhang <dongzha@cisco.com> committed on 2014/05/27 12:59
Use Int instead of Double in Rate Control and Modify anchor SHA1 value

0c09847e – sijchen <sijchen@cisco.com> authored on 2014/06/12 12:46
Merge pull request #965 from ruil2/uinit_fix

1d37889e – ruil2 <ruil2@cisco.com> authored on 2014/06/12 12:37
Merge pull request #966 from lyao2/scc_ltr_num_setoption

79ef0e19 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/06/12 12:15
fix SetOption scc ltr_ref_num casued memory leak issue.

17d47533 – ruil2 <ruil2@cisco.com> authored on 2014/06/12 11:20
fix #948 issue -- Using unititialized value in unittest.

49262797 – dongzha <dongzha@cisco.com> authored on 2014/06/12 06:46
Merge pull request #961 from ruil2/expand_update

1e43075b – ruil2 <ruil2@cisco.com> authored on 2014/06/12 05:37
update expand picture UT

c38126b0 – dongzha <dongzha@cisco.com> authored on 2014/06/12 05:15
Merge pull request #958 from ruil2/trace_update

44b048ed – ruil2 <ruil2@cisco.com> authored on 2014/06/11 13:05
move trace related info to interface header

0bb23924 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/11 11:03
Merge pull request #957 from huili2/fix_bug_invalid_reading

84c1f3a4 – ruil2 <ruil2@cisco.com> authored on 2014/06/11 09:25
Merge pull request #945 from mstorsjo/log-callback

7574e5c1 – huili2 <huili2@cisco.com> authored on 2014/06/11 09:14
Merge pull request #953 from ruil2/codec_fix

a79c54cd – ruil2 <ruil2@cisco.com> authored on 2014/06/11 08:04
fix a typo

587a8b20 – ruil2 <ruil2@cisco.com> authored on 2014/06/11 06:43
Merge pull request #951 from dongzha/AddArm64UnitTestEP

fa137a93 – dongzhang <dongzha@cisco.com> authored on 2014/06/11 05:56
Ignore a special case for expand chroma picture under X86_ASM

090229f8 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 11:09
Add public options for setting a log callback

dc91e095 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:50
Integrate the lone function from logging.cpp into welsCodecTrace.cpp

6e5f3121 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:47
Add a method for overriding the logging function in welsCodecTrace

ce8065fe – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:43
Don't use global variables in welsCodecTrace

cb5ee6c2 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:37
Remove the global log callback function

b2cf56c6 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:34
Set a log context in the decoder

9583ac4d – Martin Storsjö <martin@martin.st> authored on 2014/06/10 08:35
Set and use a proper log context in the encoder

8bac9315 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:06
Expose a SLogContext from welsCodecTrace

4e428ab0 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 08:29
Add a log context to the encoder and decoder contexts

c8b81b42 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 08:13
Only keep one single trace function pointer in welsCodecTrace

20e889fa – Martin Storsjö <martin@martin.st> authored on 2014/06/10 08:11
Change CM_WELS_TRACE to take a plain string, not a format and variadic arguments

5e22d536 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 08:07
Remove the unused level parameter to welsStderrLevelTrace

cfc93676 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 07:40
Remove WelsStderrSetTraceLevel

90be3d82 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 07:39
Don't treat log levels as a bitmask

0628c9b1 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 11:02
Set the trace level in the decoder console app via a proper option

573dad7d – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:54
Add a decoder option for setting the trace level

77c3594e – Martin Storsjö <martin@martin.st> authored on 2014/06/10 10:58
Actually set the trace level in the encoder console app

c4a59690 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 11:19
Allow setting the trace level before initializing the encoder

1bccef94 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 11:30
Read the right command line arguments in h264dec.cpp

4f1ea1c4 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 07:35
Remove some unused typedefs

24553c2e – huili2 <huili2@cisco.com> authored on 2014/06/10 18:28
access violation for array

e388bfc3 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/10 16:04
Merge pull request #939 from mstorsjo/fix-msvc-build

6f0cdd14 – huili2 <huili2@cisco.com> authored on 2014/05/28 18:16
enable no-delay decoding for MSlice

314f7323 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 06:41
Use the ENFORCE_STACK_ALIGN_2D instead of the compiler-specific align attribute

5cad8a60 – ruil2 <ruil2@cisco.com> authored on 2014/06/10 12:53
Merge pull request #941 from mstorsjo/test-multilayer-bitrate

f9b7746e – ruil2 <ruil2@cisco.com> authored on 2014/06/10 12:52
Merge pull request #942 from mstorsjo/log-cleanup

eb889c95 – ruil2 <ruil2@cisco.com> authored on 2014/06/10 07:12
Merge pull request #938 from dongzha/AddArm64UnitTestEP

5f65de0e – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/10 07:04
Merge pull request #944 from mstorsjo/ios-test

1b3dca6b – Martin Storsjö <martin@martin.st> authored on 2014/06/10 12:10
Build libgtest.a and libopenh264.a when doing "make test" for iOS

19ea4244 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 06:57
Set a sensible total bitrate when testing multilayer encoding

1d679a83 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/10 07:02
Merge pull request #940 from mstorsjo/minor-cleanup

65616c2c – Martin Storsjö <martin@martin.st> authored on 2014/06/10 06:25
Use a more descriptive include guard in the welsEncoder/DecoderExt.h files

e6ba730c – Martin Storsjö <martin@martin.st> authored on 2014/06/10 06:17
Remove a misleading comment

1ea50e20 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 06:55
Fix a typo, setttings -> settings

a6ebecd7 – huili2 <huili2@cisco.com> authored on 2014/06/10 06:55
Merge pull request #936 from ruil2/trace_cleanup

ee434189 – huili2 <huili2@cisco.com> authored on 2014/06/10 06:55
Merge pull request #937 from ruil2/enc_warnings_1

cc65a1d7 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:51
Don't include a [ENCODER]: prefix in all logging

17fc6bd6 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:39
Remove the unnecessary method WelsTraceModuleIsExist(), which always returned true

d9348844 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:35
Remove some commented out lines

968d8704 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:49
Remove an unnecessary local function

40af75c1 – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:48
Remove the unnecessary WelsSet/GetLogLevel functions

5aa7cded – ruil2 <ruil2@cisco.com> authored on 2014/06/10 06:39
clean build warning related encoder

4c12f897 – ruil2 <ruil2@cisco.com> authored on 2014/06/10 06:24
cleanup trace module

eceb4e51 – ruil2 <ruil2@cisco.com> authored on 2014/06/10 06:22
Merge pull request #933 from huili2/fix_bug_UT_GetIntraPred

88e7637a – ruil2 <ruil2@cisco.com> authored on 2014/06/10 06:22
Merge pull request #935 from lyao2/pskip_commit_

cf9e21fe – dongzhang <dongzha@cisco.com> authored on 2014/06/09 12:56
add ARM32/64 Unit Test for Expand Picture

41f3e2e0 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/06/10 05:37
remove ubuntu build warning

9f822f13 – huili2 <huili2@cisco.com> authored on 2014/06/10 05:32
Merge pull request #932 from dongzha/AddArm64UnitTestMC

ba1de16a – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:28
Make internal logging variables static

ab4fe3fd – Martin Storsjö <martin@martin.st> authored on 2014/06/10 05:27
Remove an unused variable

01322d11 – huili2 <huili2@cisco.com> authored on 2014/06/09 14:12
fix memory leak in EncUT_GetIntraPredictor

cc66c999 – ruil2 <ruil2@cisco.com> authored on 2014/06/09 12:27
Merge pull request #930 from mstorsjo/cleanup-asm

d516a1aa – ruil2 <ruil2@cisco.com> authored on 2014/06/09 12:19
Merge pull request #929 from lyao2/pskip_commit_

eb115ad4 – syureyi <dongzha@cisco.com> authored on 2014/06/09 12:19
add ARM and ARM 64 Unit Test for Motion Compensation

1d79a1ac – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/06/09 11:57
enable static/scroll Pskip functions

d1a00d81 – Martin Storsjö <martin@martin.st> authored on 2014/06/09 07:10
Remove mismatched chars at the end of a line marker

7bc3e944 – Martin Storsjö <martin@martin.st> authored on 2014/06/09 07:03
Get rid of uneven spacing after WELS_EXTERN

5cbe4a40 – sijchen <sijchen@cisco.com> authored on 2014/06/09 06:17
Merge pull request #926 from ruil2/enc_reforg

b6ed8cc7 – HaiboZhu <haibozhu@cisco.com> authored on 2014/06/09 05:56
Merge pull request #928 from syureyi/iosutdemo

7818c4f3 – lingzhu <lingzhu2@cisco.com> authored on 2014/06/09 05:22
Update platform-ios.mk

2adc22ca – ruil2 <ruil2@cisco.com> authored on 2014/06/09 05:17
Merge pull request #927 from mstorsjo/remove-leftover-references

647182d6 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/06/08 14:12
remove comments

74df3e95 – ruil2 <ruil2@cisco.com> authored on 2014/06/06 11:24
add ref-original frame assigment

42d06a12 – lyao2 <lyao2@cisco.com> authored on 2014/06/06 11:13
Merge pull request #924 from ruil2/expand_pic_1

08377f37 – HaiboZhu <haibozhu@cisco.com> authored on 2014/06/06 10:27
Merge pull request #916 from huili2/dynamic_dec_au_size

a46b1aa8 – ruil2 <ruil2@cisco.com> authored on 2014/06/06 10:05
Merge pull request #923 from zhilwang/satd-arm64

3d031ee8 – ruil2 <ruil2@cisco.com> authored on 2014/06/06 10:04
Merge pull request #925 from lyao2/pskip_func_commit

c6e7814b – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/06/06 09:51
add pskip MD functions

2d61c97b – ruil2 <ruil2@cisco.com> authored on 2014/06/06 09:34
remove a redundant file in encDemo project

ece06b37 – ruil2 <karinali2012@gmail.com> authored and ruil2 <ruil2@cisco.com> committed on 2014/05/22 12:03
resolve unit test warnings

6fbda11d – ruil2 <ruil2@cisco.com> authored on 2014/06/06 08:32
Merge pull request #920 from mstorsjo/remove-ios-tests

e1f28cea – Martin Storsjö <martin@martin.st> authored on 2014/06/06 06:34
Remove the now unused XCTest.framework references

7773506b – Martin Storsjö <martin@martin.st> authored on 2014/06/06 06:32
Remove leftover references to the newly removed test projects

5d7e18de – zhiliang wang <zhilwang@cisco.com> authored on 2014/06/06 05:33
Add arm64 neon code for Satd.

ac285dd5 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/06/05 22:46
delete test project

cb1c0f9b – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/06/05 22:44
modify

837a5825 – Martin Storsjö <martin@martin.st> authored on 2014/06/05 08:13
Remove unnecessary autogenerated stub iOS test projects

51b2ff84 – dongzha <dongzha@cisco.com> authored on 2014/06/05 06:02
Merge pull request #918 from syureyi/de7621

eb31cf1d – ruil2 <ruil2@cisco.com> authored on 2014/06/05 05:10
Merge pull request #917 from KentoMoriwaki/fix/ios-demo-build

310137d0 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/06/04 21:40
t

0c5350c5 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/06/04 21:36
modify

40a21860 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/06/04 21:28
add iosutdemo

Next