shithub: openh264

RSS feed

f8ae7fcc – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:20
Remove an unused, misspelled define set on only one source file

e61a6017 – dongzha <dongzha@cisco.com> authored on 2014/05/08 07:24
Merge pull request #795 from huili2/new_seq_au_reorder

5e73cc42 – volvet <qizh@cisco.com> authored on 2014/05/08 04:56
Merge pull request #794 from ethanhugg/win64_fix

1839910b – huili2 <huili2@cisco.com> authored on 2014/05/07 13:56
fix order of new AU and new Seq

09025dc8 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/07 01:40
Set ASM_ARCH in all cases to fix Win64 Debug build

7746e3f4 – zhilwang <zhilwang@cisco.com> authored on 2014/05/06 12:52
Merge pull request #793 from mstorsjo/fix-msvc-gtest

69fe242d – sijchen <sijchen@cisco.com> authored on 2014/05/06 11:29
Merge pull request #790 from huili2/astyle_all

9a74427a – volvet <qizh@cisco.com> authored on 2014/05/06 11:00
Merge pull request #788 from mstorsjo/factorize-duplicated-test

f8970290 – huili2 <huili2@cisco.com> authored on 2014/05/06 10:00
Merge pull request #791 from zhilwang/intraSad

d4145ee7 – huili2 <huili2@cisco.com> authored on 2014/05/06 09:59
Merge pull request #792 from zhilwang/msvc-gtest

1e607d71 – zhiliang wang <zhilwang@cisco.com> authored on 2014/05/06 09:06
Fix gtest build error when OS=msvc.

82b875c3 – zhiliang wang <zhilwang@cisco.com> authored on 2014/05/06 07:16
Add func init on UT source code

853e71eb – Martin Storsjö <martin@martin.st> authored on 2014/05/06 07:14
Fix building gtest on MSVC

2d265877 – zhiliang wang <zhilwang@cisco.com> authored on 2014/05/06 06:45
Add func init for welsfillingPred

0c246861 – volvet <qizh@cisco.com> authored on 2014/05/05 18:13
Merge pull request #789 from mstorsjo/remove-unused-static-func

5ed24f21 – huili2 <huili2@cisco.com> authored on 2014/05/05 15:30
astyle all files

92e5489d – Martin Storsjö <martin@martin.st> authored on 2014/05/05 12:11
Avoid duplicating code in the MotionEstimate test

15432d4f – huili2 <huili2@cisco.com> authored on 2014/05/05 11:56
Merge pull request #787 from sijchen/fme_merge97

44640712 – sijchen <sijchen@cisco.com> authored on 2014/05/05 11:41
Add FME unit test

c0f24876 – Martin Storsjö <martin@martin.st> authored on 2014/05/05 11:13
Remove an unused static method

cf5edec5 – sijchen <sijchen@cisco.com> authored on 2014/05/05 06:29
Merge pull request #785 from mstorsjo/fix-me-test

81467fd9 – sijchen <sijchen@cisco.com> authored on 2014/05/05 06:27
Merge pull request #786 from mstorsjo/use-proper-types

f797785a – zhilwang <zhilwang@cisco.com> authored on 2014/05/05 05:26
Merge pull request #782 from mstorsjo/fix-msvc-warning

fd446a1f – zhilwang <zhilwang@cisco.com> authored on 2014/05/05 04:45
Merge pull request #783 from mstorsjo/win64-clobber

26624bbf – Martin Storsjö <martin@martin.st> authored on 2014/05/04 14:00
Use the proper type in function parameters instead of void pointers

1711b497 – Martin Storsjö <martin@martin.st> authored on 2014/05/04 13:48
Take the test of TestHorizontalSearch_SSE41 into use

b1c13f49 – Martin Storsjö <martin@martin.st> authored on 2014/05/04 13:40
Properly limit the range for the random target motion vectors

03db750b – Martin Storsjö <martin@martin.st> authored on 2014/05/04 13:35
Limit the ME scanning range to 16 pixels from the end of the buffer

e4a9c7f8 – volvet <qizh@cisco.com> authored on 2014/05/04 12:29
Merge pull request #779 from zhilwang/intraSad

b8eeda17 – Martin Storsjö <martin@martin.st> authored on 2014/05/04 11:45
Properly back up and restore XMM registers on win64 in WelsSampleSadFour4x4_sse2

0e7ed629 – ruil2 <ruil2@cisco.com> authored on 2014/05/04 11:31
Merge pull request #780 from sijchen/md_merge25

5c5a2332 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/04 11:19
Merge pull request #784 from mstorsjo/renamed-lib

b4fdfa64 – Martin Storsjö <martin@martin.st> authored on 2014/05/04 12:00
Use the new library name in the android sample projects

