aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/vd.c
Commit message (Expand)AuthorAge
* video: merge vd.c into dec_video.cGravatar wm42013-11-23
* video: let sh_video->disp_w/h always be container sizeGravatar wm42013-09-26
* video: let sh_video->aspect always be container aspect ratioGravatar wm42013-09-26
* vd: move aspect calculation to a functionGravatar wm42013-09-26
* vd: remove some dead codeGravatar wm42013-09-26
* core: add --deinterlace option, restore it with resume functionalityGravatar wm42013-09-13
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* video: redo how colorspaces are handledGravatar wm42013-07-16
* video: unify colorspace setupGravatar wm42013-07-15
* Cleanup some include statementsGravatar wm42013-07-12
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* dec_video: get rid of two global variablesGravatar wm42013-05-21
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* video: print filter chain in verbose modeGravatar wm42013-01-14
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* 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
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* 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