shithub: openh264

RSS feed

8d11b286 – Licai Guo <licaguo@cisco.com> authored on 2014/03/21 13:16
Merge pull request #561 from mstorsjo/use-rc-enum

65e8560d – Licai Guo <licaguo@cisco.com> authored on 2014/03/21 08:52
Merge pull request #560 from ruil2/encoder_nal

b6883b4e – Martin Storsjö <martin@martin.st> authored on 2014/03/21 05:19
Make the iRCMode field use the RC_MODES type instead of plain int

2bc8e61f – Martin Storsjö <martin@martin.st> authored on 2014/03/21 05:18
Move the RC_MODES enum to the public header

7a29b1f5 – Licai Guo <licaguo@cisco.com> authored on 2014/03/21 05:15
Merge pull request #549 from lyao2/rc_tune

d81dbeaa – Licai Guo <licaguo@cisco.com> authored on 2014/03/21 05:03
Merge pull request #559 from huili2/UT_PredMv

fd2c9507 – ruil2 <ruil2@cisco.com> authored on 2014/03/21 04:59
add uiMaxNalSize to support the maximum nal size setting

58966cb2 – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 13:16
Merge pull request #558 from ruil2/encoder_level

1aa75948 – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 13:10
Merge pull request #557 from sijchen/me_refactor4444

e6c072b3 – ruil2 <ruil2@cisco.com> authored on 2014/03/20 13:02
add leve parameter, update profile and usagetype type

0ea48032 – sijchen <sijchen@cisco.com> authored on 2014/03/20 12:56
expand MVD table and rename some macros

e0ef0cab – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 11:57
Merge pull request #555 from huili2/remove_unused_func

9d73d273 – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 10:57
Merge pull request #554 from ruil2/encoder_update

bef50d9a – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 10:56
Merge pull request #550 from sijchen/funcptr_refactor

6f71bf83 – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 10:56
Merge pull request #552 from dongzha/ExpandPic

258185f8 – ruil2 <ruil2@cisco.com> authored on 2014/03/20 10:30
add maxbitrate parameter

e0aed6e4 – sijchen <sijchen@cisco.com> authored on 2014/03/20 10:19
add static

07125474 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/03/20 09:13
avoid QP sudden fluctates

cb46a3cf – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 06:57
Merge pull request #547 from volvet/add-build-for-scene-change-detect-for-desktop

5ae37a16 – Licai Guo <licaguo@cisco.com> authored on 2014/03/20 06:00
Merge pull request #548 from volvet/add-set-scene-change-dection

c00bec2a – sijchen <sijchen@cisco.com> authored on 2014/03/20 05:51
refactor the setting of function pointer for simplification

4bc881c3 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/03/20 05:26
RC LOWBR mode merge

157b8767 – volvet <qizh@cisco.com> authored on 2014/03/20 05:12
add set method for scene change detection

cbbbe4cb – huili2 <huili2@cisco.com> authored on 2014/03/19 21:02
add UT for PredMv in decoder

06c534d9 – wayne liu <wayne@ubuntu-wayne.(none)> authored on 2014/03/19 15:31
rephrase blockzero function complexity and remove useless functions

3528f4f2 – Dong Zhang <dongzha@cisco.com> authored on 2014/03/17 20:25
Add Unit Test Expand Picture

c247c5a0 – Licai Guo <licaguo@cisco.com> authored on 2014/03/19 13:19
Merge pull request #546 from mstorsjo/ios-sdk-version

048c2343 – volvet <qizh@cisco.com> authored on 2014/03/19 12:55
add screen detector in builder

028d3907 – ruil2 <ruil2@cisco.com> authored on 2014/03/19 12:39
Merge pull request #545 from mstorsjo/remove-extra-parentheses

53553f35 – Licai Guo <licaguo@cisco.com> authored on 2014/03/19 12:28
Merge pull request #542 from volvet/add-scene-change-detector-screen

40aa2fed – Licai Guo <licaguo@cisco.com> authored on 2014/03/19 12:19
Merge pull request #544 from ruil2/encoder_update

e74f01ad – ruil2 <ruil2@cisco.com> authored on 2014/03/19 12:11
use the same frame type EVideoFrameType in encoder internal

fc4cd8b5 – volvet <qizh@cisco.com> authored on 2014/03/19 11:36
Merge pull request #543 from zhilwang/reorgcommon-xcode

3febdc1d – Licai Guo <guolicai@gmail.com> authored on 2014/03/19 11:08
Modify xcode project to fit common reorg.

0f35049b – volvet <qizh@cisco.com> authored on 2014/03/19 11:00
remove blank space

