aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/vd.h
Commit message (Expand)AuthorAge
* video: move video filter chain initialization from decoder to playerGravatar wm42013-12-10
* cosmetics: rename video/audio reset functionsGravatar wm42013-11-27
* video: pass PTS as part of demux_packet/AVPacket and mp_image/AVFrameGravatar wm42013-11-25
* video: move decoder context from sh_video into new structGravatar wm42013-11-23
* cosmetics: replace "CTRL" defines by enumsGravatar wm42013-10-02
* vd: add VDCTRL_GET_PARAMSGravatar wm42013-07-15
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOGravatar wm42013-05-18
* core: always pass data via packet fields to video decodersGravatar wm42013-03-28
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* vd_lavc: remove codec DRGravatar wm42013-01-13
* video: simplify decoder pixel format handlingGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12