summaryrefslogtreecommitdiffstats
path: root/video/out/vo_mediacodec_embed.c
Commit message (Expand)AuthorAgeFilesLines
* hwdec: fix undeclared identifier in mediacodec_embedsyphyr2023-06-281-1/+1
* hwdec: do not add hwdec device if it failed to createKacper Michajłow2023-06-261-0/+6
* video/out/android: assert WinID value before usesfan52023-06-031-0/+1
* vo: hwdec: do hwdec interop lookup by image formatPhilip Langdale2022-09-211-0/+1
* vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAINJan Ekström2018-02-201-1/+1
* vo_mediacodec_embed: implement hwcontextAman Gupta2017-12-201-0/+30
* vo: add mediacodec_embed output driverAman Gupta2017-10-091-0/+89