commit | 3ae20d4a9d2c309c234c9ce18655be1c89ad6ca1 | [log] [tgz] |
---|---|---|
author | miaohong chen <miaohong.chen@amlogic.com> | Thu Oct 24 13:56:36 2024 +0800 |
committer | Miaohong Chen <miaohong.chen@amlogic.com> | Mon Dec 09 21:18:29 2024 -0800 |
tree | 0972f97669958f36b852d37d4a0239bc62fba42f | |
parent | f63fdd8a6ebaf05b3970955f3cb350cc3742f5dc [diff] |
h264: CB2 Bypass vpp when in HIGH BANDWIDTH mode. [1/1] PD#SWPL-190322 Problem: 1.The upper layer setting HIGH BANDWIDTH and H264 does not bypass vpp, causing playback stuck. 2.h265 put ref more in exception handling。 Solution: 1.Bypass vpp when the upper layer sets HIGH BANDWIDTH flag. 2.Delete redundant put ref operations. Verify: AH212 Change-Id: Ibe1f433c621e453244812958186e1db241ed33cb Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>