summaryrefslogtreecommitdiffstats
path: root/video/decode/vda.c
Commit message (Expand)AuthorAgeFilesLines
* video: remove VDA supportwm42015-09-281-118/+0
* vd_lavc: remove unneeded hwdec parameterswm42015-08-191-1/+1
* video: fix VideoToolbox/VDA autodetectionwm42015-08-171-2/+12
* vda: add support for nv12 image formatsStefano Pigozzi2015-05-131-1/+9
* vda: only support the new hwaccel 1.2 API (remove old code)Stefano Pigozzi2014-08-011-145/+13
* vda: Hwaccel 1.2 supportLuca Barbato2014-05-121-34/+69
* vda: Simplify codec selectionLuca Barbato2014-05-121-28/+2
* vd_lavc: remove compatibility crapwm42014-03-161-1/+1
* vda: attempt to fix build (2)wm42013-12-221-2/+2
* msg: rename mp_msg_log -> mp_msgwm42013-12-211-2/+2
* video/decode: mp_msg conversionswm42013-12-211-5/+6
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+3
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-221-0/+219