- Implemented the IDR-frame encoding on H.264 Hierarchical-B
all-layer Open GOP
- Fix the HEVC decoder 161-warning bug which return continuous
161-warning when the stream is only CRA + RASL frame
- Fix the HEVC encoder bug which VPS/SPS/PPS is added at every
frame when I-period is changed
Bug: 192819468
Bug: 193761849
Bug: 193393118
Test: Verify repro step in bugs
Change-Id: I0fd6f7354890c90041a5438b52b7c4baa91a944e
Signed-off-by: Sunyoung Kang <sy0816.kang@samsung.com>
Signed-off-by: wenchangliu <wenchangliu@google.com>
- Modified the MPEG-4 decoder to return the current input TAG when
the not_coded frame is came
- Implemented the MinQuality rate control algorithm
Bug: 182956090
Bug: 178355830
Test: minimum quality test
Test: b frame quality test
Change-Id: Ief12bc0eeee7ae67d17a9f7e52f9e3155d6f0a64