shithub: openh264

RSS feed

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

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

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

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

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