RSS feed
	
	
	
		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
		 
	
		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
		 
	
		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
		 
	
		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
		 
	
		d6ac7f4a
		 – zhuling13 <zhulingwei2012@gmail.com>
 authored
 on 2014/06/04 21:20
		
add iosutdemo
		 
	
		6bf7ad4e
		 – zhuling13 <zhulingwei2012@gmail.com>
 authored
 on 2014/06/04 14:23
		
and space to colon, modify bad note
		 
	
		977d7cd0
		 – Kento <kirkland1739@gmail.com>
 authored
 on 2014/06/04 13:28
		
Update common.xcodeproj to build successfully
		 
	
		17d5422c
		 – dongzha <dongzha@cisco.com>
 authored
 on 2014/06/04 06:57
		
Merge pull request #915 from ruil2/expand_pic_1
		 
	
		030492de
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/06/04 06:08
		
update decoder mac project for expand picture files position change
		 
	
		f408fdf5
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/06/04 05:01
		
Merge pull request #914 from licaiguo/remove-unused-args
		 
	
		d4d0b595
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/06/03 13:38
		
Merge pull request #913 from JuannyWang/ios_build_error
		 
	
		fbacfbdb
		 – JuannyWang <hongjwan@cisco.com>
 authored
 on 2014/06/03 13:17
		
fix ios build error caused by expand_pic.cpp missing from project configuration
		 
	
		ba1716d8
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/05/30 04:36
		
remove unused argument pBlock
		 
	
		b4c8f6b7
		 – zhuling13 <zhulingwei2012@gmail.com>
 authored
 on 2014/06/02 16:21
		
for cleaning .o and .d files generated by android demo
		 
	
		c2c355b6
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/06/02 03:12
		
Merge pull request #911 from mstorsjo/reformat-asm
		 
	
		d9998335
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/06/02 03:07
		
Merge pull request #910 from mstorsjo/android-gitignore
		 
	
		9b6df8a2
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/06/02 03:06
		
Merge pull request #905 from mstorsjo/cleanup-android-projects
		 
	
		57f6bcc4
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/05/31 10:13
		
Convert all tabs to spaces in assembly sources, unify indentation
		 
	
		faaf62af
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/05/31 09:29
		
Get rid of double spaces in macro declarations
		 
	
		ac03b8b5
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/05/31 09:28
		
Avoid unnecessary tabs in macro declarations
		 
	
		1884c066
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/05/31 21:00
		
Remove a redundant definition of WELSEMMS
		 
	
		4b0dbd7b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/05/31 20:56
		
Ignore generated files in the new android test project
		 
	
		932a38ab
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/05/31 09:42
		
Reformat the copyright header of deblocking_neon.S
		 
	
		ba2329a9
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/05/30 13:25
		
Merge pull request #904 from ruil2/expand_pic_1
		 
	
		f449033e
		 – volvet <qizh@cisco.com>
 authored
 on 2014/05/30 13:20
		
Merge pull request #906 from mstorsjo/fix-chmod
		 
	
		102dc5f0
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/05/30 13:15
		
Merge pull request #907 from mstorsjo/warning-fix
		 
Next