84903f14 – volvet <qizh@cisco.com> authored on 2014/03/19 10:56
add screen change detector for desktop share

3238c913 – ruil2 <ruil2@cisco.com> authored on 2014/03/19 10:52
Merge pull request #535 from volvet/add-scene-change-detector

37e1c293 – huili2 <huili2@cisco.com> authored on 2014/03/19 07:11
Merge pull request #540 from licaiguo/reorgcommon-pr

2ca8ef4b – Martin Storsjö <martin@martin.st> authored on 2014/03/19 06:31
Automatically pick the latest installed iOS SDK when building with make

d75f6770 – Martin Storsjö <martin@martin.st> authored on 2014/03/19 06:15
Remove unnecessary/superfluous parentheses in slice_multi_threading.cpp

7313ecdb – volvet <qizh@cisco.com> authored on 2014/03/19 05:45
Merge pull request #538 from mstorsjo/use-apple-builtin-define

f0c2cdd7 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/19 05:21
Merge pull request #529 from mstorsjo/remove-unused-error-code

e8540af9 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/19 05:17
Merge pull request #541 from licaiguo/disable-warnings

4bbe61a7 – Licai Guo <licaguo@cisco.com> authored on 2014/03/19 04:51
Merge pull request #537 from mstorsjo/rename-x86-asm

d897d362 – Licai Guo <licaguo@cisco.com> authored on 2014/03/19 04:50
Merge pull request #532 from huili2/WELS_CLIP1

a688f527 – Licai Guo <guolicai@gmail.com> authored on 2014/03/18 21:16
fix most of the warnings

9586c59b – Martin Storsjö <martin@martin.st> authored on 2014/02/28 20:13
Use __APPLE__ instead of APPLE_IOS in the arm assembly sources

73ed237d – Martin Storsjö <martin@martin.st> authored on 2014/02/28 20:48
Use __APPLE__ instead of APPLE_IOS for using the apple cpu feature detection

ed9c0340 – Martin Storsjö <martin@martin.st> authored on 2014/03/18 11:59
Rename the asm subdirectories to x86

2a885ca4 – Licai Guo <guolicai@gmail.com> authored on 2014/03/18 19:04
disable most warnings produced by -Wall

31a93de5 – Licai Guo <guolicai@gmail.com> authored on 2014/03/18 15:47
add missing build files

e39de8d4 – Licai Guo <guolicai@gmail.com> authored on 2014/03/18 15:41
reoranize common to inc/src/x86/arm

af522899 – volvet <qizh@cisco.com> authored on 2014/03/18 14:00
remove black space at lineend

d7b74190 – volvet <qizh@cisco.com> authored on 2014/03/18 13:54
add scene change detector for further extension

62be92cb – volvet <qizh@cisco.com> authored on 2014/03/18 13:51
Merge pull request #534 from ruil2/encoder_ret

9cf9238c – ruil2 <ruil2@cisco.com> authored on 2014/03/18 13:38
fix bug that there is no output in encoder console

a18cb49c – Licai Guo <licaguo@cisco.com> authored on 2014/03/18 13:25
Merge pull request #531 from mstorsjo/add-missing-includes

7d80af9d – ruil2 <ruil2@cisco.com> authored on 2014/03/18 12:37
Merge pull request #530 from licaiguo/DecoderIntraPredUT

b21411ad – volvet <qizh@cisco.com> authored on 2014/03/18 12:11
Merge pull request #511 from mstorsjo/remove-unused-define

ad8dc327 – volvet <qizh@cisco.com> authored on 2014/03/18 12:09
Merge pull request #528 from mstorsjo/fix-comment

fb1958ad – volvet <qizh@cisco.com> authored on 2014/03/18 11:04
Merge pull request #519 from mstorsjo/push-xmm-registers

b7b01faf – ruil2 <ruil2@cisco.com> authored on 2014/03/18 11:04
Merge pull request #526 from licaiguo/IdctResAddPred-pr

197423f2 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/18 09:28
Merge pull request #520 from ylatuya/master

c55429d7 – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2014/03/18 03:57
Replace -Werror with -Wall

8be8fe17 – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2014/03/18 03:57
Fix compiler warning -Werror=maybe-uninitialized

e9e332bf – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2014/03/18 03:47
Fix -Werror=sign-compare compiler warnings

ae60f1be – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2014/03/17 13:12
Fix compiler warnings and remove dead code

703c69de – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2014/03/18 15:14
codec: add a new macro for unused functions

3956a32d – Licai Guo <licaguo@cisco.com> authored on 2014/03/18 08:51
Merge pull request #524 from sijchen/me_refactor33

