RSS feed
	
	
	
		7150adc9
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/05 04:18
		
Merge pull request #407 from mstorsjo/do-blocking-wait
		 
	
		8f981a42
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/03/05 01:16
		
Merge pull request #409 from mstorsjo/exclude-arm-header
		 
	
		dae8f4b7
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/04 09:54
		
Exclude the arm assembly header as well
		 
	
		cf07d61f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 11:18
		
Do a blocking wait with WelsMultipleEventsWaitSingleBlocking
		 
	
		73cc5862
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/03/04 11:16
		
Merge pull request #403 from volvet/get-cpu-cores-android
		 
	
		4d729c94
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 10:50
		
get cpu cores for android
		 
	
		975a3e41
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/04 05:17
		
Merge pull request #404 from mstorsjo/arm-asm-type-func
		 
	
		e20930ef
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/01 12:15
		
Mark the arm asm labels as functions
		 
	
		01a2f582
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/04 04:50
		
Merge pull request #401 from mstorsjo/android-arm-assembly
		 
	
		e61bd1b5
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 16:07
		
Merge pull request #408 from mstorsjo/exclude-asm-headers
		 
	
		bc9ee5b1
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 15:57
		
Merge pull request #406 from mstorsjo/use-proper-define
		 
	
		fc8fcc2e
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 15:57
		
Merge pull request #402 from mstorsjo/unify-cpu-feature-detect
		 
	
		773cc4a7
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/04 09:54
		
Exclude assembly files that are used as headers
		 
	
		42592217
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 16:32
		
Use the windows INFINITE define instead of manually casting -1 to uint32_t
		 
	
		d411d768
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 20:51
		
Add cpu feature detection for generic arm/linux
		 
	
		9cf34e76
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 20:43
		
Unify the interface for the different variants of WelsCPUFeatureDetect
		 
	
		560c14b6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/01 12:24
		
Add the APPLE_IOS define when building for iOS with make
		 
	
		23ab1172
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 21:06
		
Don't set -mfpu=neon while building the normal C++ files
		 
	
		30c7810c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/01 17:20
		
Enable the android runtime CPU feature detection
		 
	
		0fc93cd9
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/26 10:00
		
Hook up building arm assembly in the generic linux and android makefiles
		 
	
		1118dd4f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/26 09:31
		
Update the makefile generator to support .S arm assembly files
		 
	
		ff94e705
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/03 17:55
		
Merge pull request #400 from mstorsjo/cleanup-arm-assembly
		 
	
		5bc4a398
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/03/04 07:40
		
Merge pull request #398 from volvet/develop_b
		 
	
		d9a02d27
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 06:45
		
remove execute attribute of the arm asm files
		 
	
		26218731
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/03/04 06:15
		
Merge pull request #386 from volvet/refine_processing
		 
	
		f8b0cec6
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 06:08
		
Merge pull request #387 from zhilwang/arm-asm
		 
	
		901b89f7
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 05:16
		
Merge pull request #376 from mstorsjo/simplify-x86-asm-makefiles
		 
	
		5f4d2801
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/03/04 05:07
		
Merge pull request #397 from licaiguo/remove-undefined-asm-functions
		 
	
		d623bd03
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/03/04 04:31
		
Merge pull request #396 from volvet/refine_frame_idx
		 
	
		83d07911
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/03/04 04:18
		
Modify function name according latest cisco master
		 
	
		bc1850a5
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/04 04:08
		
remove uiFrameIdxRc
		 
	
		03e0dcd8
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 20:12
		
Convert the arm assembly sources to unix newlines
		 
	
		cdeb6449
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/03/03 12:42
		
remove unused declarations in as264_common.h
		 
	
		21d6b348
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/03/03 11:05
		
Remove trailing space.
		 
	
		7768cd0a
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/03/03 10:42
		
Modify code style, remove trailing space.
		 
	
		775eebaf
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 09:04
		
refine build spatial list in processing
		 
	
		e3bf5ced
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 05:27
		
Merge pull request #371 from ruil2/encode_ret
		 
	
		aa043fa4
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 05:26
		
Merge pull request #384 from licaiguo/check-spsid-ppsid
		 
	
		1eb68826
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/03 04:11
		
Merge pull request #395 from mstorsjo/printf-64bit-macro
		 
	
		3c7dde97
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 07:20
		
Use a standard macro for 64 bit printf conversion specifiers
		 
	
		c7d98a8f
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 12:31
		
Merge pull request #394 from ruil2/encoder_update
		 
	
		e0e7107f
		 – unknown <ruil2@RUIL2-WS01.cisco.com>
 authored
 on 2014/03/03 12:05
		
add timestamp in encoder interface
		 
	
		5aa42e89
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/03/03 11:46
		
Merge pull request #389 from mstorsjo/fix-cropping-param-base
		 
	
		6ec60e6a
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 09:13
		
Merge pull request #385 from ruil2/encoder_update
		 
	
		b5529444
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/03/03 05:46
		
fix sizeof() bug
		 
	
		9ccabd1f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 05:26
		
Fix cropping when using SEncParamBase
		 
	
		abdeb195
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/03/03 04:07
		
format update
		 
	
		a3f129d8
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 04:05
		
Merge pull request #382 from mstorsjo/avoid-overflow-in-timespec
		 
	
		23df8a9f
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/03/03 04:03
		
add video format support verification
		 
	
		3a602a38
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 04:03
		
Merge pull request #379 from mstorsjo/simplify-emms-calling
		 
	
		5be179e0
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 04:00
		
Merge pull request #378 from mstorsjo/fix-building-debug-code
		 
	
		e34a08c0
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 03:58
		
