shithub: openh264

RSS feed

dde28ede – Guangwei <guangwwa@cisco.com> authored on 2018/06/27 04:38
add download URLs for openh264v1.8.0 binaries

512e54e5 – Guangwei <guangwwa@cisco.com> authored on 2018/06/07 12:39
add openh264 v1.8.0 release note

978fb3f1 – wme-jenkins.gen <wme-jenkins.gen@cisco.com> authored on 2018/06/07 01:06
update version to 1.8.0

7437b84d – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/05/24 06:26
Merge pull request #2959 from Zefz/freestanding-fix

b9c46a40 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/05/24 06:26
Merge pull request #2972 from mstorsjo/fix-stl

a225228d – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/05/22 04:55
Merge pull request #2971 from mstorsjo/fix-test

dcd96747 – Martin Storsjö <martin@martin.st> authored on 2018/05/21 10:21
Use a constructor to initialize SFilesSet

6a6829b8 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/05/18 07:43
Merge pull request #2969 from sijchen/master

0c7c8567 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/05/18 07:43
Merge pull request #2964 from GuangweiWang/linux-build-enhancement

af9bce54 – Martin Storsjö <martin@martin.st> authored on 2018/05/15 05:47
Clip fFrameRate locally in EncoderInterfaceTest.EncoderOptionSetTest

35490ef7 – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/05/11 06:38
add initialization in console to avoid random value

3c8773cc – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/05/02 05:13
Merge pull request #2965 from strfry/master

944855bc – JonathanS <mail@strfry.org> authored on 2018/04/29 21:06
Makefile: Use tr in a POSIX-conform way

c4809f85 – Guangwei <guangwwa@cisco.com> authored on 2018/04/27 10:03
Linux-arm64 build enhancement

b5f87777 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/04/27 09:47
Merge pull request #2960 from sarum9in/master

3f5faec1 – Aleksey Filippov <alekseyf@google.com> authored on 2018/04/21 17:48
Use internal meson features and fix indentation

f0e8293e – Johan J <johan@staaker.com> authored on 2018/04/20 09:24
Consolidate function signature implementation with prototype

86515484 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/04/19 06:09
Merge pull request #2955 from centricular/meson

e4734613 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/04/18 15:02
Merge pull request #2956 from ruil2/clean_trace

29554efe – Mathieu Duponchelle <mathieu@centricular.com> authored on 2018/04/17 12:07
.travis.yml: hook up meson test suite

63939c61 – ruil2 <ruil2@cisco.com> authored on 2018/04/17 09:32
assign log output by using WelsLog instead of fprintf

c2ed5806 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/04/17 09:14
Merge pull request #2915 from sherpya/master

b357123e – Mathieu Duponchelle <mathieu@centricular.com> authored on 2018/04/14 19:03
Add meson build definitions

bfc4f515 – YangChun Qian <yanqian@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/04/08 07:09
Merge pull request #2952 from GuangweiWang/fix-issue-external

3b260513 – Guangwei <guangwwa@cisco.com> authored on 2018/04/08 05:12
bug fix for UT: asan check error, memory leak

a19a4e5f – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/04/03 05:07
Merge pull request #2948 from sijchen/ut0

2f1a188a – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/04/02 06:19
add size limitation in UT to avoid random failure

415dd106 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/30 07:01
Merge pull request #2947 from ycqian/EcMv

4795dc6b – ycqian <yanqian@cisco.com> authored on 2018/03/30 06:12
Fix edge MB mv in EC Slice_mv_copy method

130c3a48 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/03/30 05:20
Merge pull request #2946 from huili2/fix_ubsan_warning

14ca6e35 – huili2 <huili2@cisco.com> authored on 2018/03/28 19:15
fix ubsan warning about *2 overflow and -infinite

23e96837 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/27 05:30
Merge pull request #2943 from mstorsjo/fix-msvc64-warning

