shithub: openh264

RSS feed

f6cd3db6 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 21:36
update plan 9 port

3eb2a137 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 21:31
Merge remote-tracking branch 'upstream/master'

a3139556 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/26 19:24
add 9-specific decoder logic

55b3ec0b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/10/24 14:57
LD*/ST*: make it work with 7l (thanks cinap_lenrek)

c435fb92 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/10/18 05:53
Merge pull request #3438 from kanzhu-cisco/master

c43a290f – Kanghua Zhu (kanzhu) <kanzhu@cisco.com> authored on 2021/10/18 06:29
update SHA1 for travis build

f49f4c14 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/07/26 03:17
Merge pull request #3407 from mstorsjo/fix-test-refs

1782fae5 – Martin Storsjö <martin@martin.st> authored on 2021/07/13 06:52
Fix the encoding test references after 9ed0676e06c1c5b11f6df4a7d50f717fae5cabd9

ed8c0ba1 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/07/13 05:15
Merge pull request #3405 from vacing/feature-diff-idc-for-tl4

087636ba – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/07/12 07:36
Merge pull request #3404 from vacing/bugfix-sps-d8x8

debb01e5 – vacingFang <vacingfang@qq.com> authored on 2021/07/11 19:14
modify nal_ref_idc from 3 to 2 for level 1 when output 4 temporal layers

ff943441 – vacingFang <vacingfang@qq.com> authored on 2021/07/09 09:40
fix bug of sps->direct_8x8_inference_flag setting

eb2469fb – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/05/12 13:10
Merge pull request #3319 from akallabeth/frame_reorder_fix

756921c6 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/03/18 05:06
Merge pull request #3372 from xiaotiansf/oss-fuzz-31439

e8d045ad – xiaotianshimail <xiaotianshimail@gmail.com> authored on 2021/03/13 13:28
fix oss-fuzz reported issue 31439 (integer range out of scope).

d00519a0 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2021/02/24 05:59
Merge pull request #3366 from xiaotiansf/B_ERR_CONCEAL

6c3d1339 – Armin Novak <armin.novak@thincast.com> authored on 2021/02/23 05:02
Modified (erroneously) failing CI test hashes as requested by @huili2

3d848248 – akallabeth <akallabeth@posteo.net> authored and Armin Novak <armin.novak@thincast.com> committed on 2020/07/02 10:37
Fixed #3305: Frame reorder after the frame is read.

51a138eb – xiaotianshimail <xiaotianshimail@gmail.com> authored on 2021/02/20 10:42
B Slice bitstream error concealment support.

719a61a6 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/01 10:03
add top mkfile, build per arch

aa19aa70 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/15 15:11
fix a typo

a38d4fec – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/15 11:20
add arm64 support for building

4d0d3d1e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/18 09:28
fix baseline (it was an uninitialized variable)

07b90537 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/10 09:07
fix decoder, now it works correctly again

37423d41 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/03 09:04
make the decoder compile and run with treason

be8e62ff – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/10/12 04:32
Merge pull request #3348 from xiaotianshi2/ossfuzz-issue-25895

0ad78252 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/10/12 04:31
Merge pull request #3347 from xiaotianshi2/issue_3345

77406e6a – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/10/10 18:34
fix ossfuzz issue: decoder hits infinite loop when iMaxLongTermFrameIdx is invalid (exceeds the maximum)

