shithub: openh264

RSS feed

77aaf2ea – huili2 <huili2@cisco.com> authored on 2014/04/15 07:05
Merge pull request #685 from licaiguo/tracklayersps

b895fd3a – ruil2 <ruil2@cisco.com> authored on 2014/04/15 05:01
Merge pull request #684 from mstorsjo/remove-deblocking-test

6f51d372 – sijchen <sijchen@cisco.com> authored on 2014/04/14 12:38
Merge pull request #682 from ruil2/enc_test

04ca4ba4 – Martin Storsjö <martin@martin.st> authored on 2014/04/14 11:35
Don't override the deblocking setting in the encoder test

1e305320 – ruil2 <ruil2@cisco.com> authored on 2014/04/14 10:06
update the default value for bPrefixNalAddingCtrl and iLoopFilterDisableIdc

222092ae – sijchen <sijchen@cisco.com> authored on 2014/04/14 06:31
Merge pull request #679 from ruil2/enc_ltr

4c66d9c6 – ruil2 <ruil2@cisco.com> authored on 2014/04/14 06:20
restore default values

16cfb0a9 – Licai Guo <guolicai@gmail.com> authored on 2014/04/13 16:00
add track sps change for each layer

ca36beb3 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/12 06:14
Merge pull request #675 from mstorsjo/silence-crt-unsafe-warnings

f27b22f0 – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 18:45
Merge pull request #676 from sijchen/fme_merge54

64ef420e – sijchen <sijchen@cisco.com> authored on 2014/04/11 13:11
add memory allocation for feature search

32fc4bea – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 13:10
Merge pull request #674 from ruil2/enc_ltr

2eaa036e – ruil2 <ruil2@cisco.com> authored on 2014/04/11 12:28
Merge pull request #672 from mstorsjo/msvc-proj-file-crt-type

21ed4a1f – ruil2 <ruil2@cisco.com> authored on 2014/04/11 12:25
Merge pull request #671 from mstorsjo/c-api-test-warnings

75476093 – ruil2 <ruil2@cisco.com> authored on 2014/04/11 12:25
Merge pull request #667 from mstorsjo/remove-unused-variable

4d50a2ac – ruil2 <ruil2@cisco.com> authored on 2014/04/11 12:24
Merge pull request #669 from mstorsjo/remove-unnecessary-ifdef

5a72a09f – ruil2 <ruil2@cisco.com> authored on 2014/04/11 12:24
Merge pull request #673 from mstorsjo/msvc-common-arch

13cdd4b5 – ruil2 <ruil2@cisco.com> authored on 2014/04/11 12:11
add the number of LTR setting in configure file

bcf1af9a – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 11:43
Merge pull request #670 from mstorsjo/consistent-for-loop-declaration

70547036 – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 11:41
Merge pull request #668 from mstorsjo/msvc-crt-debug-type

b86da1b9 – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 11:40
Merge pull request #666 from ruil2/enc_scc_1

85390715 – ruil2 <ruil2@cisco.com> authored on 2014/04/11 11:07
modify the initialization of the number of LTR

ed62d016 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 07:10
Use _CRT_SECURE_NO_WARNINGS to avoid warnings in the encoder version of read_config.cpp as well

efdb58da – Martin Storsjö <martin@martin.st> authored on 2014/04/11 05:46
Silence MSVC warnings about "unsafe" standard C functions in console apps

3026958b – Martin Storsjö <martin@martin.st> authored on 2014/04/11 06:49
Rename the msvc-arm platform file to msvc-wp

48f74708 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 06:48
Move all x86 vs arm handling to msvc-common

1ee52616 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 06:47
Remove a duplicate -MD declaration

5c1666f4 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 05:36
Update the MSVC project files to use the statically linked C runtime library

6d93d800 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 06:06
Make the first C function parameter const void* in c_interface_test

a25f7b7c – Martin Storsjö <martin@martin.st> authored on 2014/04/11 06:12
Declare for loop variables consistently in GetIntraPredictorTest

99c61310 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 05:42
Remove some unnecessary ifdefs

b1f35347 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 06:14
Set -MTd/-MDd in the same way as -MT/-MD

ec94faf1 – Martin Storsjö <martin@martin.st> authored on 2014/04/11 05:54
Remove an unused variable

d3fab249 – volvet <qizh@cisco.com> authored on 2014/04/10 19:06
Merge pull request #663 from licaiguo/remove-dependency-msvc

