Recent changes

openh264

4 days ago Re-land #4002 and #4010 with a fix for the stall they caused (#4019) (1a0073f0)
6 days ago ci: build iOS libraries (#4023) (8b2d28fa)
6 days ago ci: build Android libraries for all supported ABIs (#4021) (4a7bf589)
6 days ago Align Android shared libraries to 16 KB pages (#3997) (58295518)
7 days ago Fix regression when encoding very large frames (#4016) (6e99da76)
7 days ago Teach GMP encoder to notify on encoding failures. (#4017) (868922c2)
11 days ago Revert PR4002 && PR4010 (#4015) (6b35819a)
12 days ago decoder: fix bi-predicted 16x8/8x16 macroblocks in B slices (#4004) (94085e61)
13 days ago Make OpenH264VideoDecoder::Decode_w()'s 'data' outlive the function call (#4009) (13595036)
13 days ago decoder: clear stale hand-off signals when the new-sequence chain is cut (#4010) (4a0b5547)
13 days ago bound AVCC SPS/PPS walk against codec-specific data size (#3991) (303b005f)
3 weeks ago decoder: guard threaded DPB reallocation (#4002) (0bab7fe8)
3 weeks ago decoder: guard ResetCurrentAccessUnit against AU list counter overflow (#4000) (9d974972)
3 weeks ago Revert "decoder: avoid threaded post-return writes to caller ppDst (#4001)" (#4003) (a72a8466)
3 weeks ago decoder: avoid threaded post-return writes to caller ppDst (#4001) (5bfbf01c)
3 weeks ago decoder: re-sync threaded reference snapshot after MMCO5 reset (#3999) (cd7a487e)
3 weeks ago decoder: serialize buffered-picture queue under decoder lock (#3998) (b4cffc30)
4 weeks ago decoder: zero-initialise CWelsDecoder reordering state in constructor (#3996) (80760028)
4 weeks ago decoder: restrict IncreasePicBuff ownership reset to new slots only (#3995) (873ecbe6)
4 weeks ago decoder: snapshot per-thread pPreviousDecodedPictureInDpb before finish signal (#3994) (960414d6)
4 weeks ago decoder: guard sRawData wrap against queued slice overwrite (#3993) (562ffca1)
4 weeks ago decoder: retarget parse-only pNalPos after saved-buffer growth (#3992) (2b2f9610)
4 weeks ago encoder: use memset instead of mmx for fixed-size buffer zero-ing (#3987) (728ec6a6)
4 weeks ago decoder: validate EC copy source/destination compatibility (#3990) (3137f7f1)
4 weeks ago Fix final loadbalancing argument parsing (#3974) (24d74dbf)
4 weeks ago decoder: validate GMP BufferLength32 lengths before rewrite (#3971) (d7ec45ab)
4 weeks ago decoder: harden bitstream tail reads without OOB (#3989) (1bc7c224)
4 weeks ago rate control: prevent signed integer overflow in target bit allocation (#3982) (9547f96e)
4 weeks ago test/decoder: fix sanitizer findings in UT and timeout math (#3986) (5c41f379)
5 weeks ago security: fix ExpandBsBuffer queued retarget UAF (SPARK-838034) (#3985) (772e63d3)