summaryrefslogtreecommitdiffstats
path: root/video/decode/vdpau_old.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: always let decoder output IMGFMT_VDPAUwm42013-11-291-0/+1
* Attempt to fix build on older libavcodec versionswm42013-11-231-0/+1
* video: move decoder context from sh_video into new structwm42013-11-231-2/+2
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-1/+1
* vdpau_old: enable OpenGL interopwm42013-11-191-0/+1
* vdpau_old: restore hardware decoding with old APIwm42013-10-191-0/+1
* vdpau_old: add forgotten probe callbackwm42013-08-151-0/+1
* video/decode: change fix_image callbackwm42013-08-151-2/+3
* video/decode: pass parameters directly to hwdec allocate_image callbackwm42013-08-151-6/+2
* video: redo hw decoding initialization, add --hwdec=autowm42013-08-111-4/+20
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-0/+267