aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/aspect.c
Commit message (Expand)AuthorAge
* aspect: change license to LGPLGravatar wm42017-06-17
* aspect: use nominal width instead of actual width for video-unscaledGravatar Niklas Haas2016-09-22
* aspect: add --video-unscaled=downscale-bigGravatar rr-2016-08-19
* aspect: rework --video-unscaledGravatar Niklas Haas2016-04-10
* aspect: remove useless debug messagesGravatar wm42016-04-10
* aspect: make video-zoom logarithmicGravatar Niklas Haas2016-04-03
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* video: fix panscan in vertical caseGravatar wm42015-06-29
* video: do not align source position to 2Gravatar wm42015-05-21
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vo: add some general support code for VOs that allow rotationGravatar wm42014-04-21
* aspect: remove a small ffmpeg dependencyGravatar wm42014-01-22
* vo: merge get rid of vo.aspdat fieldGravatar wm42014-01-22
* vo: move vo_get_src_dst_rects to aspect.cGravatar wm42014-01-22
* video/out: simplify monitor aspect handlingGravatar wm42014-01-11
* video/out: remove fallback handling for screensize/monitor pixel aspectGravatar wm42014-01-11
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* aspect: mp_msg conversionGravatar wm42013-09-12
* options: remove --panscanrange optionGravatar wm42013-08-19
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* vo: remove aspdat.asp memberGravatar wm42013-07-18
* video: deal with 0x0 window sizeGravatar wm42013-03-19
* video: enable panscan calculations even in windowed modeGravatar wm42013-03-17
* video: remove rounding of display size to multiples of 2Gravatar wm42013-03-17
* video: simplify aspect calculation stuffGravatar wm42013-03-17
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* 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