786640e1 – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 09:21
Merge pull request #665 from volvet/fix_ios_build

471816d3 – Licai Guo <licaguo@cisco.com> authored on 2014/04/11 08:56
Merge pull request #664 from huili2/modify_api_comments

42bd7227 – volvet <qizh@cisco.com> authored on 2014/04/10 18:10
fix ios build

f5d16838 – huili2 <huili2@cisco.com> authored on 2014/04/10 15:44
modify decoder API to up-to-date

67e5b041 – Licai Guo <guolicai@gmail.com> authored on 2014/04/09 14:46
this patch remove dependency of MSVC version

42485df4 – huili2 <huili2@cisco.com> authored on 2014/04/10 13:21
Merge pull request #662 from ruil2/enc_update2

c8eaea2f – ruil2 <ruil2@cisco.com> authored on 2014/04/10 13:07
add memory allocation for screen content

37201e27 – volvet <qizh@cisco.com> authored on 2014/04/09 16:38
Merge pull request #660 from zhilwang/refine-me-asm-ut

7d7fac2a – Licai Guo <guolicai@gmail.com> authored on 2014/04/10 06:41
Refine ME cross search ASM UT.

debabb7c – Licai Guo <licaguo@cisco.com> authored on 2014/04/10 06:41
Merge pull request #658 from JuannyWang/mbaux

468bfb58 – JuannyWang <Administrator@XUZUO-ZXG1.cisco.com> authored on 2014/04/09 12:53
decodeMbAux UT addition

c96fe5fe – sijchen <sijchen@cisco.com> authored on 2014/04/09 10:00
Merge pull request #652 from volvet/refine_enc_wrap

a758282e – sijchen <sijchen@cisco.com> authored on 2014/04/09 09:56
Merge pull request #635 from lyao2/new_scroll_dev

4b5a455e – Licai Guo <licaguo@cisco.com> authored on 2014/04/09 05:16
Merge pull request #654 from volvet/refine_enc_frame

4ba216b0 – Licai Guo <licaguo@cisco.com> authored on 2014/04/09 05:12
Merge pull request #655 from huili2/EC_interface

8591173d – Licai Guo <licaguo@cisco.com> authored on 2014/04/09 04:53
Merge pull request #653 from volvet/fix_colorspace_check

3689361d – volvet <qizh@cisco.com> authored on 2014/04/08 16:06
Merge pull request #656 from licaiguo/refine-dec-intrapred-ut

c1cab649 – Licai Guo <guolicai@gmail.com> authored on 2014/04/08 15:08
refine decoder side intrapred unit test, test assembly routine

52af29ec – volvet <qizh@cisco.com> authored on 2014/04/08 13:21
refine method EncodeFrame

ecb7fbc6 – volvet <qizh@cisco.com> authored on 2014/04/08 12:50
fix colorsapce check

691c2bc1 – volvet <qizh@cisco.com> authored on 2014/04/08 11:43
remove m_pScrPicList, which is not needed anymore

21c74fe8 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/04/08 10:49
correct formatted file headers

8a12d8a0 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/08 08:58
Merge pull request #651 from mstorsjo/remove-unused-define

6e996d77 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 06:33
Remove the unused WELSVP_EXPORTS define

8690adf8 – volvet <qizh@cisco.com> authored on 2014/04/08 06:40
Merge pull request #647 from mstorsjo/remove-dynamic-vp

a57094c1 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 07:09
Remove the now unused intermediate code for loading the VP library dynamically

1d167fe7 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 07:00
Remove a TODO that is no longer relevant

1342da9b – Martin Storsjö <martin@martin.st> authored on 2014/04/08 06:56
Remove everything related to NO_DYNAMIC_VP

56abd3c1 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 06:26
Link the encoder core directly to the VP library

c4ca66d7 – ruil2 <ruil2@cisco.com> authored on 2014/04/08 12:41
Merge pull request #640 from mstorsjo/update-msvc-proj

605ae416 – volvet <qizh@cisco.com> authored on 2014/04/08 06:39
Merge pull request #649 from mstorsjo/unify-msvc-project-settings

ab3f1ca9 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 06:31
Switch to use the DLL version of the C runtime in WelsVP

e329ff4c – Martin Storsjö <martin@martin.st> authored on 2014/04/08 05:28
Add the new x86 assembly source files to the msvc project files

2ab706a2 – sijchen <sijchen@cisco.com> authored on 2014/04/08 10:22
Merge pull request #638 from volvet/refine_enc_para

