Commit graph

4 commits

Author SHA1 Message Date
ByungGwan Kang
e5938b1e5e firmware: mfc: update release MFC F/W(21/08/03)
- Implemented so that H.264 decoder return FEATURE_NOT_SUPPORTED error
  when content is 10-bit.
- Implemented to support dynamic frame rate change for Hierarchical-B
  encoder.
- Implemented to support the adaptive GOP feature.
- Fix the MinQuality rate control (20210629 release) bug which encoded
  stream is corrupted when Hierarchical-P/B is enabled.

Bug: 194873668
Test: 1 day pretest (ATL0)
Test: DevCam video recording
Test: Hierarchical-B testing
Signed-off-by: ByungGwan Kang <bk0917.kang@samsung.com>
Signed-off-by: wenchangliu <wenchangliu@google.com>
Change-Id: Ic924c0c6479b952c16f5fa4a4a3511f852774aab
2021-08-06 09:13:08 +00:00
Sunyoung Kang
6125b2db19 firmware: mfc: update release signed MFC F/W(21/07/20)
- 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>
2021-07-22 14:53:47 +00:00
wenchangliu
a766595ff5 mfc_fw: update release signed MFC F/W(21/06/29)
- 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
2021-07-20 10:45:57 +08:00
David Lin
64ac5cee64 mfc_fw: Update to use release signed FW binary
Bug: 174295725

Signed-off-by: David Lin <dtwlin@google.com>
Change-Id: I79f95e391671e5dd821cb9d53214094b6e0843a1
2021-07-19 16:05:48 -07:00