RSS feed
c8f2f084
– volvet <qizh@cisco.com>
authored
on 2014/03/14 13:12
Merge pull request #495 from sijchen/add_me_test11
2fe99d68
– sijchen <sijchen@cisco.com>
authored
on 2014/03/14 12:40
add basic me test
e536be8d
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/14 12:08
Merge pull request #492 from mstorsjo/fix-ifdef-comment
447d7e19
– volvet <qizh@cisco.com>
authored
on 2014/03/14 11:07
Merge pull request #488 from licaiguo/clean-redundant-check
8492aac9
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/14 09:11
Merge pull request #486 from huili2/nzc_bug_fix
6714b8ae
– volvet <qizh@cisco.com>
authored
on 2014/03/14 06:28
Merge pull request #463 from mstorsjo/dont-clobber-neon-registers
2bce5028
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/14 06:01
Fix a mismatched ifdef comment
62824ce3
– volvet <qizh@cisco.com>
authored
on 2014/03/14 04:48
Merge pull request #484 from licaiguo/add-gcov
f589c580
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/13 19:56
clean redundant checks in decoder
734e60ae
– huili2 <huili2@cisco.com>
authored
on 2014/03/13 16:21
add according to review opinion
5bffb627
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/13 15:31
nzc bug fix and clear
8962b7c9
– volvet <qizh@cisco.com>
authored
on 2014/03/13 06:21
Merge pull request #482 from sijchen/me_refactor1
d809a798
– sijchen <sijchen@cisco.com>
authored
on 2014/03/13 06:18
mv range setting refactor
63ff6b56
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/12 21:46
remove trailing white spaces
c74f4410
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/12 21:38
add code coverage test.
3d6fdfee
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/12 15:23
Merge pull request #480 from volvet/fix-idr-interval-issue
161f5a4b
– volvet <qizh@cisco.com>
authored
on 2014/03/12 14:07
Merge pull request #481 from mstorsjo/arm-asm-labels
8b907c18
– volvet <qizh@cisco.com>
authored
on 2014/03/12 13:38
fix idr interval issue
cf37fa3e
– sijchen <sijchen@cisco.com>
authored
on 2014/03/12 12:41
Merge pull request #476 from ruil2/encoder_slice_auto
b9e16080
– sijchen <sijchen@cisco.com>
authored
on 2014/03/12 12:33
Merge pull request #479 from volvet/fix-double-free-crash
ce448a21
– volvet <qizh@cisco.com>
authored
on 2014/03/12 12:21
fix double free crash in encoder
88fded25
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/12 11:59
Merge pull request #478 from volvet/fix-encode-crash
4d74beb9
– volvet <qizh@cisco.com>
authored
on 2014/03/12 11:46
fix encode crash
efe32b79
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/12 07:55
Make arm assembly labels always start from the beginning of the line
c7f2a0b7
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/12 06:44
3Author: ruil2 <ruil2@cisco.com>
cece1fe2
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/11 05:40
Merge pull request #473 from mstorsjo/arm-non-executable-stack
594409dc
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/11 16:30
Merge pull request #474 from mstorsjo/remove-todo-comment
b773ec60
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/11 13:30
Merge pull request #472 from mstorsjo/android-remove-mkdir-workaround
2e0afccc
– volvet <qizh@cisco.com>
authored
on 2014/03/11 12:59
Merge pull request #471 from ruil2/encoder_slice
dbdf8fbe
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/11 10:27
Remove something that looks like a personal todo note from the Android makefiles
52e89738
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/11 10:24
Mark the stack as non-executable in the arm assembly
ac9af12f
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/11 06:32
modify configure files
7c8ce799
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/11 06:23
fix SM_FIXEDSLCNUM_SLICE bug, add SM_AUTO_SLICE mode
966cc974
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/19 17:13
Remove a dubious/unnecessary workaround for an issue in a nonstandard toolchain
c0118907
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 08:53
Push clobbered neon registers on the stack
811c647c
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 12:57
Remap registers to avoid clobbering the neon registers q4-q7
ca457f57
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/10 06:25
Merge pull request #470 from mstorsjo/android-abi-docs
23e3bddf
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/10 09:05
Add documentation about how to build the different ABI variants for android
36278759
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/10 05:45
Merge pull request #456 from mstorsjo/use-common-threadlib
567302eb
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/10 05:44
Merge pull request #410 from mstorsjo/android-armeabi
7a26142f
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/10 18:10
Merge pull request #468 from mstorsjo/include-time-h
731a1466
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/10 18:09
Merge pull request #469 from huili2/svc_sh_bug_fix
44a49b1f
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 13:26
Merge pull request #458 from mstorsjo/android-threading
a922155c
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 13:25
Merge pull request #466 from sijchen/add_memalign_test
1477f36d
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 13:25
Merge pull request #467 from sijchen/add_more_slice_mode_test
385128e4
– sijchen <sijchen@cisco.com>
authored
on 2014/03/10 13:22
Merge pull request #465 from ruil2/encoder_trace
6d9dfe89
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/10 13:20
Merge pull request #454 from mstorsjo/android-any-arch
dfd3d89a
– sijchen <sijchen@cisco.com>
authored
on 2014/03/10 12:57
specific slice mode in encoder test
53a57055
– sijchen <sijchen@cisco.com>
authored
on 2014/03/10 12:28
add memalign unit test
cbc2b9c9
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 12:11
keep the unrelated changed line
e99df337
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 11:35
Merge pull request #460 from mstorsjo/add-const
02bafd93
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 11:28
Merge pull request #445 from mstorsjo/use-thread-param
86f37f04
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 11:27
Merge pull request #452 from mstorsjo/use-slice-mode-enum
2539d6e4
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 11:25
Merge pull request #462 from mstorsjo/fix-typos
ba6b2a8d
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/10 11:22
use global trace in encoder
d63fc100
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/10 08:32
Merge pull request #459 from mstorsjo/ios-default-arch
4cc059bf
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/10 08:29
Merge pull request #461 from mstorsjo/fix-asm-comments
c3ddd926
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/10 07:38
Include time.h in the MemoryAlloc test
a5411eb7
– huili2 <huili2@cisco.com>
authored
on 2014/03/10 05:27
Merge pull request #464 from licaiguo/fix-type-wels-read-verify
091315f8
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/09 22:37
modify and correct SVC slice header parse
cc7b81f3
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 12:51
Fix a typo in arm assembly, LORD -> LOAD
e31ba7a7
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 08:37
Fix a typo, "heigth" -> "height"
7c435ad2
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 08:29
Remove a stray inline keyword in a function signature comment in x86 assembly
8d6b368a
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 08:28
Remove unnecessary stray __cdecl annotations in function signature comments in x86 assembly
2a23a508
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/09 08:23
Mark pointers as const where possible in vaacalc
b2dafa5a
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/09 14:12
fix WELS_READ_VERIFY
67a9e73a
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/08 20:44
Set the arch to armv7 by default when building for iOS
1c6a910c
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/08 15:34
Don't try to set thread scope and scheduling policy on android
c5390521
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 20:48
Make the processing lib use mutexes from WelsThreadLib from the common library
fff39090
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/08 03:48
Merge pull request #457 from mstorsjo/ios-enc-defines
fd90d14e
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/08 08:03
Enable threading when building for iOS using the project files
45c21931
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/08 08:02
Add NO_DYNAMIC_VP when building the encoder lib for the iOS simulator
918af275
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 10:02
Support building for any other android architecture
5df2e2a9
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 07:19
Use SliceModeEnum as data type for the slice mode fields
fb396cd3
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/07 11:15
Merge pull request #455 from mstorsjo/mktargets-sort-files
8f88f606
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 20:45
Explicitly sort the files in mktargets.py
dbc324d5
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 06:57
Use the iMultipleThreadIdc field from SEncParamExt
94a0eaf1
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/07 15:40
Merge pull request #444 from mstorsjo/update-readme-neon
355bbacc
– volvet <qizh@cisco.com>
authored
on 2014/03/07 13:25
Merge pull request #443 from mstorsjo/rerun-mktargets
3382e8f8
– volvet <qizh@cisco.com>
authored
on 2014/03/07 13:24
Merge pull request #441 from mstorsjo/remove-stray-macro-parameters
ffde7b2e
– volvet <qizh@cisco.com>
authored
on 2014/03/07 13:14
Merge pull request #442 from mstorsjo/unify-thread-cleanup
a1276908
– volvet <qizh@cisco.com>
authored
on 2014/03/07 11:51
Merge pull request #430 from licaiguo/android-use-stlport-for-ut
38a3fada
– volvet <qizh@cisco.com>
authored
on 2014/03/07 11:47
Merge pull request #435 from mstorsjo/threadlib-wait-single-unix
1b9aae84
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/07 11:36
Merge pull request #439 from zhilwang/mc-arm-asm
ba02f113
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/07 11:35
Merge pull request #438 from ruil2/encoder_update
b3c45946
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/07 11:29
modify typing format
e5f36822
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/07 11:22
Update targets.mk files
d986c27b
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/07 11:11
remove mc_neon.S from encoder
f0c6c2b3
– ruil2 <ruil2@cisco.com>
authored
on 2014/03/07 10:59
Merge branch 'master' of https://github.com/cisco/openh264 into encoder_update
bb915978
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/07 09:29
Merge pull request #448 from mstorsjo/use-correct-pointer-type
ce7b00ea
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 09:20
Get rid of an unnecessary cast by declaring the right pointer type
d5268779
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 09:10
Update the readme, indicating that ARMv7 NEON optimizations are available now
71467f94
– Licai Guo <guolicai@gmail.com>
authored
on 2014/03/07 07:18
mv mc_neon.S to common,add MC arm code to encoder
64b4556d
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/07 06:30
Rerun mktargets.sh
09b45e3e
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/03/07 06:02
Merge pull request #440 from licaiguo/refine-pps-sps
a4cecd80
– Licai Guo <licaguo@cisco.com>
authored
on 2014/03/07 05:58
Merge pull request #426 from volvet/simplify-layer-process
5b8ee371
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/03 18:02
Merge WelsThreadDestroy into WelsThreadJoin
b4aa9be7
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/03 17:57
Use WelsThreadJoin on windows as well
181fe0a9
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/03 18:19
Enable multithreading on android
474deacd
– Martin Storsjö <martin@martin.st>
authored
on 2014/03/03 17:55
Remove the now unused thread cancellation support
Next