6aa9a2fb – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/08 04:51
Merge pull request #650 from mstorsjo/remove-trailing-whitespace

3dcd458f – Martin Storsjö <martin@martin.st> authored on 2014/04/08 07:35
Remove trailing whitespace in the source files

8d31783c – Licai Guo <licaguo@cisco.com> authored on 2014/04/08 17:54
Merge pull request #644 from mstorsjo/remove-dos-newlines

4bdf539c – Licai Guo <licaguo@cisco.com> authored on 2014/04/08 17:53
Merge pull request #642 from mstorsjo/win64-fix

2c482d99 – Licai Guo <licaguo@cisco.com> authored on 2014/04/08 17:51
Merge pull request #646 from mstorsjo/cleanup-msvc-nasm

7aff66d4 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 05:37
Remove the literal CRLF (&#x0D;&#x0A;) within the nasm commands in msvc project files

5d2ca9d7 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 05:34
Remove the explicit -O3 parameter to nasm in visual studio project files

d6cb592e – Martin Storsjö <martin@martin.st> authored on 2014/04/08 07:16
Remove stray dos newlines

1b2d3943 – Martin Storsjö <martin@martin.st> authored on 2014/04/08 05:46
Use uintptr_t for casting pointers to integers

d04ff1df – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/08 04:51
Merge pull request #579 from ylatuya/cpufeatures

3a4cea63 – Andoni Morales Alastruey <ylatuya@gmail.com> authored on 2014/03/25 13:16
Rename cpufeatures symbols to avoid colisions in static builds

3bf0c41b – huili2 <huili2@cisco.com> authored on 2014/04/07 20:25
Merge pull request #641 from ruil2/enc_update

37f20f1c – ruil2 <ruil2@cisco.com> authored on 2014/04/08 10:42
update pre-processing workflow for screen content

79c0cec2 – huili2 <huili2@cisco.com> authored on 2014/04/02 22:20
add interface for error concealment, to be continued

d98ba613 – volvet <qizh@cisco.com> authored on 2014/04/07 18:08
remove RC enable flag, use RC Mode to indicate RC on or off

501c77f6 – volvet <qizh@cisco.com> authored on 2014/04/07 17:47
Merge pull request #637 from zhilwang/ruby-merge

90fc914b – Licai Guo <guolicai@gmail.com> authored on 2014/04/08 07:31
Modify comment

5c60e8f8 – Licai Guo <guolicai@gmail.com> authored on 2014/03/28 06:22
Add ASM related functions for ME cross search

94cabe10 – sijchen <sijchen@cisco.com> authored on 2014/04/08 05:44
Merge pull request #636 from volvet/refine_encoder_wrap

b0ed3cb9 – volvet <qizh@cisco.com> authored on 2014/04/07 07:36
remove RawData2SrcPic, which is never called

bed051b6 – volvet <qizh@cisco.com> authored on 2014/04/07 07:30
rename Initialize2 to IntializeInternal

7cbc76d3 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/04/04 12:03
Squashed commit of the following:

dcd38800 – Licai Guo <licaguo@cisco.com> authored on 2014/04/04 09:27
Merge pull request #629 from JuannyWang/mbAux

9993198a – ruil2 <ruil2@cisco.com> authored on 2014/04/04 05:50
Merge pull request #633 from volvet/rm_redundant_protect

646d9432 – ruil2 <ruil2@cisco.com> authored on 2014/04/04 05:48
Merge pull request #621 from sijchen/fme_merge42

02b08d27 – volvet <qizh@cisco.com> authored on 2014/04/03 14:15
Merge pull request #623 from ruil2/enc_update

4469519b – sijchen <sijchen@cisco.com> authored on 2014/04/04 05:04
Merge pull request #632 from volvet/rm_cpu_core_bind

b7541449 – sijchen <sijchen@cisco.com> authored on 2014/04/04 04:58
Merge pull request #626 from volvet/fix_scd_screen

4e52887e – sijchen <sijchen@cisco.com> authored on 2014/04/04 04:57
Merge pull request #631 from volvet/fix_pic_partition

e2e106a4 – volvet <qizh@cisco.com> authored on 2014/04/03 13:14
remove redundant protect code

801b6642 – JuannyWang <Administrator@XUZUO-ZXG1.cisco.com> authored on 2014/04/03 12:25
add encoder UT of mbAux

9fd7fbcc – volvet <qizh@cisco.com> authored on 2014/04/03 12:19
remove thread cpu core bind

Next