shithub: openh264

RSS feed

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

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

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

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