summaryrefslogtreecommitdiffstats
path: root/video/decode/vd.h
Commit message (Expand)AuthorAgeFilesLines
* vd, vd_lavc: change license to LGPL (almost)wm42017-06-151-7/+7
* video: make decoder EOF reporting explicitwm42017-01-111-1/+3
* video: restructure decode loopwm42017-01-101-2/+5
* video: approximate AVI timestamps via DTS handlingwm42016-02-111-1/+1
* vd_lavc: allow switching between hw/sw decoding any timewm42016-01-291-0/+1
* video: readd codec delay estimationwm42015-12-021-0/+1
* video: remove codec delay estimationwm42015-10-031-1/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* 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