msm: vidc: Continue session within driver
Currently when there is a sufficient reconfig event for
decoders we send this event to client and client does
session continue when there is no parameter change.
Instead, do the checks for parameter changes within the
driver and if there is a change only then raise an event.
Otherwise, just do a session continue.
Change-Id: I76d160006769b3eeff77d20f348b7c813522f4ca
Signed-off-by:
Vaibhav Deshu Venkatesh <vdeshuve@codeaurora.org>
Loading
Please register or sign in to comment