summaryrefslogtreecommitdiff
path: root/libavcodec/mediacodec_surface.h
Commit message (Collapse)AuthorAge
* avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK ↵Aman Gupta2019-09-10
| | | | | | | | | interface This will make it easy to switch to ANativeWindow_fromSurface and ANativeWindow_release in the future. Signed-off-by: Aman Gupta <aman@tmm1.net>
* lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-08