summaryrefslogtreecommitdiffstats
path: root/video/out/aspect.c
Commit message (Expand)AuthorAgeFilesLines
* aspect: change license to LGPLwm42017-06-171-7/+7
* aspect: use nominal width instead of actual width for video-unscaledNiklas Haas2016-09-221-3/+3
* aspect: add --video-unscaled=downscale-bigrr-2016-08-191-3/+7
* aspect: rework --video-unscaledNiklas Haas2016-04-101-22/+12
* aspect: remove useless debug messageswm42016-04-101-10/+2
* aspect: make video-zoom logarithmicNiklas Haas2016-04-031-1/+2
* video: switch from using display aspect to sample aspectwm42015-12-191-4/+4
* video: fix panscan in vertical casewm42015-06-291-3/+8
* video: do not align source position to 2wm42015-05-211-6/+2
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* vo: add some general support code for VOs that allow rotationwm42014-04-211-8/+15
* aspect: remove a small ffmpeg dependencywm42014-01-221-4/+2
* vo: merge get rid of vo.aspdat fieldwm42014-01-221-81/+56
* vo: move vo_get_src_dst_rects to aspect.cwm42014-01-221-0/+130
* video/out: simplify monitor aspect handlingwm42014-01-111-23/+2
* video/out: remove fallback handling for screensize/monitor pixel aspectwm42014-01-111-7/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* aspect: mp_msg conversionwm42013-09-121-6/+5
* options: remove --panscanrange optionwm42013-08-191-8/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* vo: remove aspdat.asp memberwm42013-07-181-2/+1
* video: deal with 0x0 window sizewm42013-03-191-2/+4
* video: enable panscan calculations even in windowed modewm42013-03-171-3/+2
* video: remove rounding of display size to multiples of 2wm42013-03-171-2/+0
* video: simplify aspect calculation stuffwm42013-03-171-63/+28
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-11/+11
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-9/+9
* options: move -geometry parsing to m_option.cwm42013-01-231-2/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+148