RSS feed
cf5a112b
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/03/04 04:31
Merge pull request #3242 from ycqian/v2.1.0
4e20544d
– yanqian <yanqian@cisco.com>
authored
on 2020/03/03 11:15
update v2.1.0 ReleasNote
a1e01544
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/26 09:51
Merge pull request #3241 from GuangweiWang/fix-android-ub-build-issue
1896ed23
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/26 09:50
Merge pull request #3240 from ycqian/public-release-update-version-2.1.0
55118743
– wme-jenkins.gen <wme-jenkins.gen@cisco.com>
authored
on 2020/02/26 13:12
update version to 2.1.0
5a9ee4e4
– guangwwa <guangwwa@cisco.com>
authored
on 2020/02/26 05:07
fix ut build issue for android
1ddfe902
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/19 04:06
Merge pull request #3236 from huili2/fix_ubsan_ut_failure
463cea97
– Wayne Liu <huili2@cisco.com>
authored
on 2020/02/19 03:56
fix ubsan failure in UT
e9d21a45
– YangChun Qian <yanqian@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/18 10:21
Merge pull request #3235 from huili2/ubsan_ut_failure_fix
55932a91
– Wayne Liu <huili2@cisco.com>
authored
on 2020/02/18 09:43
fix ubsan failure in UT
b5cf2ca4
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/17 12:56
Merge pull request #3233 from mstorsjo/pkgconf-libdir
5f1a94f0
– Martin Storsjö <martin@martin.st>
authored
on 2020/02/17 06:25
Fix libdir path in pkg-config files when built with make
aa2a9914
– guangwei <GuangweiWang@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/17 04:50
Merge pull request #3230 from CapOM/meson_libdir_option
df815186
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/17 03:44
Merge pull request #3213 from mstorsjo/remove-leftover-printf
d6788a6f
– huili2 <huili2@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/17 03:43
Merge pull request #3232 from xiaotianshi2/fix-osx-thread-testcase
6cca51ac
– xiaotianshimail2 <xiaotianshimail2@gmail.com>
authored
on 2020/02/13 05:53
fix osx thread testcase.
0c0199b9
– Julien Isorce <jisorce@oblong.com>
authored
on 2020/01/28 09:08
meson: fix libdir in openh264.pc.in
43c5d26b
– sijchen <sijchen@cisco.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/01/28 02:21
Merge pull request #3224 from xiaotianshi2/oss_fuzz_issue_18747_18864
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
fb832871
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/12/11 10:06
fix oss-fuzz issues 18747 and 18864.
49ca1f76
– xiaotiansf <xiaotianshimail@gmail.com>
authored
on 2019/12/11 06:45
Thread decoding deblocking update by setting pNzc array for neighboring MBs.
544797f1
– Martin Storsjö <martin@martin.st>
authored
on 2019/12/02 05:33
Remove a leftover printf from a test
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
Next