commit | 6be9ac2606af1bdb383143b6e5623758e1b64264 | [log] [tgz] |
---|---|---|
author | Song Zhao <song.zhao@amlogic.com> | Fri Sep 30 16:44:50 2022 -0700 |
committer | Song Zhao <song.zhao@amlogic.com> | Tue Oct 04 11:13:19 2022 -0700 |
tree | c20d551bfefc85b8bfe324c8bee2c888ef9e3d62 | |
parent | 4bd1876fb0e00a0f3f66f81b13276fc32964f721 [diff] |
avsync-lib: CB0 fix video frame leak during quick stopping [1/1] PD#AMLOGIC-1988 Problem: If current push frame number is less than start threshold, and av_sync_destroy() is called. The pushed frame callback won't be called to free them. Solution: Always free all the frame queue in destroy process Verify: T5D + Roxton Change-Id: Icac24796143ab784d690c825370c74246ff030b6