a0002c2b – Martin Storsjö <martin@martin.st> authored on 2014/05/04 11:57
Use $(PROJECT_NAME) in the android .so name

dc57301d – Martin Storsjö <martin@martin.st> authored on 2014/05/04 11:55
Rename the DLL definition file according to what the output DLL is named

9d0647b8 – Martin Storsjö <martin@martin.st> authored on 2014/05/04 11:54
Use $(PROJECT_NAME) for naming the DLL import library as well

93801974 – sijchen <sijchen@cisco.com> authored on 2014/05/04 11:03
add scrolling skip function pointers in MD

f99336d8 – Martin Storsjö <martin@martin.st> authored on 2014/05/04 10:53
Don't compare a boolean to an integer

fe5b8d1a – Licai Guo <guolicai@gmail.com> authored on 2014/05/04 10:51
refine format

30687f46 – ruil2 <ruil2@cisco.com> authored on 2014/05/04 10:25
Merge pull request #761 from sijchen/md_merge31

485b2b5b – Licai Guo <guolicai@gmail.com> authored on 2014/04/30 11:54
Add IntraSad asm code.

ba7b4adb – sijchen <sijchen@cisco.com> authored on 2014/05/04 06:24
Merge pull request #778 from ethanhugg/rename

deb01d34 – Ethan Hugg <ehugg@cisco.com> authored on 2014/05/02 04:12
Parameterize the project name and change it to openh264

1560eec2 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/30 07:24
Merge pull request #775 from mstorsjo/stub-binaries-target

97faa3ab – Martin Storsjö <martin@martin.st> authored on 2014/04/30 17:06
Add a stub makefile target for binaries

685d595c – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/30 05:40
Merge pull request #767 from mstorsjo/avoid-conflicting-msvc-options

57a23406 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/30 05:40
Merge pull request #766 from mstorsjo/reduce-msvc-runtime-flags

37deb067 – HaiboZhu <haibozhu@cisco.com> authored on 2014/04/30 13:31
Merge pull request #771 from huili2/newseqorder_prefixerror_bugfix

844f88bb – sijchen <sijchen@cisco.com> authored on 2014/04/30 13:20
Merge pull request #772 from lyao2/scrollingUT

4248cc9c – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/04/30 12:46
fix typedef re-define issue

5e6ef174 – huili2 <huili2@cisco.com> authored on 2014/04/29 15:07
fix new sequence&EC order, and prefix parse bug

e1c51e80 – huili2 <huili2@cisco.com> authored on 2014/04/29 13:39
Merge pull request #769 from ruil2/enc_screen_1

2508cf92 – ruil2 <karinali2012@gmail.com> authored on 2014/04/29 13:24
fix the issue that long term reference frame is disable for screen

2006efc1 – huili2 <huili2@cisco.com> authored on 2014/04/29 13:19
Merge pull request #768 from ruil2/enc_param

e284ee03 – sijchen <sijchen@cisco.com> authored on 2014/04/29 13:03
Merge pull request #765 from lyao2/scrollingUT

1c908370 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/04/29 11:50
remove typedef.h

c27c02bc – HaiboZhu <haibozhu@cisco.com> authored on 2014/04/29 10:50
Merge pull request #764 from dongzha/Deblock

4f8edb94 – dongzha <dongzha@cisco.com> authored on 2014/04/29 10:27
Merge pull request #763 from huili2/ec_bug_fix

793c80df – dongzhang <dongzha@cisco.com> authored on 2014/04/29 10:14
Remove useless code

40ce2396 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/04/29 09:15
use the parameters set by app instead of the default values

1ccaf117 – dongzha <dongzha@cisco.com> authored on 2014/04/29 08:10
Merge pull request #762 from huili2/ec_ut_bugfix

36cda360 – Martin Storsjö <martin@martin.st> authored on 2014/04/29 07:40
Only use the -Gm option in desktop debug MSVC builds

2ad7bb92 – sijchen <sijchen@cisco.com> authored on 2014/04/29 07:10
adjust the intra md under scc

239f42a9 – Martin Storsjö <martin@martin.st> authored on 2014/04/29 07:03
Don't build all object files with -ZW, only the one that needs it

7772a9dc – huili2 <huili2@cisco.com> authored on 2014/04/28 16:34
bug fix of EC_copy

83abff21 – volvet <qizh@cisco.com> authored on 2014/04/28 14:33
Merge pull request #759 from mstorsjo/deblock-neon-transpose

f148a8a7 – huili2 <huili2@cisco.com> authored on 2014/04/28 12:21
Merge pull request #755 from licaiguo/refine-pNzc

