summaryrefslogtreecommitdiffstats
path: root/video/decode/rpi.c
Commit message (Expand)AuthorAgeFilesLines
* vd_lavc: simplify RPI and Mediacodec wrapperswm42016-04-251-71/+0
* vd_lavc: fix codec vs. decoder confusionwm42016-04-071-2/+2
* rpi: add VC-1 supportwm42016-01-281-0/+1
* rpi: add mpeg-4 decoding supportwm42016-01-271-0/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* rpi: add support for codecs other than h264wm42015-11-051-5/+18
* vd_lavc: remove unneeded hwdec parameterswm42015-08-191-1/+1
* RPI supportwm42015-03-291-0/+56