a9006e4b – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/10/10 13:21
Fix openh264 issue 3345 (new oss-fuzz issues 25921, 25922, 25923, 25932, 25939, 25961

d9c90051 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/29 16:14
Merge pull request #3343 from mstorsjo/thread-type

fb5e508e – Martin Storsjö <martin@martin.st> authored on 2020/09/25 05:32
Use the right thread function signature in WealThreadPoolTest

234f7098 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/09/24 11:42
Merge pull request #3342 from mstorsjo/arm-align-vldr

a07c7cac – Martin Storsjö <martin@martin.st> authored on 2020/09/23 06:43
arm: Align constants that are used with the vldr instruction

8829f740 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/22 04:16
Merge pull request #3337 from mstorsjo/silence-msvc

4ba1716e – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/21 11:05
Merge pull request #3338 from mstorsjo/mingw-arm

f062c225 – Martin Storsjö <martin@martin.st> authored on 2020/09/17 04:54
Add a cast to silence an MSVC warning

a8f16082 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/21 05:46
Merge pull request #3341 from xiaotianshi2/issue-3339

2b176495 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/09/19 13:01
temp rempve the thread-decoding test case MR1_MW_A.264 which can result in multiple hash values on OSX and segment fault on Linux on Travis-CI

94be0130 – Martin Storsjö <martin@martin.st> authored on 2020/09/16 19:53
meson: Fix building for arm/aarch64 mingw (with clang)

3cbdb84f – Martin Storsjö <martin@martin.st> authored on 2020/09/16 18:52
Fix building for arm/aarch64 mingw (with clang)

4cb75fb1 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/16 13:22
Merge pull request #3334 from xiaotianshi2/thread-decoding-unit-test-update_try2

01a50276 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/09/13 06:21
update readFrame for thread-decoding test and unit test cases.

e793bd35 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/10 05:09
Merge pull request #3332 from xiaotianshi2/threading-decoding-fixes

a87c1536 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/08 05:47
Merge pull request #3331 from xiaotianshi2/thread-decoding-framecrop-issue

2c2043aa – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/08 05:46
Merge pull request #3330 from xiaotianshi2/deblocking_performance_update

006d982f – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/09/07 11:47
1. fix readPicture in h264dec.cpp for multi-slice parser and add support for nal_deliminator.

12464197 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/09/07 07:22
fix thread-decoding: frame-cropping information is not transfered to other threads in time.

f02cf48c – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/07 06:16
Merge pull request #3321 from xiaotianshi2/oss_fuzz_issue_24459

7f7f69f5 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/09/07 05:45
update B-frame deblocking MACRO: using "||" instead of "|" for performance reason.

cc92c7db – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/09/07 05:38
Merge pull request #3315 from xiaotianshi2/issue_3269_b_frame_deblocking

1bb7efa1 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/08/01 15:09
fix oss-fuzz issue 24459: Timeout due to too many calls to ResetDecoder.

885b31f2 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/31 06:18
Merge pull request #3316 from fermay/master

62e4d27e – mfei <mfei@cisco.com> authored on 2020/07/22 12:27
support build binaries for arm/aarch64 Linux

4f0b2d17 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/07/19 13:45
fix issue 3269: Boundary strength is incorrect for P16x16 in B-Frame.

87471b65 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/07/16 17:43
Merge pull request #3301 from nirbheek/support-windows-uwp-arm64

ee0efbb9 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/07/16 17:43
Merge pull request #3312 from xiaotianshi2/update_readPicture_for_thread_decoding_clean

96819a63 – Nirbheek Chauhan <nirbheek@centricular.com> authored on 2020/06/17 17:35
meson: Bump req to 0.50, support Windows ARM/ARM64, update CI

5d38e358 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/15 05:28
Merge pull request #3308 from tp-m/fix-meson-warnings

eb55237f – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/15 05:15
Merge pull request #3288 from gxw-loongson/master

b048f78e – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/15 05:13
Merge pull request #3267 from bkuhls/mips

da5f38c9 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/07/14 18:19
update readPicture to make it to read one complete frame at a time for the support of thread-decoding of multi-slice frame.

418b00ee – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/08 04:54
Merge pull request #3256 from ystreet/automatic-gtest-dep

cabcddda – Tim-Philipp Müller <tim@centricular.com> authored on 2020/07/07 15:06
meson: fix warnings when copying headers into the builddir

19db13a5 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/07/06 13:21
Merge pull request #3304 from alatiera/alatiera/dangling-else

e5b72f32 – Jordan Petridis <jpetridis@gnome.org> authored on 2020/07/01 09:50
DecUT_ParseSyntax.cpp: avoid dangling-else warning in if statements

69db7f67 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/06/29 05:15
Merge pull request #3302 from xiaotianshi2/threading-decoding-update

b1ce6997 – xiaotianshi2 <xiaotianshimail2@gmail.com> authored on 2020/06/28 13:19
Add thread decoding support for multi-slice frame. Note: In each call to DecodeFrameNoDelay, iSrcLen must be the byte-size of one coded video frame.

e1b8cd20 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/24 09:38
Merge pull request #3247 from ystreet/meson-android-ios-macos

81037cce – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/06/24 05:32
Merge pull request #3293 from xiaotianshi2/issue_20491

8ee4ce5c – xiaotiansf <xiaotianshimail@gmail.com> authored on 2020/06/06 17:58
Fix oss-fuzz reported issue 20491.

ae2326c1 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/06/03 13:10
Merge pull request #3291 from tp-m/fix-non-ascii-characters-in-source-code

34b994f6 – Tim-Philipp Müller <tim@centricular.com> authored on 2020/05/31 08:31
Fix MSVC compiler warnings about non-ASCII characters in the source

60c7e832 – gxw <guxiwei-hf@loongson.cn> authored on 2020/05/18 11:30
codec/common: [MIPS] Add msa deblock and copy_mb optimization.

67e41d9f – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/05/28 05:05
Merge pull request #3175 from ffontaine/master

76dd0877 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/05/18 03:51
Merge pull request #3249 from borzun/fix-decoder-win32-linker-errors

482387bd – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/04/30 05:08
Merge pull request #3278 from fulinjie/pr-log_level

f8cea450 – Linjie Fu <linjie.fu@intel.com> authored on 2020/04/28 20:31
encoder_ext: modify the verbosity level for QP changing

f74c9201 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/04/24 10:14
Merge pull request #3265 from mcatanzaro/mcatanzaro/abi6

7e4a89c1 – sijchen <sijchen@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/04/24 10:11
Merge pull request #3263 from mcatanzaro/patch-1

1a5d6257 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/24 11:16
Merge pull request #3275 from huili2/fix_sha_error

b3af491e – huili2 <huili2@cisco.com> authored on 2020/04/23 00:58
fix sha mismatch error due to travis failure and turn of TemporalLayerSettingTest UT

656b00eb – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/04/22 10:25
Merge pull request #3272 from mstorsjo/fix-test-refs

d14e714d – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/22 07:11
Merge pull request #3144 from disigma/master

6eb5632f – Martin Storsjö <martin@martin.st> authored on 2020/04/20 20:48
Fix test references after pull request #3266

82d5cd90 – huili2 <huili2@cisco.com> authored and GitHub <noreply@github.com> committed on 2020/04/20 06:26
Merge pull request #3266 from fulinjie/pr-multi_refs_encode

24d4f0fe – Bernd Kuhls <bernd.kuhls@t-online.de> authored on 2020/04/13 08:03
fix mips build

f797bfdd – Linjie Fu <linjie.fu@intel.com> authored on 2020/04/10 13:19
codec/encoder: loose the reference check

78a34c5c – Linjie Fu <linjie.fu@intel.com> authored on 2020/04/10 13:13
codec/encoder: fix multi refs encoding support for FFmpeg

975a3f88 – Michael Catanzaro <mcatanzaro@gnome.org> authored on 2020/04/07 11:24
Bump ABI to version 6

5cc7cd91 – Michael Catanzaro <mcatanzaro@gnome.org> authored and GitHub <noreply@github.com> committed on 2020/04/06 15:20
Update version number in meson.build

aa3a8991 – Matthew Waters <matthew@centricular.com> authored on 2020/03/26 07:00
meson: disable tests automatically it gtest is not found

6ea8b264 – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/03/24 07:32
Merge pull request #3252 from ycqian/v2.1.0

be9a1da2 – yanqian <yanqian@cisco.com> authored on 2020/03/24 06:36
add v2.1.0 binaries link in releasenote

03ef2d4c – guangwei <GuangweiWang@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/03/22 05:52
Merge pull request #3246 from gxw-loongson/master

7dbe93ac – Bohdan Kurylovych <33369297+borzun@users.noreply.github.com> authored on 2020/03/10 20:42
Fix linker errors in win32 WelsDecoder.sln

3bb5112c – Matthew Waters <matthew@centricular.com> authored on 2020/03/10 08:06
meson: add support for android, ios, macos

ee596d6a – gxw <guxiwei-hf@loongson.cn> authored on 2020/03/04 10:47
Using and operation when detecting Loongson mmi instructions

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

Next