shithub: openh264

RSS feed

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

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

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

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

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

6debb346 – volvet <qizh@cisco.com> authored on 2014/04/03 09:38
fix pic partition bug

f305096f – Licai Guo <licaguo@cisco.com> authored on 2014/04/03 06:55
Merge pull request #627 from ganyangbbl/encUT_GetIntraPred2

e51b6365 – ganyang <ganyang@cisco.com> authored on 2014/04/03 06:38
add GetIntraPred UT Files

0e0f7d8f – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/02 13:41
Merge pull request #625 from volvet/fix_mis_spell_b

33d20528 – volvet <qizh@cisco.com> authored on 2014/04/02 13:39
fix static block assign in scd screen

d24882c2 – volvet <qizh@cisco.com> authored on 2014/04/02 13:28
fix mis spell

27da2b21 – ruil2 <ruil2@cisco.com> authored on 2014/04/02 13:23
add the condition branch for screen content

c43e1c8f – sijchen <sijchen@cisco.com> authored on 2014/04/02 12:46
Merge pull request #622 from ruil2/dpb_ltr

81d588e3 – ruil2 <ruil2@cisco.com> authored on 2014/04/02 11:10
add LTR mark

6b08aeff – ruil2 <ruil2@cisco.com> authored on 2014/04/02 11:05
Merge pull request #620 from JuannyWang/expNew

29f300dd – sijchen <sijchen@cisco.com> authored on 2014/04/02 10:34
[Encoder ME] add Preprocess functions for FME

df681306 – JuannyWang <Administrator@XUZUO-ZXG1.cisco.com> authored on 2014/04/02 09:57
[Encoder UT] add expGolom UT and encoder trace modification

c12edefc – Licai Guo <licaguo@cisco.com> authored on 2014/04/02 09:07
Merge pull request #616 from sijchen/fme_merge81

ea5b6b49 – Licai Guo <licaguo@cisco.com> authored on 2014/04/02 09:07
Merge pull request #619 from ruil2/vp_dpb

a860ff12 – ruil2 <ruil2@cisco.com> authored on 2014/04/02 09:06
Merge pull request #615 from volvet/clean-warning

9645f380 – ruil2 <ruil2@cisco.com> authored on 2014/04/02 06:45
add reference frame managment for screen content [still in progress]

f695227b – sijchen <sijchen@cisco.com> authored on 2014/04/02 06:12
add funtion pointer for search methods

71ab928c – volvet <qizh@cisco.com> authored on 2014/04/01 07:37
fix compile warnings

d8080adb – volvet <qizh@cisco.com> authored on 2014/04/01 07:02
Merge pull request #611 from mstorsjo/test-multithreading

411df4c7 – Martin Storsjö <martin@martin.st> authored on 2014/04/01 07:39
Explicitly request 2 threads when testing slice threading

fb5700bd – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 12:12
Merge pull request #609 from sijchen/fme_merge32

a917444b – sijchen <sijchen@cisco.com> authored on 2014/04/01 11:52
[Encoder ME] add memory allocation basics for FME

9c1c208a – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 11:07
Merge pull request #608 from ruil2/vp_dpb

e7603d8f – ruil2 <ruil2@cisco.com> authored on 2014/04/01 10:52
use function pointer in reference frame management

9a81260b – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 10:50
Merge pull request #605 from volvet/clean_mt_macro

535fd74f – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 10:50
Merge pull request #607 from ganyangbbl/encUT_EncoderMB2

eb6f6ecf – ganyang <ganyang@cisco.com> authored on 2014/04/01 09:55
Add EncoderMB UT test file, and reformat UT files.

20c0464d – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 09:29
Merge pull request #606 from huili2/PredUT_fix

c644879c – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/04/01 06:57
Merge pull request #598 from varunbpatil/compiler_warnings

2d519493 – volvet <qizh@cisco.com> authored on 2014/04/01 06:52
Merge pull request #610 from mstorsjo/wp8-threads

b35c2120 – Martin Storsjö <martin@martin.st> authored on 2014/03/08 07:58
Use the Windows Runtime ThreadPool API for creating threads on Windows Phone

f293d26a – Martin Storsjö <martin@martin.st> authored on 2014/03/07 20:58
Use more modern versions of functions that don't exist on Windows Phone

4bcb03c5 – Martin Storsjö <martin@martin.st> authored on 2014/03/07 20:38
Remove the unused function WelsSleep

fa9735b3 – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 06:23
Merge pull request #602 from sijchen/fme_merge22

8ea23ac2 – Licai Guo <licaguo@cisco.com> authored on 2014/04/01 06:22
Merge pull request #604 from ruil2/vp_trace

6bb23f5d – ruil2 <ruil2@cisco.com> authored on 2014/04/01 05:24
use WelsLog instead of fprintf to have a unified trace output

371026aa – volvet <qizh@cisco.com> authored on 2014/04/01 05:10
Merge pull request #614 from mstorsjo/remove-unused-define

cc86533a – Martin Storsjö <martin@martin.st> authored on 2014/04/01 09:21
Remove the now unused MT_ENABLE define from project files

49df4366 – wayne liu <wayne@ubuntu-wayne.(none)> authored on 2014/03/31 16:20
fix bug of assign data

9f50e0c9 – volvet <qizh@cisco.com> authored on 2014/03/31 14:24
clean multi-threading macro

69983d6d – sijchen <sijchen@cisco.com> authored on 2014/03/31 12:11
Add alternative search methods

666e5d12 – ruil2 <ruil2@cisco.com> authored on 2014/03/31 10:14
Merge pull request #601 from volvet/fix-ios-build

cad753d8 – volvet <qizh@cisco.com> authored on 2014/03/31 09:59
Merge pull request #603 from ruil2/vp_update2

0df6b135 – sijchen <sijchen@cisco.com> authored on 2014/03/31 13:33
Merge pull request #600 from ruil2/vp_console

aed919a6 – ruil2 <ruil2@cisco.com> authored on 2014/03/31 13:14
add scene change for screen content

03e0e443 – ruil2 <ruil2@cisco.com> authored on 2014/03/31 12:12
fix typo

a128d7f7 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/03/31 10:00
add usagetype setting for screen content

881298ed – Licai Guo <licaguo@cisco.com> authored on 2014/03/31 04:59
Merge pull request #595 from sijchen/fme_merge12

9714e97f – volvet <qizh@cisco.com> authored on 2014/03/30 19:09
fix ios encDemo build

0c12c4b2 – huili2 <huili2@cisco.com> authored on 2014/03/30 18:23
Merge pull request #599 from licaiguo/add-sps-pps-for-each-layer

9ac1cd0a – Licai Guo <guolicai@gmail.com> authored on 2014/03/30 14:32
add layer sps/pps to decoder context

6663743f – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/03/30 10:39
Remove compiler warnings

9722adfe – Licai Guo <licaguo@cisco.com> authored on 2014/03/28 12:40
Merge pull request #596 from ruil2/enc_processing

Next