RSS feed
947e3c64
– zhiliang wang <zhilwang@cisco.com>
authored
on 2014/06/13 11:21
Add arm64 code for intra-pred
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
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