9d1af8c3 – huili2 <huili2@cisco.com> authored on 2014/04/28 09:40
Merge pull request #751 from huili2/NewSeq_replace_I

23f57ada – Martin Storsjö <martin@martin.st> authored on 2014/04/24 12:06
Do full register loads instead of single-lane loads in DeblockLumaEq4H_neon

0cd3f9d9 – huili2 <huili2@cisco.com> authored on 2014/04/27 20:48
fix some bugs of EC

669d704f – Licai Guo <guolicai@gmail.com> authored on 2014/04/26 12:36
refine pNzc set access

c5f04cfb – volvet <qizh@cisco.com> authored on 2014/04/25 15:05
Merge pull request #750 from mstorsjo/deblocking-neon-cpu-features

84ff16c0 – volvet <qizh@cisco.com> authored on 2014/04/25 14:18
Merge pull request #749 from mstorsjo/dos-newlines

bd8d97dd – sijchen <sijchen@cisco.com> authored on 2014/04/25 13:54
Merge pull request #748 from huili2/newSeq_bugfix

c0d21a23 – huili2 <huili2@cisco.com> authored on 2014/04/25 11:07
Merge pull request #745 from lyao2/scrollingUT

00a72407 – Martin Storsjö <martin@martin.st> authored on 2014/04/25 08:23
Check for WELS_CPU_NEON before calling DeblockingBSCalcEnc_neon

655d9c5d – Martin Storsjö <martin@martin.st> authored on 2014/04/25 07:03
Remove dos newlines in the android java code

c65e2860 – volvet <qizh@cisco.com> authored on 2014/04/25 05:07
Merge pull request #738 from mstorsjo/gnu-aarch64

f57bb504 – ruil2 <ruil2@cisco.com> authored on 2014/04/25 05:03
Merge pull request #747 from ganyangbbl/resolution_issue

0c544962 – huili2 <huili2@cisco.com> authored on 2014/04/24 21:46
use new seq instead of I slice

c65d2508 – huili2 <huili2@cisco.com> authored on 2014/04/24 18:11
fix bug of new seq check

8ee85918 – ganyang <ganyang@cisco.com> authored on 2014/04/24 13:34
fix resolution setting issue

bcb76d38 – Licai Guo <licaguo@cisco.com> authored on 2014/04/24 13:30
Merge pull request #746 from huili2/IDR_bugfix

d905d6bd – Licai Guo <licaguo@cisco.com> authored on 2014/04/24 13:08
Merge pull request #742 from huili2/ec_ut_copy

c4ab780d – huili2 <huili2@cisco.com> authored on 2014/04/24 12:50
Merge pull request #732 from licaiguo/forJS

fe23d53a – Licai Guo <licaguo@cisco.com> authored on 2014/04/24 12:47
Merge pull request #744 from huili2/ec_IdrLoss

41698901 – Licai Guo <licaguo@cisco.com> authored on 2014/04/24 12:47
Merge pull request #743 from huili2/ec_refidx_return

34ad719c – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/04/24 11:12
Squashed commit of the following:

ba8e3f29 – ruil2 <ruil2@cisco.com> authored on 2014/04/24 10:06
Merge pull request #741 from varunbpatil/ref_frames

9d5bc6fd – huili2 <huili2@cisco.com> authored on 2014/04/24 07:02
Merge pull request #740 from licaiguo/test

422d1d15 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/04/24 06:41
Fix calculation of num ref frames

f00d3ac1 – Licai Guo <licaguo@cisco.com> authored on 2014/04/24 02:40
Merge pull request #737 from mstorsjo/make-aarch64

593e291d – huili2 <huili2@cisco.com> authored on 2014/04/23 22:26
fix typo of IDR loss

31400543 – huili2 <huili2@cisco.com> authored on 2014/04/23 18:52
enable the case for IDR loss

4a6259cf – huili2 <huili2@cisco.com> authored on 2014/04/23 15:55
add slice/frame copy UT for EC

bada2d35 – Licai Guo <guolicai@gmail.com> authored on 2014/04/23 14:50
fix bNewSeqBegin logic

f1737cbe – volvet <qizh@cisco.com> authored on 2014/04/23 11:40
Merge pull request #736 from licaiguo/update-gitignore

021fff49 – Licai Guo <licaguo@cisco.com> authored on 2014/04/23 11:19
Merge pull request #735 from mstorsjo/cleanup-mess

b6a765ad – Licai Guo <licaguo@cisco.com> authored on 2014/04/23 09:58
Merge pull request #734 from dongzha/MC_ARM64

ad9e2dab – dongzhang <dongzha@cisco.com> authored on 2014/04/23 06:42
Add Motion Compehension ARM64 Neon Code

Next