29377a64 – Martin Storsjö <martin@martin.st> authored on 2018/03/26 07:52
Avoid a warning when building with MSVC in 64 bit mode

accd068a – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/03/26 05:24
Merge pull request #2942 from mstorsjo/fix-msvc-warning

b09cd26d – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/03/26 05:23
Merge pull request #2941 from huili2/extract_multi_layer

8006aaf6 – huili2 <huili2@cisco.com> authored on 2018/03/22 10:45
add multi bs file generation for layer > 1 case

383bd18c – rzhangma <rzhangma@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/03/23 05:33
Merge pull request #2935 from drwez/fixFuchsia

b8ec8528 – Martin Storsjö <martin@martin.st> authored on 2018/03/23 04:33
Avoid a warning with MSVC about converting from double to float

e1f73c64 – ruil2 <ruil2@cisco.com> authored on 2018/03/22 13:31
fix bitrate overflow issue when running for long time

b90f8fc9 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/22 05:52
Merge pull request #2938 from mstorsjo/test-idr-interval

b91e1e59 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/22 04:39
Merge pull request #2940 from ruil2/statistics

015bb3fe – Martin Storsjö <martin@martin.st> authored on 2018/03/21 06:41
Update the test for ENCODER_OPTION_IDR_INTERVAL after 0f8897db

959a7b78 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/21 05:25
Merge pull request #2929 from sijchen/fix_option

965347e1 – Wez <wez@chromium.org> authored on 2018/03/20 12:27
Fix WelsThreadLib.cpp to build under Fuchsia

316f9f4d – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/03/20 04:29
remove redundant condition

a0984298 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/15 05:40
Merge pull request #2928 from sijchen/master

30a49621 – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/03/14 10:57
add new UT for ENCODER_OPTION_IDR_INTERVAL and enhance error log output

cb346fea – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/03/14 08:33
fix wrong setting at encoder SetOption ENCODER_OPTION_IDR_INTERVAL

48085827 – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/03/14 08:08
add ec and legacy calling setting in decoder Console

b578deff – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/03/12 11:05
Merge pull request #2927 from sijchen/fix_bgd0

76a9f184 – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/03/02 07:20
disable background-detection for screen route

b9cc9b11 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/02/24 04:50
Merge pull request #2920 from sijchen/master

a5a8970b – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/02/23 11:55
fix outdated comments in the header file

045e0469 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/02/09 04:58
Merge pull request #2914 from sijchen/master

7f23dbc0 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/02/08 05:59
Merge pull request #2912 from GuangweiWang/add-win-plugin-buil

5c253615 – sherpya <sherpya@netfarm.it> authored on 2018/02/04 04:36
call _set_FMA3_enable only on vs 2013 (avx2 bug)

5c8cbec4 – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/02/02 12:19
correct the output by actual meaning

987609a3 – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/02/02 12:08
fix RC log numbers

c6f078dd – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/30 04:53
Merge pull request #2906 from sijchen/param

ac4e537f – Guangwei Wang <guangwwa@cisco.com> authored on 2018/01/27 08:41
add windows plugin build to AutoBuildForWPAndWindows.bat

c36b0a6c – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/01/25 11:25
Merge pull request #2910 from mstorsjo/fix-msvc-pow

3f290e7f – Martin Storsjö <martin@martin.st> authored on 2018/01/25 04:31
Fix errors and warnings when building with msvc and for android with stlport

5542dda1 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/24 05:30
Merge pull request #2908 from sijchen/ut3

4ee0534f – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/01/19 11:20
add enhancement in param transcode

21e9cf8b – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/01/18 05:14
disable unnecessary log output

f42cbaca – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/01/18 05:12
adjust output order in log for readability

1d91f02e – sijchen@cisco.com <sijchen@cisco.com> authored on 2018/01/17 09:19
add a param adjustment

cd1991a0 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/16 04:42
Merge pull request #2903 from mstorsjo/fix-valgrind

