summaryrefslogtreecommitdiffstats
path: root/Copyright
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-11-29 19:50:04 +0100
committerwm4 <wm4@nowhere>2017-11-29 21:30:51 +0100
commit03518c1a836fd8871d76c735c3a4842ce0416902 (patch)
treed463c40721a21b5b38b11e74b9d7715d69c495ad /Copyright
parent9d6bc77a599626246e44834a1eb69db81637c6fa (diff)
downloadmpv-03518c1a836fd8871d76c735c3a4842ce0416902.tar.bz2
mpv-03518c1a836fd8871d76c735c3a4842ce0416902.tar.xz
video: fix rotation and deinterlace auto filters
Now using libavfilter filters directly. The rotation case is a bit lazy, because it uses the slow vf_rotate filter in all cases, instead of using special filters for 90° step rotations.
Diffstat (limited to 'Copyright')
-rw-r--r--Copyright4
1 files changed, 1 insertions, 3 deletions
diff --git a/Copyright b/Copyright
index a1664aee99..fc918c4be6 100644
--- a/Copyright
+++ b/Copyright
@@ -38,9 +38,7 @@ them quite central:
correction, fine control about downmix/upmix/resampling behavior
- Linux X11 video output
- BSD audio output via OSS
-- NVIDIA/Linux hardware decoding (vdpau, although CUDA usually works)
-- many builtin video filters (use libavfilter instead)
-- automatic rotation and stereoscopic video handling
+- NVIDIA/Linux hardware decoding (vdpau, although nvdec usually works)
- Linux TV input
- minor features: jack, DVD, CDDA, SMB, CACA, legacy direct3d VO
Some of these will be fixed in the future. The intended use for LGPL mode is