0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/mpvcore
wm4 216e8320b0 video: make it possible to scale/pan the video by arbitrary amounts
Add --video-align-x/y, --video-pan-x/y, --video-scale options and
properties. See the additions to the manpage for description and
semantics.

These transformations are intentionally done on top of panscan. Unlike
the (now removed) --panscanrange option, this doesn't affect the default
panscan behavior. (Although panscan itself becomes kind of useless if
the new options are used.)
2013-08-19 13:03:08 +02:00
..
input input: fix build if HAVE_PTHREADS is undefined 2013-08-15 11:22:30 +02:00
timeline
asxparser.c
asxparser.h
av_common.c
av_common.h
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c bstr: make UTF-8 check stricter 2013-08-15 23:40:03 +02:00
bstr.h bstr: add UTF-8 validation and sanitation functions 2013-08-15 23:40:02 +02:00
charset_conv.c sub: don't print detected charset if it's UTF-8 2013-08-15 23:40:04 +02:00
charset_conv.h sub: don't print detected charset if it's UTF-8 2013-08-15 23:40:04 +02:00
codecs.c
codecs.h
command.c video: make it possible to scale/pan the video by arbitrary amounts 2013-08-19 13:03:08 +02:00
command.h
cpudetect.c
cpudetect.h
encode_lavc.c
encode_lavc.h
encode.h
m_config.c
m_config.h
m_option.c m_option: add missing copy callback for some option types 2013-08-17 19:52:33 +02:00
m_option.h m_option: make defval const 2013-08-17 19:50:45 +02:00
m_property.c
m_property.h
mp_common.c
mp_common.h
mp_core.h
mp_memory_barrier.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_ring.c
mp_ring.h
mp_talloc.h
mplayer.c mplayer: reshuffle on every loop if --loop and --shuffle are used 2013-08-19 01:05:49 +02:00
mpv_global.h
options.c video: make it possible to scale/pan the video by arbitrary amounts 2013-08-19 13:03:08 +02:00
options.h video: make it possible to scale/pan the video by arbitrary amounts 2013-08-19 13:03:08 +02:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c mplayer: reshuffle on every loop if --loop and --shuffle are used 2013-08-19 01:05:49 +02:00
parser-mpcmd.h
path.c
path.h
playlist_parser.c
playlist_parser.h
playlist.c
playlist.h
resolve_quvi9.c
resolve_quvi.c
resolve.h
screenshot.c
screenshot.h
version.c