summaryrefslogtreecommitdiffstats
path: root/libavcodec/mediacodec_surface.h
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK ↵Aman Gupta2019-09-101-2/+5
| | | | | | | | | 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-081-0/+31
OpenPOWER on IntegriCloud