summaryrefslogtreecommitdiffstats
path: root/video/decode/hw_mediacodec.c
Commit message (Collapse)AuthorAgeFilesLines
* vd_lavc: clean out more hwdec legacy codewm42017-10-311-7/+1
| | | | | | | | All this code used to be required by the old variants of the libavcodec hw decoding APIs. Almost all of that is gone, although the mediacodec API unfortunately still pulls in some old stuff (but not all of it). (mediacodec build/functionality is untested, but should work.)
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesAman Gupta2017-10-091-0/+47
|
* hwdec: rename mediacodec to mediacodec-copyAman Gupta2017-10-091-0/+24