Skip to content
Snippets Groups Projects
Commit f6d48b61 authored by Aman Gupta's avatar Aman Gupta
Browse files

avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()


The existing av_mediacodec_release_buffer allows the user to render
or discard the Surface-backed frame. This new method allows the user
to control exactly when the frame will be rendered to its SurfaceView.

Available since Android API 21.

Signed-off-by: default avatarAman Gupta <aman@tmm1.net>
parent e265832c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment