summaryrefslogtreecommitdiffstats
path: root/video/decode/dec_video.h
Commit message (Expand)AuthorAgeFilesLines
* video: don't overwrite demuxer FPS valuewm42013-11-231-1/+1
* video: move handling of container vs. stream AR out of vd_lavc.cwm42013-11-231-0/+2
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-231-2/+2
* dec_video: remove "initialized" fieldwm42013-11-231-2/+3
* video: move decoder context from sh_video into new structwm42013-11-231-10/+43
* video: remove vf_pp auto-insertionwm42013-11-231-2/+0
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-14/+0
* vf_vavpp: make it work with vo_opengl and software decodingwm42013-11-221-0/+2
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+5
* dec_video: remove unused declaration of a former global variablewm42013-10-311-2/+0
* video: handle video output levels with mp_image_paramswm42013-08-241-3/+0
* video: add vaapi decode and output supportwm42013-08-121-0/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-0/+6
* video: redo how colorspaces are handledwm42013-07-161-1/+1
* video: unify colorspace setupwm42013-07-151-2/+2
* dec_video: add vd_control wrapperwm42013-07-151-0/+1
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOwm42013-05-181-1/+1
* core: always pass data via packet fields to video decoderswm42013-03-281-2/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-3/+3
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-1/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+51