summaryrefslogtreecommitdiffstats
path: root/video/decode/vd.h
Commit message (Expand)AuthorAgeFilesLines
* video: add a "hwdec" property to enable or disable hw decoding at runtimewm42014-04-231-0/+1
* video: move video filter chain initialization from decoder to playerwm42013-12-101-5/+2
* cosmetics: rename video/audio reset functionswm42013-11-271-1/+1
* video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFramewm42013-11-251-1/+1
* video: move decoder context from sh_video into new structwm42013-11-231-5/+6
* cosmetics: replace "CTRL" defines by enumswm42013-10-021-4/+6
* vd: add VDCTRL_GET_PARAMSwm42013-07-151-0/+1
* video: add a new method to configure filters and VOswm42013-06-281-1/+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-5/+4
* vd_lavc: remove codec DRwm42013-01-131-4/+0
* video: simplify decoder pixel format handlingwm42013-01-131-4/+1
* video: remove slice based filtering and video outputwm42013-01-131-2/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-3/+3
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+60