You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module: cadence: Implement complete process flow with INPUT_OVER+QUERY_DONE
The full processing command flow should start with the INPUT_OVER command
when EOS is expected and after the DO_EXECUTE the DONE needs to be checked
to see if the decoding has completed.
This does not work in the AAC library for some reason, but it will produce
one empty frame at the end of the stream, which we can use to detect EOS
completion.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
0 commit comments