aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/vdpau_old.c
Commit message (Expand)AuthorAge
* Attempt to fix build on older libavcodec versionsGravatar wm42013-11-23
* video: move decoder context from sh_video into new structGravatar wm42013-11-23
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* vdpau_old: enable OpenGL interopGravatar wm42013-11-19
* vdpau_old: restore hardware decoding with old APIGravatar wm42013-10-19
* vdpau_old: add forgotten probe callbackGravatar wm42013-08-15
* video/decode: change fix_image callbackGravatar wm42013-08-15
* video/decode: pass parameters directly to hwdec allocate_image callbackGravatar wm42013-08-15
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28