RSS feed
8beb3c8c
– volvet <qizh@cisco.com>
authored
on 2014/03/06 04:13
Merge pull request #417 from mstorsjo/unify-event-init
61dae45f
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/06 04:07
Merge pull request #421 from mstorsjo/android-x86-build
506826a8
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/05 10:17
Fix building android on x86
7ea70491
– volvet <qizh@cisco.com>
authored
on 2014/03/05 12:40
Merge pull request #411 from mstorsjo/arm-add-func-markers
eb3dd8f0
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/05 12:12
Merge pull request #416 from huili2/move_iTotalNumMbRec_to_pCtx
adb27ff0
– volvet <qizh@cisco.com>
authored
on 2014/03/05 07:31
Merge pull request #405 from mstorsjo/simplify-threads
f384dde8
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/01 18:35
Add .func/.endfunc markers in the arm assembly
ced9e41b
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/05 05:45
Merge pull request #399 from volvet/refine-multi-layer-process
d4bdef29
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 18:23
Use an event name that contains the process id
4814d582
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 18:13
Use unnamed semaphores on linux
5480ffaf
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 18:09
Use the WelsEventOpen interface with an event name on windows as well
7150adc9
– volvet <qizh@cisco.com>
authored
on 2014/03/05 04:18
Merge pull request #407 from mstorsjo/do-blocking-wait
4f535e31
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/05 02:11
Merge pull request #420 from mstorsjo/simplify-x86-asm-flags
0df3a068
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/05 10:02
Don't add -DNO_DYNAMIC_VP to ASMFLAGS
4b97d2d4
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/05 02:08
Merge pull request #414 from mstorsjo/unix-newlines
97376c63
– volvet <qizh@cisco.com>
authored
on 2014/03/05 17:13
Merge pull request #413 from mstorsjo/remove-commented-code
420cfb0f
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/05 04:24
Convert encoder config files to unix newlines
04917cd1
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 17:47
Remove commented out, unused code
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
9e4ab64c
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/04 14:23
move iTotalNumMbRec from refpic to ctx
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
1eaa38b1
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/03 17:23
Simplify code by allocating the arrays of events and thread handles statically
ae63f064
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 17:22
Share the declarations for WELS_EVENT arrays between win32 and unix codepaths
71bc52d1
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 17:08
Change the unix version of WELS_EVENT to sem_t*
e9c34036
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/02 11:41
Merge some WIN32 ifdefs that were directly next to each other
13d785ec
– volvet <qizh@cisco.com>
authored
on 2014/03/04 07:04
refine-multi-layer-process
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
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
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
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
d623bd03
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/04 04:31
Merge pull request #396 from volvet/refine_frame_idx
560c14b6
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/01 12:24
Add the APPLE_IOS define when building for iOS with make
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
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
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
Next