Merge pull request #380 from mstorsjo/fix-debug-printing
		 
	
		6c41cccb
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 03:53
		
Merge pull request #377 from mstorsjo/threadlib-const-str
		 
	
		8c7e0a6a
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 03:52
		
Merge pull request #381 from mstorsjo/clarify-threading-comment
		 
	
		8c1ba34a
		 – volvet <qizh@cisco.com>
 authored
 on 2014/03/03 03:51
		
Merge pull request #383 from mstorsjo/remove-unused-broken-function
		 
	
		e9593682
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/03 03:23
		
Merge pull request #392 from mstorsjo/unify-threading-ifdefs
		 
	
		e0951599
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 11:36
		
Unify ifdef conditions related to threading code
		 
	
		d940a204
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/03 03:20
		
Merge pull request #388 from mstorsjo/initialize-default
		 
	
		e392932a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 05:14
		
Initialize sSpatialLayers[0] in SEncParamExt for GetDefaultParams
		 
	
		a86c1b04
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/03 02:54
		
Merge pull request #391 from mstorsjo/threaded-test
		 
	
		f13b5c34
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 05:59
		
Add a test with sliced encoding
		 
	
		22a12733
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/03/03 02:52
		
Merge pull request #390 from mstorsjo/gtest-strcmp
		 
	
		b6dd41eb
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/03 05:45
		
Use gtest functions for comparing hash strings
		 
	
		a96d83e7
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 17:54
		
Remove the broken WelsEventReset function
		 
	
		b7db015a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 17:30
		
Avoid overflow when populating a struct timespec
		 
	
		d2fc2e47
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 17:53
		
Clarify a comment in the threading code
		 
	
		2b82a574
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 18:23
		
Fix printing an event name for debugging
		 
	
		dd47d480
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 11:27
		
Provide a no-op WelsEmms macro if X86_ASM is disabled
		 
	
		26d66a4e
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/02 18:39
		
Fix building a logging statement in debug code
		 
	
		8db97925
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/03/01 20:22
		
Add const to string parameters in WelsThreadLib
		 
	
		ba312b0b
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/03/02 12:09
		
add checks for spsid and ppsid
		 
	
		3ccd2ae4
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 20:31
		
Remove a redundant makefile ifdef
		 
	
		6f803e16
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 21:03
		
Only set x86 ASMFLAGS if building x86 assembly
		 
	
		b7a25df1
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/02/28 12:08
		
Remove deblocking arm asm code to common folder, add cpu detect for arm, clean some code.
		 
	
		823b3b68
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/02/28 09:31
		
add verification on return value
		 
	
		0fd9db28
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/02/28 08:36
		
Add ARM 32bit asm code for decoder.
		 
	
		d767e216
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/02/28 08:33
		
Merge pull request #374 from mstorsjo/ios-build-docs
		 
	
		ea40ce07
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 18:16
		
Add instructions on building for iOS
		 
	
		bc8bf5c6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 18:15
		
Mention that building for iOS now is supported
		 
	
		6e9df662
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/02/28 03:28
		
Merge pull request #369 from sijchen/mt_refactor3
		 
	
		33017fa7
		 – volvet <qizh@cisco.com>
 authored
 on 2014/02/28 12:41
		
Merge pull request #368 from huili2/sps_buffer_modif
		 
	
		07bc7e07
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/02/28 11:44
		
Merge pull request #364 from mstorsjo/build-ios-make
		 
	
		3943119a
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/02/28 10:39
		
Merge pull request #370 from volvet/develop_b
		 
	
		4808eca0
		 – volvet <qizh@cisco.com>
 authored
 on 2014/02/28 10:27
		
update comments on welsEncoderEncodeExt
		 
	
		4c951aab
		 – volvet <qizh@cisco.com>
 authored
 on 2014/02/28 10:13
		
refine welsEncoderEncodeExt
		 
	
		10a4fb04
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/02/28 09:54
		
remove macros to clear codes
		 
	
		0279cd75
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/02/28 09:18
		
Merge pull request #367 from volvet/refine-enc-plus
		 
	
		2dd41096
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/02/28 09:08
		
Merge pull request #366 from licaiguo/refine-rpl-pr
		 
	
		d0d050d8
		 – volvet <qizh@cisco.com>
 authored
 on 2014/02/28 08:06
		
refine encode plus code
		 
	
		70360cb1
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/28 05:21
		
Move the ASM variable declaration into the x86-common file
		 
	
		078681a0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/26 09:58
		
Add a platform file for building for iOS using the makefile build system
		 
	
		ab3609c4
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/26 09:47
		
Don't add x86 assembly specific options on darwin if building for other archs
		 
	
		fbc7519d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/25 19:18
		
Don't explicitly set/clear USE_ASM in the android makefile
		 
	
		7d2c7616
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/25 18:52
		
Allow using the USE_ASM makefile variable for architectures other than x86
		 
	
		59e6ab91
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/25 18:48
		
Use an intermediate platform header for including architecture specific rules
		 
	
		8d95d084
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/02/25 18:46
		
Indent nested ifdefs in the android makefile
		 
	
		e4b6fc3f
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/02/27 17:28
		
modify SPS, PPS buffer management and remove a build warning
		 
	
		e902f0fe
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/02/27 16:04
		
refine rpl
		 
	
		573b0279
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/02/27 07:39
		
Merge pull request #363 from huili2/remove_store_base
		 
	
		3d47b784
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/02/27 05:52
		
Merge pull request #358 from volvet/add_ios_encDemo
		 
Next