shithub: openh264

RSS feed

29a0c77a – Martin Storsjö <[email protected]> authored on 2014/03/17 13:04
Don't clobber q4-q7 in WelsIntra16x16Combined3Satd_neon

8e57c926 – Ethan Hugg <[email protected]> authored on 2014/03/17 05:22
Merge pull request #518 from mstorsjo/remove-commented-rodata

9293f2f9 – Martin Storsjö <[email protected]> authored on 2014/03/16 09:24
Remove commented out rodata sections and tables in assembly files

918b2119 – Licai Guo <[email protected]> authored on 2014/03/17 15:12
Merge pull request #515 from mstorsjo/remove-commented-x86-asm

258828f7 – Licai Guo <[email protected]> authored on 2014/03/17 12:46
Merge pull request #503 from mstorsjo/encoder-test-coverage

fc4e0cac – Licai Guo <[email protected]> authored on 2014/03/17 12:32
Merge pull request #483 from volvet/develop_b

b5a4d706 – Licai Guo <[email protected]> authored on 2014/03/17 12:31
Merge pull request #496 from mstorsjo/use-sign-extend-macro

1c0ba88b – Licai Guo <[email protected]> authored on 2014/03/17 10:05
Merge pull request #501 from mstorsjo/neon-register-backup

f9691828 – Martin Storsjö <[email protected]> authored on 2014/03/14 11:00
Remove commented out code for old, 32-bit only x86 assembly function prologues/epilogues

469820e3 – Ethan Hugg <[email protected]> authored on 2014/03/17 05:20
Merge pull request #508 from mstorsjo/fix-yasm-osx

2c796337 – Licai Guo <[email protected]> authored on 2014/03/17 04:46
Merge pull request #510 from huili2/remove_basemb

1449c83f – volvet <[email protected]> authored on 2014/03/16 16:16
Merge pull request #509 from mstorsjo/fix-arm-asm-macro-indentation

eb238e65 – Martin Storsjö <[email protected]> authored on 2014/03/14 10:32
Use the SIGN_EXTENSION macro where possible

e654bf6b – volvet <[email protected]> authored on 2014/03/16 11:41
Merge pull request #490 from ruil2/encoder_slice_auto

1c3e87dd – volvet <[email protected]> authored on 2014/03/16 11:37
Merge pull request #505 from mstorsjo/x86-asm-constants

91e58386 – Martin Storsjö <[email protected]> authored on 2014/03/15 17:01
Indent all WELS_ASM_FUNC_BEGIN properly

d723ad27 – Martin Storsjö <[email protected]> authored on 2014/03/15 08:47
Use -DPREFIX instead of --prefix _ on OS X

373db5dd – volvet <[email protected]> authored on 2014/03/16 06:22
Merge pull request #506 from mstorsjo/remove-unused-define

ac990fdc – volvet <[email protected]> authored on 2014/03/16 06:21
Merge pull request #507 from mstorsjo/more-x86-asm-args

e606bae0 – volvet <[email protected]> authored on 2014/03/16 06:18
Merge pull request #504 from mstorsjo/fix-function-name-typo

d45e624c – Martin Storsjö <[email protected]> authored on 2014/03/14 20:38
Simplify code by using the arg11 and arg12 defines

c82f548e – Martin Storsjö <[email protected]> authored on 2014/03/14 20:38
Add defines of arg11 and arg12 in asm_inc.asm

00849100 – Martin Storsjö <[email protected]> authored on 2014/03/15 08:47
Remove the unused define NOPREFIX

ce8da272 – Martin Storsjö <[email protected]> authored on 2014/03/15 08:54
Format x86 assembly constants in a yasm compatible manner

6f2b9897 – Licai Guo <[email protected]> authored on 2014/03/15 03:16
Merge pull request #502 from mstorsjo/fix-macro-indentation

3bf5efd8 – Licai Guo <[email protected]> authored on 2014/03/15 03:16
Merge pull request #499 from ethanhugg/winbuild_time

f4fdb153 – Martin Storsjö <[email protected]> authored on 2014/03/14 19:28
Fix a typo, Smple -> Sample

868f912d – Martin Storsjö <[email protected]> authored on 2014/03/14 14:40
Add encoder tests with deblocking and/or denoising

4d120781 – Martin Storsjö <[email protected]> authored on 2014/03/14 10:30
Fix the indentation of some nasm macros

cde30c15 – Martin Storsjö <[email protected]> authored on 2014/03/14 17:39
Avoid clobbering the registers q4-q7 in DeblockingBSCalcEnc_neon

94f8c351 – unknown <[email protected]> authored on 2014/03/14 11:13
fix dump file issue

