summaryrefslogtreecommitdiffstats
path: root/video/out/vo_mediacodec_embed.c
Commit message (Collapse)AuthorAgeFilesLines
* vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAINJan Ekström2018-02-201-1/+1
| | | | Fixes compilation of this module.
* vo_mediacodec_embed: implement hwcontextAman Gupta2017-12-201-0/+30
| | | | Fixes vo_mediacodec_embed, which was broken in 80359c6615658f2784
* vo: add mediacodec_embed output driverAman Gupta2017-10-091-0/+89
Allows rendering IMGFMT_MEDIACODEC frames directly onto an android.view.Surface