8f2763b6 – Martin Storsjö <martin@martin.st> authored on 2014/03/18 07:10
Add missing includes of time.h

baa63ea6 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/18 06:58
Merge pull request #536 from mstorsjo/obj-suffix

e1b5e038 – Martin Storsjö <martin@martin.st> authored on 2014/03/18 07:21
Use .obj as suffix for object files on MSVC

72da7f87 – Martin Storsjö <martin@martin.st> authored on 2014/03/18 06:08
Remove an unused error code

4c829a12 – Martin Storsjö <martin@martin.st> authored on 2014/03/18 06:03
Fix the comment in welsEncoderExt.h about the EncodeFrame return value

37fa5f55 – Licai Guo <licaguo@cisco.com> authored on 2014/03/18 05:51
Merge pull request #513 from ruil2/encoder_interface

7f0c7daa – sijchen <sijchen@cisco.com> authored on 2014/03/18 05:47
expand structure of MD and ME

fc6f7564 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/18 05:46
Merge pull request #522 from mstorsjo/layered-encoding-test

c94acc98 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/03/18 05:43
Merge pull request #533 from mstorsjo/remove-unused-gitignore-entry

27a79859 – Martin Storsjö <martin@martin.st> authored on 2014/03/18 07:18
Remove an unused gitignore entry

e8d5108d – Licai Guo <licaguo@cisco.com> authored on 2014/03/18 05:39
Merge pull request #523 from mstorsjo/wp8-arm-asm

b5353c84 – volvet <qizh@cisco.com> authored on 2014/03/18 05:29
Merge pull request #516 from mstorsjo/fix-yasm-64bit

e75cd229 – volvet <qizh@cisco.com> authored on 2014/03/18 05:29
Merge pull request #517 from mstorsjo/simplify-x86-asm-func-macro

6892127a – volvet <qizh@cisco.com> authored on 2014/03/18 05:28
Merge pull request #521 from mstorsjo/neon-register-backup

3b270aa9 – huili2 <huili2@cisco.com> authored on 2014/03/17 22:15
remove unncessary cast

090e8cc1 – huili2 <huili2@cisco.com> authored on 2014/03/17 21:54
modify WELS_CLIP1 to be inline functions

2fd892d9 – Licai Guo <guolicai@gmail.com> authored on 2014/03/17 21:13
update master to latest and add ut of intraprediction in decoder

00efbc2c – Martin Storsjö <martin@martin.st> authored on 2014/03/01 18:02
Enable the arm assembly in msvc-arm builds

95a2a401 – Licai Guo <guolicai@gmail.com> authored on 2014/03/17 16:09
add IdctResAddPred unit test for decoder

02b4beb7 – Martin Storsjö <martin@martin.st> authored on 2014/03/14 15:01
Add a test of encoding multiple spatial layers

29a0c77a – Martin Storsjö <martin@martin.st> authored on 2014/03/17 13:04
Don't clobber q4-q7 in WelsIntra16x16Combined3Satd_neon

4633626d – Martin Storsjö <martin@martin.st> authored on 2014/03/14 18:57
Remove XMMREG_PROTECT

3cf52554 – Martin Storsjö <martin@martin.st> authored on 2014/03/14 06:29
Backup/restore the xmm6-xmm15 SSE registers within asm functions on win64

918b2119 – Licai Guo <licaguo@cisco.com> authored on 2014/03/17 15:12
Merge pull request #515 from mstorsjo/remove-commented-x86-asm

258828f7 – Licai Guo <licaguo@cisco.com> authored on 2014/03/17 12:46
Merge pull request #503 from mstorsjo/encoder-test-coverage

fc4e0cac – Licai Guo <licaguo@cisco.com> authored on 2014/03/17 12:32
Merge pull request #483 from volvet/develop_b

b5a4d706 – Licai Guo <licaguo@cisco.com> authored on 2014/03/17 12:31
Merge pull request #496 from mstorsjo/use-sign-extend-macro

1c0ba88b – Licai Guo <licaguo@cisco.com> authored on 2014/03/17 10:05
Merge pull request #501 from mstorsjo/neon-register-backup

eec96823 – Martin Storsjö <martin@martin.st> authored on 2014/03/16 09:23
Fold ALIGN 16 and the function label into WELS_EXTERN

04f5bcd6 – Martin Storsjö <martin@martin.st> authored on 2014/03/15 09:52
Use movsxd in SIGN_EXTENSION

895c0ff6 – ruil2 <ruil2@cisco.com> authored on 2014/03/17 08:09
fix typo

Next