RSS feed
e43d14d5
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/12/23 10:48
Merge pull request #3225 from gxw-loongson/master
97f795c4
– gxw <guxiwei-hf@loongson.cn>
authored
on 2019/10/22 15:20
Adjust the mmi/msa detection mode for mips platform.
6fe22993
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/12/18 03:51
Merge pull request #3162 from philn/meson-optional-tests
1a287c68
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/12/17 09:48
Merge pull request #3165 from Othko97/coldtom/bump-meson-version
55fa0e12
– Philippe Normand <philn@igalia.com>
authored
on 2019/08/24 04:33
Travis: Update To Xenial and Meson 0.47.
f5cc1c08
– Philippe Normand <philn@igalia.com>
authored
on 2019/08/13 06:03
meson: New build option to enable/disable tests
3f28643f
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/12/02 04:14
Merge pull request #3212 from xiaotianshi2/thread_unit_test_good
16a9ed8b
– xiaotian.shi <xiaotianshimail@gmail.com>
authored
on 2019/11/26 10:41
add thread decoding unit test.
ffdf9127
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/25 08:10
Fix a few more fixes found during creating thread unit tests.
e3882540
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/22 05:27
Merge pull request #3209 from xiaotianshi2/thread_fixes
aae33c04
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/20 10:39
Fix a thread buffering bug: a few yuv frames at output can be dropped due to unexpected pDst reset. This is resolved by moving pDst into SBufferInfo data structure.
cae50c78
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/18 04:03
Merge pull request #3204 from xiaotianshi2/issue_3203
2f262a0c
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/18 03:57
Merge pull request #3207 from xiaotianshi2/thread_commit_additional2
ffba9644
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/15 10:37
Fix a few test cases in UT for thread decoding.
e7f5f6a0
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/11 06:18
Threaded decoding enhancement:
033c6a04
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/07 11:49
Merge pull request #3198 from xiaotianshi2/thread_commit_5_updated
9e005f4d
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/07 06:11
fix issue 3203 - oss-fuzz reported bug 18747 which was not fixed in by the commit for fixing the issue 3197.
d0345427
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/05 04:02
fix fuzz issues 18744, 18746 and 18747 by clearing info of buffered video frames when decreasing DPB buffers.
392f0bcc
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/04 18:21
Merge pull request #3192 from mstorsjo/android-includes
776954f0
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/04 18:20
Merge pull request #3191 from xiaotianshi2/thread_commit_4_upated
b523d586
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/04 09:29
Merge pull request #3194 from xiaotianshi2/issue_3193
5dabfa1e
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/03 14:09
replace magic number 17 with MAX_DPB_COUNT.
642e50ba
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/11/01 07:41
fix issue 3193 (fuzz 18644) by adding missing initialization of PPicture's refPic lists
fb570c3c
– Martin Storsjö <martin@martin.st>
authored
on 2019/10/18 05:19
Fix building for android
4bc0b8ad
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/10/31 10:06
Merge pull request #3190 from xiaotianshi2/thread_commit_3_updated
4863c660
– xiaotian.shi <xiaotianshimail@gmail.com>
authored
on 2019/10/31 07:29
commit-4 of multi-thread decoding support.
ec09d67a
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/10/30 06:10
add support for NAL with duplicated MBs in threaded decoding mode.
b0f95c47
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/10/28 08:35
Mainly update DecodeCurrentAccessUnit and associated functions to do threaded parallel frame decodings.
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
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.
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
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
569aa5c9
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/04 04:27
Merge pull request #3105 from xiaotiansf/NewBugzilla2
cfb22048
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/03/03 07:04
additional fix for ossz-buzz bug 13457.
4227bead
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/03/01 11:47
Fix ossz-buzz reported bug 13457. (Don't try to dereference never existing P referemece->reference.
f17aa791
– Guangwei <guangwwa@cisco.com>
authored
on 2019/01/23 10:46
enable stack protector
2e5f1b21
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/02/27 09:04
Merge pull request #3100 from xiaotiansf/NewBugzilla2
0fc55022
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/18 09:07
Fix ossz-buzz reported bug 13185: make the code to be more readable.
cbc0adb5
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/18 07:56
Fix ossz-buzz reported bug 13185 by resetting the references of previously deleted references.
19a94866
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/13 07:16
Fix ossz-fuzz reported bug-13001. the fix has added one error code in codec_app_def.h which handles null ptrs in ref pic lists within refCount.
71d619c9
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/12 12:09
Fix Issues 13030 and 13039 in oss-fuzz.
3efc32a1
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/02/09 09:51
Merge pull request #3098 from xiaotiansf/NewBugzilla2
5ae7dc93
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/08 16:11
Fix Bugzilla reported bug 1526107.
c9f6395c
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/08 15:52
Fix Bugzilla reported bug 1526408.
b9f93782
– sijchen <sijchen@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/02/08 08:47
Merge pull request #3097 from xiaotiansf/NewBugzilla2
27994153
– Dan Minor <daniel.minor@gmail.com>
authored
on 2019/02/08 03:55
Only check for working compiler in NDK if $(CXX) contains slashes
0ffc5ea4
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/08 03:40
Refix Bugzilla reported bug-1525097.
c8767297
– sijchen <sijchen@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/02/07 03:30
Merge pull request #3093 from xiaotiansf/NewBugzilla
be9c4679
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/02/06 13:07
Merge pull request #3094 from nirbheek/fix-dll-windows
18c3c096
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/06 11:40
coding style consistent by adding {}.
ea99af88
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/02/06 11:02
Fix Bugzilla reported bug 1522172_2 (second test case) and 1535089.
Next