Skip to content

Releases: ittiam-systems/libavc

v1.6.0

30 Oct 17:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

14 Aug 06:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

24 Apr 14:58
Compare
Choose a tag to compare
libavc: Add dynamic color aspects support

Bug: 325468696
Test: atest android.mediav2.cts.DecoderDynamicColorAspectTest

Change-Id: Ib33d57a1f8109a149926841fed1a3d2ff454b668

v1.3.0

23 Oct 03:12
Compare
Choose a tag to compare
libavcenc: use number_t while computing number of bits in period

For large intra frame intervals or for a choice of bit rate that causes
large bits per frame, it possible that while computing number of bits
available in the gop overflow the datatype bounds. For these
calculations use number_t as this offers wider space

Bug: oss-fuzz-63044
Test: avc_enc_fuzzer

Change-Id: Ifee9130f0021f77905aea67832abc044537088e5

v1.2.0

08 Aug 14:40
Compare
Choose a tag to compare
ossfuzz.sh: enable null sanitizer

v1.1.1

14 Mar 22:11
Compare
Choose a tag to compare
Create cifuzz.yml