aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_mediacodec_embed.c
Commit message (Collapse)AuthorAge
* vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAINGravatar Jan Ekström2018-02-20
| | | | Fixes compilation of this module.
* vo_mediacodec_embed: implement hwcontextGravatar Aman Gupta2017-12-20
| | | | Fixes vo_mediacodec_embed, which was broken in 80359c6615658f2784
* vo: add mediacodec_embed output driverGravatar Aman Gupta2017-10-09
Allows rendering IMGFMT_MEDIACODEC frames directly onto an android.view.Surface