shithub: openh264

RSS feed

c66c305a – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/10/28 05:30
Merge pull request #3189 from xiaotianshi2/issue_3186

8b881445 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/10/25 12:10
Fix issue 3186 (fuzz 18458). Reset held picture reordering list before calling DestroyPicBuff.

fafdd88d – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/10/22 06:43
Merge pull request #3182 from xiaotianshi2/thread_commit_2

4967d40c – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/10/21 12:23
Merge pull request #3184 from mstorsjo/winapp-threads

8a0074b3 – Martin Storsjö <martin@martin.st> authored on 2019/10/18 05:04
Fix the build for Windows Phone and Windows Store

a5839939 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/10/21 04:43
Merge pull request #3183 from mstorsjo/android-includes

9752e21a – Martin Storsjö <martin@martin.st> authored on 2019/10/18 05:19
Fix building for android

c1f1619b – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/10/17 07:06
Merge pull request #3179 from xiaotianshi2/thread_commit_1

fd42f04c – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/10/16 05:19
second commit for threaded decoding support:

2f5ecec9 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/10/15 18:23
re-structure SWelsDecoderContext and others and prepare for the support of multi-threading support.

9ed97c73 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/09/14 11:38
Merge pull request #3150 from gxw-loongson/master

3e120501 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/07/24 10:39
Merge pull request #3155 from xiaotiansf/Bugzilla

cbe5acfb – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/07/23 05:07
re-fix oss-buzz bug 14423.

b6d3f873 – gxw <guxiwei-hf@loongson.cn> authored on 2019/07/10 09:46
codec/common: [loongson] Fix unaligned access in BACKUP_REG.

b682a02a – gxw <guxiwei-hf@loongson.cn> authored on 2019/07/04 15:09
codec/processing: [loongson] Add mmi optimization for m_pfSad.

6482d7b9 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/06/13 05:27
Merge pull request #3140 from aiszhang/patch-1

bff16056 – aiszhang <aiszhang@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/06/13 05:24
update v2.0.0 libraries download URL

73c53585 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/05/08 11:07
Merge pull request #3132 from aiszhang/public-release-update-version-2.0.0

598db3d2 – wme-jenkins.gen <wme-jenkins.gen@cisco.com> authored on 2019/05/08 22:13
update version to 2.0.0

b73c43e8 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/05/07 13:04
Merge pull request #3131 from aiszhang/patch-2

baf102a7 – aiszhang <aiszhang@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/05/07 11:14
Update RELEASES

ed7526a2 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/04/24 11:58
Merge pull request #3125 from xiaotiansf/LastFixes

a78d18a4 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/23 17:24
Fix oss-fuzz reported bug 14423 which is caused by the fix of 14267 in DecreasePicBuff.

b4612e76 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/04/23 05:08
Merge pull request #3123 from xiaotiansf/LastFixes

ccb105af – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/21 10:13
Better way to fix oss-fuzz reported bug 14267 by re-assigning reference's references after memory reallocations in DecreasePicBuff instead of just reset.

6aaa51dc – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/20 20:07
Additional fix for oss-fuzz 14267. moving up the removing reference's references

45056417 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/19 18:00
Fix oss-fuzz newly reported bug 14267. reset reference's references after call DecreasePicBuff when new sequence arrives

dedc305a – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/04/05 06:33
Merge pull request #3119 from xiaotiansf/LastFixes

7a1edbaf – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/04 07:30
fix oss-fuzzer reported bug 14060 by resetting decoder in time based on the error conditions.

2ddeb703 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/04/03 09:55
Merge pull request #3118 from xiaotiansf/LastFixes

c210ef7f – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/03 09:10
removed the usage of magic number in the fix of issue 14035.

48a90c47 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/04/03 06:53
Fix oss-fuzzer 14035. Reset all B-frame's reference's references when IDR is lost to prevent temporal prediction from trying to access lost references.

2f9ed225 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/04/02 05:11
Merge pull request #3117 from xiaotiansf/LastFixes

fbb525f8 – xiaotiansf <xiaotianshimail@gmail.com> authored on 2019/03/28 17:55
Fix oss-fuzz reported bug 13941 Heap-use-after-free in WelsDec::MapColToList0.

72780ebd – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/03/19 10:12
Merge pull request #3111 from mstorsjo/stack-protector-msvc

1b0576f9 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/03/19 10:12
Merge pull request #3112 from centricular/misc-fixes

a2158aca – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/03/19 10:07
Merge pull request #3115 from xiaotiansf/LastFixes

eb254197 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2019/03/18 05:42
Merge pull request #3113 from centricular/disambiguate-ref-pics

398da807 – Jan Schmidt <jan@centricular.com> authored on 2019/02/26 21:06
deblocking: Disambiguate reference pictures

59f91beb – Jan Schmidt <jan@centricular.com> authored on 2019/03/13 11:43
Revert "enable bs test in UT"

96991e2c – Jan Schmidt <jan@centricular.com> authored on 2019/02/26 21:17
parse_mb_syn_cavlc: Commenting updates

fe5a2ac3 – Jan Schmidt <jan@centricular.com> authored on 2019/02/26 21:14
deblocking: make some functions static

8e447344 – Jan Schmidt <jan@centricular.com> authored on 2019/02/26 21:11
decode_slice: Fix some typos in debug messages