summaryrefslogtreecommitdiffstats
path: root/video/decode/vd.c
Commit message (Expand)AuthorAgeFilesLines
* video: merge vd.c into dec_video.cwm42013-11-231-175/+0
* video: let sh_video->disp_w/h always be container sizewm42013-09-261-4/+1
* video: let sh_video->aspect always be container aspect ratiowm42013-09-261-5/+6
* vd: move aspect calculation to a functionwm42013-09-261-24/+9
* vd: remove some dead codewm42013-09-261-14/+4
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-131-0/+2
* video: handle video output levels with mp_image_paramswm42013-08-241-2/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* video: remove fullscreen flags chaoswm42013-07-181-2/+1
* video: redo how colorspaces are handledwm42013-07-161-1/+9
* video: unify colorspace setupwm42013-07-151-2/+5
* Cleanup some include statementswm42013-07-121-1/+0
* video: add a new method to configure filters and VOswm42013-06-281-21/+29
* dec_video: get rid of two global variableswm42013-05-211-1/+1
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-10/+10
* video/out: remove video mode switching (--vm)wm42013-02-261-3/+2
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-3/+1
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-51/+20
* video: print filter chain in verbose modewm42013-01-141-7/+8
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-3/+0
* vd_lavc: remove codec DRwm42013-01-131-10/+0
* video: simplify decoder pixel format handlingwm42013-01-131-58/+25
* video: remove slice based filtering and video outputwm42013-01-131-9/+0
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-1/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-8/+8
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+273