mpv/video/decode
wm4 f2dcdca0c2 video: move handling of -x/-y/-xy options to VO
Now the calculations of the final display size are done after the filter
chain. This makes the difference between display aspect ratio and window
size a bit more clear, especially in the -xy case.

With an empty filter chain, the behavior of the options should be the
same, except that they don't affect vo_image and vo_lavc anymore.
2013-01-23 10:55:00 +01:00
..
dec_video.c video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
dec_video.h video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
lavc.h vd_lavc: remove -lavdopts vstats suboption 2013-01-13 23:30:12 +01:00
lavc_dr1.c vd_lavc: make non-reference frames writeable 2013-01-13 20:04:10 +01:00
vd.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vd.h
vd_lavc.c Silence two compiler warnings 2013-01-16 02:03:21 +01:00