5bf4e379 – Martin Storsjö <martin@martin.st> authored on 2018/01/12 06:31
Initialize the frame buffer in EncodeDecodeTestAPIBase::InitialEncDec

bbfc8400 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/11 05:02
Merge pull request #2901 from ruil2/temporal

e054834c – ruil2 <ruil2@cisco.com> authored on 2018/01/11 11:07
fix crash issue that temporal layer changs cause memory issue

523d4bdd – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/08 09:59
Merge pull request #2898 from ruil2/temporal

9edcf749 – ruil2 <ruil2@cisco.com> authored on 2018/01/08 09:19
fix error ouputfile setting

67555082 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/08 06:01
Merge pull request #2879 from sijchen/fix_level3

d2e5769d – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/08 04:04
Merge pull request #2887 from sijchen/master

202a4fb0 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/01/08 03:43
Merge pull request #2897 from tanderson-google/private-extern

64b2e8a8 – Tom Anderson <thomasanderson@chromium.org> authored on 2018/01/05 10:55
Allow overriding symbol visibility

302c64ee – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/03 08:03
Merge pull request #2894 from GuangweiWang/fix-issue-external

96a73c29 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/01/03 08:03
Merge pull request #2895 from mstorsjo/fix-msvc-warn

2e1241aa – Martin Storsjö <martin@martin.st> authored on 2018/01/03 08:38
Avoid implicit conversions from double to int32_t

ce80db30 – Guangwei Wang <guangwwa@cisco.com> authored on 2017/12/29 11:11
delete unused value

75f9b7ee – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/12/29 08:22
Merge pull request #2893 from GuangweiWang/fix-issue-external

bbf97cdd – Guangwei Wang <guangwwa@cisco.com> authored on 2017/12/29 06:04
bugfix:

53dba967 – Guangwei Wang <guangwwa@cisco.com> authored on 2017/12/29 05:33
bugfix: reference before NULL check

153f833c – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/28 05:35
Merge pull request #2891 from ruil2/skip_case

dd9316b1 – ruil2 <ruil2@cisco.com> authored on 2017/12/27 09:02
fix build issue

ade68e0f – ruil2 <ruil2@cisco.com> authored on 2017/12/27 08:39
fix trace output info

1a1e0756 – ruil2 <ruil2@cisco.com> authored on 2017/12/27 08:35
fix the threshold calculation in lower frame rate

42132828 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/12/27 03:59
Merge pull request #2892 from mstorsjo/fix-valgrind

8289b58d – Martin Storsjö <martin@martin.st> authored on 2017/12/26 19:05
Fix running UnsupportedVideoSizeInput under valgrind

e683d29f – ruil2 <ruil2@cisco.com> authored on 2017/12/26 11:06
skip frames when current frame is set as IDR because of scene change

f280a71c – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/26 07:02
Merge pull request #2889 from ruil2/statistics

52d49f37 – ruil2 <ruil2@cisco.com> authored on 2017/12/26 05:31
fix uncorrect statistics info issue

68ab6687 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/21 08:34
Merge pull request #2886 from ruil2/video-size

a01c926b – sijchen@cisco.com <sijchen@cisco.com> authored on 2017/12/21 05:21
add test case for “LosslessLink = 0 && EnableLongTermReference=1 & screen_content “

268eb9d8 – ruil2 <ruil2@cisco.com> authored and GitHub <noreply@github.com> committed on 2017/12/20 10:44
Merge pull request #2883 from GuangweiWang/add-console-arg

76eed1a5 – ruil2 <ruil2@cisco.com> authored on 2017/12/20 10:36
return unsupported instead of uninitialize encoder

e39ce95e – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/19 03:54
Merge pull request #2877 from evivrus510/fix-clang-compiler-error

d61b128b – Sheng-Hao Tsao <shenghao@google.com> authored on 2017/12/18 10:27
Fix Clang compiler error

868a3937 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/14 10:51
Merge pull request #2882 from huili2/add_dec_option_isrefpic

Next