c6c16917 – Ethan Hugg <[email protected]> authored on 2014/03/14 09:30
Merge pull request #500 from mstorsjo/fix-func-ptr-check

b3d04d88 – Martin Storsjö <[email protected]> authored on 2014/03/14 17:09
Check for the right function pointer

8492aac9 – Licai Guo <[email protected]> authored on 2014/03/14 09:11
Merge pull request #486 from huili2/nzc_bug_fix

6944ace5 – Ethan Hugg <[email protected]> authored on 2014/03/14 06:59
Add time.h for Windows build.

6714b8ae – volvet <[email protected]> authored on 2014/03/14 06:28
Merge pull request #463 from mstorsjo/dont-clobber-neon-registers

fc5c4883 – volvet <[email protected]> authored on 2014/03/14 05:53
fix the condition of scene change flag and comments

62824ce3 – volvet <[email protected]> authored on 2014/03/14 04:48
Merge pull request #484 from licaiguo/add-gcov

43bc9d7c – Ethan Hugg <[email protected]> authored on 2014/03/14 04:21
Merge pull request #498 from mstorsjo/add-missing-include

dca9d628 – Martin Storsjö <[email protected]> authored on 2014/03/14 11:12
Include time.h in DataGenerator.cpp

6da9a9e5 – volvet <[email protected]> authored on 2014/03/14 13:53
Merge pull request #489 from sijchen/me_refactor22

a0dbde2e – volvet <[email protected]> authored on 2014/03/14 13:52
Merge pull request #493 from mstorsjo/fix-macro-typo

c8f2f084 – volvet <[email protected]> authored on 2014/03/14 13:12
Merge pull request #495 from sijchen/add_me_test11

2fe99d68 – sijchen <[email protected]> authored on 2014/03/14 12:40
add basic me test

e536be8d – Licai Guo <[email protected]> authored on 2014/03/14 12:08
Merge pull request #492 from mstorsjo/fix-ifdef-comment

447d7e19 – volvet <[email protected]> authored on 2014/03/14 11:07
Merge pull request #488 from licaiguo/clean-redundant-check

6c3d83a8 – sijchen <[email protected]> authored on 2014/03/14 11:04
refactor ME for easier adding other search methods

9199798f – Martin Storsjö <[email protected]> authored on 2014/03/14 06:13
Fix a typo in a macro name, EXTENTION -> EXTENSION

2bce5028 – Martin Storsjö <[email protected]> authored on 2014/03/14 06:01
Fix a mismatched ifdef comment

3a1b86e7 – Ethan Hugg <[email protected]> authored on 2014/03/14 04:20
Merge pull request #497 from mstorsjo/remove-unused-variable

d847aaca – Martin Storsjö <[email protected]> authored on 2014/03/14 11:15
Remove an unused variable

b1f596fd – huili2 <[email protected]> authored on 2014/03/13 22:03
remove BASE_MB related code

f589c580 – Licai Guo <[email protected]> authored on 2014/03/13 19:56
clean redundant checks in decoder

734e60ae – huili2 <[email protected]> authored on 2014/03/13 16:21
add according to review opinion

5bffb627 – Licai Guo <[email protected]> authored on 2014/03/13 15:31
nzc bug fix and clear

c8761c08 – volvet <[email protected]> authored on 2014/03/13 06:43
use large/medium/similar to define scene change result

8962b7c9 – volvet <[email protected]> authored on 2014/03/13 06:21
Merge pull request #482 from sijchen/me_refactor1

d809a798 – sijchen <[email protected]> authored on 2014/03/13 06:18
mv range setting refactor

63ff6b56 – Licai Guo <[email protected]> authored on 2014/03/12 21:46
remove trailing white spaces

c74f4410 – Licai Guo <[email protected]> authored on 2014/03/12 21:38
add code coverage test.

3d6fdfee – Licai Guo <[email protected]> authored on 2014/03/12 15:23
Merge pull request #480 from volvet/fix-idr-interval-issue

161f5a4b – volvet <[email protected]> authored on 2014/03/12 14:07
Merge pull request #481 from mstorsjo/arm-asm-labels

8b907c18 – volvet <[email protected]> authored on 2014/03/12 13:38
fix idr interval issue

cf37fa3e – sijchen <[email protected]> authored on 2014/03/12 12:41
Merge pull request #476 from ruil2/encoder_slice_auto

b9e16080 – sijchen <[email protected]> authored on 2014/03/12 12:33
Merge pull request #479 from volvet/fix-double-free-crash

ce448a21 – volvet <[email protected]> authored on 2014/03/12 12:21
fix double free crash in encoder

88fded25 – ruil2 <[email protected]> authored on 2014/03/12 11:59
Merge pull request #478 from volvet/fix-encode-crash

