summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/hwdec_rpi.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: drop TLS usagewm42017-05-111-2/+1
* vo_opengl: hwdec_rpi: fix NULL pointer deref in certain caseswm42016-10-041-1/+3
* vo_opengl: rpi: remove dumb commentwm42016-09-301-1/+0
* vo_opengl: rpi: fix glaring memory leakwm42016-09-301-2/+5
* vo_opengl: rpi: use overlay for yuv420p toowm42016-09-301-1/+6
* vo_opengl: hwdec_rpi: remove copy&paste errorwm42016-09-231-1/+0
* vo_opengl: add hw overlay support and use it for RPIwm42016-09-121-0/+399