commit | cc57277dfd90dfe7a962c7a7775ba919475059c2 | [log] [tgz] |
---|---|---|
author | dehong.chen <dehong.chen@amlogic.com> | Tue Jul 09 08:00:01 2024 +0000 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Sun Jul 21 23:41:28 2024 -0700 |
tree | 6c5411079d525f89b0bd0aab1571954b02147148 | |
parent | c104c6845d855f5729836cafe2d2d231c283e940 [diff] |
videorender: CB1 VC1 video fails to play on NTFS USB [2/2] PD#SWPL-176588 Problem: Fork NTFS USB process,causing dmabuf fd to be inherited, VC1 source playback failed. Solution: add FD_CLOEXEC when creating buf fd. Verify: AP232 Change-Id: I34641b55086a0872f02c658d4d58680191fab912 Signed-off-by: dehong.chen <dehong.chen@amlogic.com>