4d74beb9 – volvet <[email protected]> authored on 2014/03/12 11:46
fix encode crash

efe32b79 – Martin Storsjö <[email protected]> authored on 2014/03/12 07:55
Make arm assembly labels always start from the beginning of the line

c7f2a0b7 – ruil2 <[email protected]> authored on 2014/03/12 06:44
3Author: ruil2 <[email protected]>

cece1fe2 – Ethan Hugg <[email protected]> authored on 2014/03/11 05:40
Merge pull request #473 from mstorsjo/arm-non-executable-stack

594409dc – Licai Guo <[email protected]> authored on 2014/03/11 16:30
Merge pull request #474 from mstorsjo/remove-todo-comment

b773ec60 – Licai Guo <[email protected]> authored on 2014/03/11 13:30
Merge pull request #472 from mstorsjo/android-remove-mkdir-workaround

2e0afccc – volvet <[email protected]> authored on 2014/03/11 12:59
Merge pull request #471 from ruil2/encoder_slice

dbdf8fbe – Martin Storsjö <[email protected]> authored on 2014/03/11 10:27
Remove something that looks like a personal todo note from the Android makefiles

52e89738 – Martin Storsjö <[email protected]> authored on 2014/03/11 10:24
Mark the stack as non-executable in the arm assembly

ac9af12f – ruil2 <[email protected]> authored on 2014/03/11 06:32
modify configure files

7c8ce799 – ruil2 <[email protected]> authored on 2014/03/11 06:23
fix SM_FIXEDSLCNUM_SLICE bug, add SM_AUTO_SLICE mode

966cc974 – Martin Storsjö <[email protected]> authored on 2014/02/19 17:13
Remove a dubious/unnecessary workaround for an issue in a nonstandard toolchain

c0118907 – Martin Storsjö <[email protected]> authored on 2014/03/09 08:53
Push clobbered neon registers on the stack

811c647c – Martin Storsjö <[email protected]> authored on 2014/03/09 12:57
Remap registers to avoid clobbering the neon registers q4-q7

ca457f57 – Ethan Hugg <[email protected]> authored on 2014/03/10 06:25
Merge pull request #470 from mstorsjo/android-abi-docs

23e3bddf – Martin Storsjö <[email protected]> authored on 2014/03/10 09:05
Add documentation about how to build the different ABI variants for android

36278759 – Ethan Hugg <[email protected]> authored on 2014/03/10 05:45
Merge pull request #456 from mstorsjo/use-common-threadlib

567302eb – Ethan Hugg <[email protected]> authored on 2014/03/10 05:44
Merge pull request #410 from mstorsjo/android-armeabi

7a26142f – Licai Guo <[email protected]> authored on 2014/03/10 18:10
Merge pull request #468 from mstorsjo/include-time-h

731a1466 – Licai Guo <[email protected]> authored on 2014/03/10 18:09
Merge pull request #469 from huili2/svc_sh_bug_fix

44a49b1f – ruil2 <[email protected]> authored on 2014/03/10 13:26
Merge pull request #458 from mstorsjo/android-threading

a922155c – ruil2 <[email protected]> authored on 2014/03/10 13:25
Merge pull request #466 from sijchen/add_memalign_test

1477f36d – ruil2 <[email protected]> authored on 2014/03/10 13:25
Merge pull request #467 from sijchen/add_more_slice_mode_test

385128e4 – sijchen <[email protected]> authored on 2014/03/10 13:22
Merge pull request #465 from ruil2/encoder_trace

6d9dfe89 – Licai Guo <[email protected]> authored on 2014/03/10 13:20
Merge pull request #454 from mstorsjo/android-any-arch

dfd3d89a – sijchen <[email protected]> authored on 2014/03/10 12:57
specific slice mode in encoder test

53a57055 – sijchen <[email protected]> authored on 2014/03/10 12:28
add memalign unit test

cbc2b9c9 – ruil2 <[email protected]> authored on 2014/03/10 12:11
keep the unrelated changed line

e99df337 – ruil2 <[email protected]> authored on 2014/03/10 11:35
Merge pull request #460 from mstorsjo/add-const

02bafd93 – ruil2 <[email protected]> authored on 2014/03/10 11:28
Merge pull request #445 from mstorsjo/use-thread-param

86f37f04 – ruil2 <[email protected]> authored on 2014/03/10 11:27
Merge pull request #452 from mstorsjo/use-slice-mode-enum

2539d6e4 – ruil2 <[email protected]> authored on 2014/03/10 11:25
Merge pull request #462 from mstorsjo/fix-typos

ba6b2a8d – ruil2 <[email protected]> authored on 2014/03/10 11:22
use global trace in encoder

Next