RSS feed
4014cdb1
– Thomas Coldrick <othko97@gmail.com>
authored
on 2019/08/29 11:09
meson.build: Bump soname version to 5
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.
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
8c006e24
– Jan Schmidt <jan@centricular.com>
authored
on 2019/02/26 21:09
decode_slice: Rename ComputeColocated
1bf04b1f
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/03/15 11:12
Prevent decoded pictures of Scalable Baseline Profile (83) (no b-frame) stream from being buffered for reordering. fix "dec crash for spec bitstream (gop2.h264) cisco#3110".
3bf69ad5
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/03/15 11:09
try to use decoder error conditions to determine how to continue instead of trying to loacate deleted references.
a6787120
– Martin Storsjö <martin@martin.st>
authored
on 2019/03/15 06:36
Move -fstack-protector-all to platform specific makefiles
579a5bc6
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/14 09:50
Merge pull request #3104 from GuangweiWang/stack-protection
8034863e
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/14 09:38
Merge pull request #3109 from xiaotiansf/NewBugzilla2
fa4bb220
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/03/13 13:08
fix ossz-buzz 13692. validate source yuv pointers before recontructing MBs
80a06fcd
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/03/12 17:58
Fix AddressSanitizer: heap-use-after-free at decoder.cpp:178. New GOP start can be missed if GOP does not start with picture POC = 0 or the picture POC failed to decoder. The fix is to detect GOP change more accurately so that previous pictures can be flushed out immediately.
94f0a175
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/04 05:46
Merge pull request #3095 from dminor/remove-android-compiler-check