shithub: openh264

RSS feed

fd36d2ae – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/22 13:26
Fix Bugzilla Bug 1521684 OpenH264: heap-buffer-overflow in [@ WelsDec::CWelsDecoder::FlushFrame]

316a3ba3 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/01/15 11:51
Merge pull request #3080 from xiaotiansf/GeneralFix

73647654 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/01/10 09:17
Merge pull request #3085 from xiaotiansf/Bugzilla

1d357ef6 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/01/10 05:04
Merge pull request #3084 from huili2/UT_low_memory_fix

9461ae83 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/08 07:32
Bugzilla 1479656, 1485229 and 1486223 fixes without mixing with other update.

26d33465 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/07 13:04
Add 3-cabac and 3-cavlc b-frame temporal direct prediction mode decoding test cases.

fed9213d – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/07 12:04
Fix Ref Picture count check for CAVLC B motion prediction.

d58148cb – wayne <huili2@cisco.com> authored on 2018/12/26 10:10
fix low memory crash issue

c2b00043 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/04 11:20
Implemented a generic way to prevent the queued decoded B-frame buffers from being overwritten.

63a546ee – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/01/04 09:32
Merge pull request #3081 from cisco/psnr

83a9bf0a – volvet <volvet2002@gmail.com> authored on 2019/01/04 04:41
refine the macro for PSNR calculate

4b8913f3 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/03 09:34
Update and fix temporal direct prediction and fix multi-reference picure re-ordering.

94ffa1f5 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/01/02 09:58
Merge pull request #3076 from xiaotiansf/GeneralFix

e762f96a – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/01/02 07:19
Fix modified Colocated MB type for B frame decoding direct prediction mode.

456a6cf3 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/01/02 05:46
Merge pull request #3049 from elesos/master

f1c49808 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/12/28 04:39
Merge pull request #3064 from xiaotianshicomcast/master

d8682891 – xiaotianshicomcast <xiaotian_shi@comcast.net> authored on 2018/12/19 10:04
Add clean CAVLC B-Frame decoder support without whitespace change and general fix.

9a81539c – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/11/29 04:16
Merge pull request #3029 from tanderson-google/remove-si

2dbbd45d – www.elesos.com <895377235@qq.com> authored on 2018/11/27 10:50
spell error

3b21a962 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/11/27 05:33
Merge pull request #3047 from elesos/master

6a81f876 – www.elesos.com <895377235@qq.com> authored on 2018/11/26 11:04
spell error

e5c80113 – YangChun Qian <yanqian@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/11/05 04:03
Merge pull request #3033 from GuangweiWang/android-ndk-update

d88e0899 – Guangwei <guangwwa@cisco.com> authored on 2018/10/16 08:11
add clang support for arm/arm64/x86/x86_64 when NDK version is greater then 17

82e7c88e – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/10/31 06:20
Merge pull request #3018 from mstorsjo/no-threadpool

a3833a39 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/10/15 08:18
Merge pull request #3026 from ycqian/denoisefix

e1fe75dc – yc qian <yanqian@cisco.com> authored on 2018/10/11 13:07
fix denoise loop bug

b722f3ea – YangChun Qian <yanqian@cisco.com> authored and GitHub <noreply@github.com> committed on 2018/10/12 10:25
Merge pull request #3028 from GuangweiWang/fix-issue-external

5433c8dc – Guangwei <guangwwa@cisco.com> authored on 2018/10/12 06:40
replace gtest master branch with a stable branch

628b0818 – Tom Anderson <thomasanderson@chromium.org> authored on 2018/10/12 07:05
Remove exit-time destructor

dd44eea2 – Tom Anderson <thomasanderson@chromium.org> authored on 2018/10/12 06:34
Remove static initializer in WelsThreadPool