shithub: openh264

RSS feed

5b38a94c – ruil2 <karinali2012@gmail.com> authored on 2014/05/13 05:50
cleanup encoder console app

758e8920 – ruil2 <ruil2@cisco.com> authored on 2014/05/12 10:47
Merge pull request #818 from sijchen/md_merge133

bff52694 – sijchen <sijchen@cisco.com> authored on 2014/05/12 10:44
Merge pull request #817 from ruil2/enc_bitrate

4bd6a3a6 – sijchen <sijchen@cisco.com> authored on 2014/05/12 10:21
[Encoder MD] Add Inter Psub16 MD for screen content coding

6a295d5e – ruil2 <ruil2@cisco.com> authored on 2014/05/12 09:21
Merge pull request #813 from mstorsjo/msvc-proj-cleanup

eb357b51 – ruil2 <karinali2012@gmail.com> authored on 2014/05/12 09:09
fix bitrate setting and add bitrate validation

dae4dbf3 – huili2 <huili2@cisco.com> authored on 2014/05/12 08:39
Merge pull request #816 from ruil2/enc_scale

0c24fd66 – huili2 <huili2@cisco.com> authored on 2014/05/12 08:38
Merge pull request #815 from ruil2/enc_threadIdc

a1a22205 – huili2 <huili2@cisco.com> authored on 2014/05/12 08:38
Merge pull request #814 from ruil2/enc_nalsize

4dc0f078 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/05/12 07:55
fix input source width and height setting issue

67327dfb – ruil2 <karinali2012@gmail.com> authored on 2014/05/12 07:05
add the maximum nal size setting in command line

61ab32e6 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/05/12 06:28
add some parameter settings in command line

416bb224 – Martin Storsjö <martin@martin.st> authored on 2014/05/09 15:55
Don't hardcode SuppressStartupBanner=true, this is the default value

3923d11d – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:51
Remove unnecessary, empty, file specific FileConfiguration blocks in vcproj files

5842e1b2 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:34
Unify the include directories in the WelsVP project

7676c5b6 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:33
Unify the include dirs within the decConsole project

1446f8b5 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:31
Don't use the encoder include dir when building the decoder

324205df – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:30
Remove references to nonexistent include directories

2f8f2880 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/09 05:48
Merge pull request #812 from mstorsjo/remove-manual-win32-defines

e8e2cbcc – Martin Storsjö <martin@martin.st> authored on 2014/05/08 07:44
Revert "Set ASM_ARCH in all cases to fix Win64 Debug build"

4635232d – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:14
Don't manually define WIN32/WIN64

d63458f8 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/09 05:29
Merge pull request #803 from mstorsjo/remove-unused-defines

094aa24b – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:21
Remove unused manual defines of _WINDOWS

0d8f7ab0 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:19
Remove the unused WELSDEC/ENCPLUS_EXPORTS defines

e2ec07ae – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:17
Remove the unused leftover define HAVE_CACHE_LINE_ALIGN

8d23201a – sijchen <sijchen@cisco.com> authored on 2014/05/09 13:22
Merge pull request #808 from mstorsjo/use-correct-param-types

c215e576 – sijchen <sijchen@cisco.com> authored on 2014/05/09 13:08
Merge pull request #810 from huili2/ps_error_logic_ec

1b501bb5 – ruil2 <ruil2@cisco.com> authored on 2014/05/09 07:09
Merge pull request #807 from sijchen/mmcoslcfix

5de9f41f – sijchen <sijchen@cisco.com> authored on 2014/05/09 06:48
Fix the improper slice mmco setting

f6293153 – zhilwang <zhilwang@cisco.com> authored on 2014/05/09 04:45
Merge pull request #802 from mstorsjo/remove-unused-misspelled-define

51c918f2 – huili2 <huili2@cisco.com> authored on 2014/05/08 21:12
for PS error logic for EC

88a25713 – volvet <qizh@cisco.com> authored on 2014/05/08 17:19
Merge pull request #801 from mstorsjo/fix-manually-edited-vcproj

5713363c – volvet <qizh@cisco.com> authored on 2014/05/08 17:11
Merge pull request #804 from mstorsjo/regenerate-makefiles

322a3cca – volvet <qizh@cisco.com> authored on 2014/05/08 17:06
Merge pull request #805 from mstorsjo/remove-msvc-version-suffix

054530fd – volvet <qizh@cisco.com> authored on 2014/05/08 16:59
Merge pull request #800 from mstorsjo/matching-endif

ff33fdeb – volvet <qizh@cisco.com> authored on 2014/05/08 16:58
Merge pull request #799 from mstorsjo/use-predefined-define

3ea96df6 – volvet <qizh@cisco.com> authored on 2014/05/08 16:51
Merge pull request #798 from mstorsjo/remove-unused-header

26edfd1f – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:37
Remove the _2008 suffix from the Visual Studio solutions

66f0f6cc – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:36
Rename the WelsVP vcproj file to match the others

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

820cfb40 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 07:20
Regenerate test/decoder/targets.mk using mktargets.sh

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

60f1ea80 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:08
Make manually edited vcproj files match what visual studio actually generates

6e715ddc – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:02
Make an endif comment match the actual condition

d69d9c46 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:01
Use the predefined _WIN32 instead of the manually defined WIN32 for windows specific code

b5cc7c2f – Martin Storsjö <martin@martin.st> authored on 2014/05/08 05:59
Remove a completely unused header

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

f9547636 – Martin Storsjö <martin@martin.st> authored on 2014/05/07 05:26
Use the actual parameter types in PSearchMethodFunc instead of void pointers

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

Next